1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-28 15:02:47 +02:00

Commit graph

  • 7839433b8b add http endpoint to get the size of a collection Riccardo Bertossa 2024-08-19 10:52:33 +00:00
  • cb4ed1e9d0 Publish seaweedfs-4.0.0.tgz chrislusf 2024-08-19 05:08:34 +00:00
  • e50d85c0f3 3.72 3.72 chrislu 2024-08-18 21:51:41 -07:00
  • 4cfc7d3b10
    Dont try lazy decode content in proxyToFiler if no accept-encoding provided (#5907) Oleg Salionov 2024-08-19 14:51:17 +10:00
  • e302f9194e
    Dont try lazy decode content in proxyToFiler if no accept-encoding provided Oleg Salionov 2024-08-19 11:13:34 +10:00
  • e8462ba3ad prevent compacting on the same volume chrislu 2024-08-18 12:08:43 -07:00
  • 8199d8ba2a stop ongoing vacumming when volume.disable Yang Wang 2024-08-17 15:43:44 +08:00
  • db833abfa2
    fix ec volume lookup data sync (#5900) augustazz 2024-08-16 21:08:33 +08:00
  • bc60f883f7 fix ec volume lookup data sync xuwenfeng 2024-07-09 11:16:15 +08:00
  • 0b00706454
    EC volume supports expiration and displays expiration message when executing volume.list (#5895) augustazz 2024-08-16 15:20:00 +08:00
  • 0b97f36471 code optimization xuwenfeng 2024-08-16 14:06:40 +08:00
  • 09530694bd comments xuwenfeng 2024-08-16 10:29:48 +08:00
  • 8f1f1730e9 minor chrislu 2024-08-15 19:12:09 -07:00
  • 6f58ab7e8b
    [master] fix master panic (#5893) wusong 2024-08-15 21:20:51 +08:00
  • 187af5277d [master] move lock to disk wang wusong 2024-08-15 17:37:07 +08:00
  • bec7f77a6c volume.list show DestroyTime xuwenfeng 2024-08-15 16:32:00 +08:00
  • f5fb6f12ce ec volume expire xuwenfeng 2024-08-15 16:28:53 +08:00
  • 3738a1fd2a EC volume supports expiration and displays DestroyTime when executing volume.list xuwenfeng 2024-08-15 15:49:18 +08:00
  • bfb9ae041d ec volume support expire xuwenfeng 2024-08-15 15:40:05 +08:00
  • 85a05987d2 [master] fix master panic wang wusong 2024-08-15 13:03:39 +08:00
  • fdf7193ae7 rename chrislu 2024-08-13 13:59:24 -07:00
  • 07f4998188 add dat file size into vif for EC chrislu 2024-08-13 13:56:00 -07:00
  • 3a2e21fee7 fix EC reading on nLargeBlockRows chrislu 2024-08-13 12:01:46 -07:00
  • 915f9f5054 update java client to 3.71, also adjust the groupId chrislu 2024-08-12 17:30:18 -07:00
  • 9a0b71e874
    chore(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 (#5886) dependabot[bot] 2024-08-12 15:25:57 -07:00
  • 3a696b02d8
    Merge branch 'master' into dependabot/go_modules/golang.org/x/tools-0.24.0 Chris Lu 2024-08-12 15:25:48 -07:00
  • e14b6e02df load ec volume id locations chrislu 2024-08-12 11:54:23 -07:00
  • 352db40f61
    chore(deps): bump google.golang.org/grpc from 1.64.1 to 1.65.0 (#5888) dependabot[bot] 2024-08-12 11:17:43 -07:00
  • c1494a8552
    Merge branch 'master' into dependabot/go_modules/google.golang.org/grpc-1.65.0 Chris Lu 2024-08-12 11:17:36 -07:00
  • bbde9525e4
    chore(deps): bump modernc.org/sqlite from 1.30.2 to 1.32.0 (#5890) dependabot[bot] 2024-08-12 10:17:12 -07:00
  • 2405dadf78
    chore(deps): bump docker/build-push-action from 6.5.0 to 6.6.1 (#5885) dependabot[bot] 2024-08-12 10:17:02 -07:00
  • ae54130115
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.2 to 1.58.3 (#5887) dependabot[bot] 2024-08-12 10:16:40 -07:00
  • 99c0e4eb2e
    chore(deps): bump google.golang.org/api from 0.189.0 to 0.191.0 (#5889) dependabot[bot] 2024-08-12 10:16:18 -07:00
  • 81660f4720
    Merge branch 'master' into dependabot/github_actions/docker/build-push-action-6.6.1 Chris Lu 2024-08-12 09:46:23 -07:00
  • 95f7e1d402
    Merge branch 'master' into dependabot/go_modules/golang.org/x/tools-0.24.0 Chris Lu 2024-08-12 09:46:21 -07:00
  • bb923348dc
    Merge branch 'master' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.58.3 Chris Lu 2024-08-12 09:46:19 -07:00
  • 6374becccd
    Merge branch 'master' into dependabot/go_modules/google.golang.org/grpc-1.65.0 Chris Lu 2024-08-12 09:46:16 -07:00
  • 007e18bab1
    Merge branch 'master' into dependabot/go_modules/google.golang.org/api-0.191.0 Chris Lu 2024-08-12 09:46:08 -07:00
  • 4828f74561
    Merge branch 'master' into dependabot/go_modules/modernc.org/sqlite-1.32.0 Chris Lu 2024-08-12 09:46:03 -07:00
  • 480fcb1d03 fix build chrislu 2024-08-12 09:45:51 -07:00
  • 140e75e143
    Merge branch 'master' into refactorEnsureCorrectWritables Chris Lu 2024-08-12 09:32:07 -07:00
  • 6a2d545843
    Merge branch 'master' into dependabot/github_actions/docker/build-push-action-6.6.1 Chris Lu 2024-08-12 09:31:35 -07:00
  • e6d9096384
    Merge branch 'master' into dependabot/go_modules/golang.org/x/tools-0.24.0 Chris Lu 2024-08-12 09:31:30 -07:00
  • 48c5f5ca82
    Merge branch 'master' into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.58.3 Chris Lu 2024-08-12 09:31:25 -07:00
  • c13560df17
    Merge branch 'master' into dependabot/go_modules/google.golang.org/grpc-1.65.0 Chris Lu 2024-08-12 09:31:17 -07:00
  • 71f63bf9fa
    Merge branch 'master' into dependabot/go_modules/google.golang.org/api-0.191.0 Chris Lu 2024-08-12 09:31:11 -07:00
  • c34c829313
    Merge branch 'master' into dependabot/go_modules/modernc.org/sqlite-1.32.0 Chris Lu 2024-08-12 09:31:01 -07:00
  • ff66155302 fix tests chrislu 2024-08-12 09:30:42 -07:00
  • 0d2754b9f4
    chore(deps): bump modernc.org/sqlite from 1.30.2 to 1.32.0 dependabot[bot] 2024-08-12 15:44:48 +00:00
  • 069998884f
    chore(deps): bump google.golang.org/api from 0.189.0 to 0.191.0 dependabot[bot] 2024-08-12 15:44:38 +00:00
  • 1a0f207f83
    chore(deps): bump google.golang.org/grpc from 1.64.1 to 1.65.0 dependabot[bot] 2024-08-12 15:44:29 +00:00
  • a53b598468
    chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2024-08-12 15:44:25 +00:00
  • a5cc87f9c5
    chore(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 dependabot[bot] 2024-08-12 15:43:32 +00:00
  • 6c46fe436c
    chore(deps): bump docker/build-push-action from 6.5.0 to 6.6.1 dependabot[bot] 2024-08-12 15:33:45 +00:00
  • 806f35c080 refactor func ShouldGrowVolumes Konstantin Lebedev 2024-08-12 18:52:00 +05:00
  • 83fe2bfc36 java 3.71 chrislu 2024-08-11 21:04:51 -07:00
  • c055ee7334 fix reading chunk length calculation chrislu 2024-08-11 20:59:32 -07:00
  • 270e91b0be adds locking chrislu 2024-08-11 13:06:01 -07:00
  • b6fd1ff4ce refactor chrislu 2024-08-10 12:39:16 -07:00
  • 7438648d1c Merge branch 'master' into mq chrislu 2024-08-10 10:01:57 -07:00
  • 00fb59546f s3>filer width height xiech 2024-08-10 14:47:13 +08:00
  • 63c707f9c1
    added access-control-expose-headers to put request (#5876) Kamran Sarwar 2024-08-10 03:52:05 +05:00
  • 81e43dcc70 updated expose header logic Kamran Sarwar 2024-08-10 03:40:08 +05:00
  • 571d7066f1 added access-control-expose-headers to put request Kamran Sarwar 2024-08-10 00:46:06 +05:00
  • e825dd7496 fix opposite logic chrislu 2024-08-08 23:16:38 -07:00
  • e069009f09 [remote.cache, remote.uncache] fix min/max age chrislu 2024-08-08 21:25:52 -07:00
  • 9ca30e52d5 fuse mount handles ttl entries chrislu 2024-08-08 08:18:54 -07:00
  • 8bf375e77f Merge branch 'master' of https://github.com/chrislusf/seaweedfs zemul 2024-08-08 16:23:31 +08:00
  • 2074e7db67 fix invalid toml chrislu 2024-08-08 00:03:40 -07:00
  • 23809a1e84
    Add volume-resize-hook (#5868) Andrei Kvapil 2024-08-07 20:23:30 +02:00
  • e86b0bcaaa simplify chrislu 2024-08-07 10:46:29 -07:00
  • 57dc39c451 randomizing next file handle id chrislu 2024-08-07 10:41:58 -07:00
  • da3dffe632
    Add volume-resize-hook Andrei Kvapil 2024-08-07 15:46:14 +02:00
  • 3e6ca6e706
    [webdav] status code 500 if internal error from filer (#5865) Konstantin Lebedev 2024-08-06 19:39:52 +05:00
  • b499df2296 status code 500 if internal error https://github.com/seaweedfs/seaweedfs/issues/5864 Konstantin Lebedev 2024-08-06 18:26:18 +05:00
  • 8a1052cc5e
    chore(deps): bump docker/setup-buildx-action from 3.6.0 to 3.6.1 (#5856) dependabot[bot] 2024-08-05 11:12:01 -07:00
  • 1256b3e917
    Add: COSI BucketClass and BucketAccessClass (#5863) Andrei Kvapil 2024-08-05 20:11:34 +02:00
  • 38befb133d
    Fix: Resolve conflicts for deployment in diferent namespaces (#5862) Andrei Kvapil 2024-08-05 20:11:07 +02:00
  • af85180a44
    chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.13 to 3.5.15 (#5861) dependabot[bot] 2024-08-05 11:10:09 -07:00
  • f67c9b0ad7
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ from 0.4.2 to 0.5.0 (#5860) dependabot[bot] 2024-08-05 11:09:58 -07:00
  • 809f42e830
    chore(deps): bump github.com/aws/aws-sdk-go from 1.54.13 to 1.55.5 (#5859) dependabot[bot] 2024-08-05 11:09:42 -07:00
  • 2d2d05005c
    chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.18 to 1.17.27 (#5857) dependabot[bot] 2024-08-05 11:09:27 -07:00
  • 84be9442d7
    chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#5858) dependabot[bot] 2024-08-05 11:09:08 -07:00
  • 5a08de1050
    Add: COSI BucketClass and BucketAccessClass Andrei Kvapil 2024-08-05 18:42:31 +02:00
  • c981fabbd0
    Fix: Resolve conflicts for deployment in diferent namespaces Andrei Kvapil 2024-08-05 18:41:56 +02:00
  • ef4c555e90
    [shell] volume.grow (#5855) Konstantin Lebedev 2024-08-05 21:22:17 +05:00
  • 654c4a27d4
    chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.13 to 3.5.15 dependabot[bot] 2024-08-05 15:55:12 +00:00
  • f99be61fe6
    chore(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ dependabot[bot] 2024-08-05 15:54:53 +00:00
  • 8c650cebe0
    chore(deps): bump github.com/aws/aws-sdk-go from 1.54.13 to 1.55.5 dependabot[bot] 2024-08-05 15:54:49 +00:00
  • 492708e4ba
    chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 dependabot[bot] 2024-08-05 15:54:39 +00:00
  • b76d6a3ae3
    chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials dependabot[bot] 2024-08-05 15:54:35 +00:00
  • 695a3a46bb
    chore(deps): bump docker/setup-buildx-action from 3.6.0 to 3.6.1 dependabot[bot] 2024-08-05 15:46:17 +00:00
  • 4c1b77a68f fix grow default collection Konstantin Lebedev 2024-08-05 18:49:25 +05:00
  • bd1b8119fe
    Fix secretName for seaweedfs-cosi-driver (#5850) Andrei Kvapil 2024-08-02 20:07:38 +02:00
  • bf2366ba3a
    Fix KeyMaterial nil bug (#5849) qinguoyi 2024-08-03 02:06:48 +08:00
  • 9c465f028f
    Fix secretName for seaweedfs-cosi-driver Andrei Kvapil 2024-08-02 19:25:31 +02:00
  • 3837edb592 Fix KeyMaterial nil bug qinguoyi 2024-08-03 00:50:09 +08:00
  • e88da0be1b
    Fix KeyMaterial nil bug (#5848) qinguoyi 2024-08-03 00:47:11 +08:00
  • 606d0cba64
    Fix extractToFile gz file nil bug (#5847) qinguoyi 2024-08-03 00:46:37 +08:00
  • f852b30ab2 Fix KeyMaterial nil bug qinguoyi 2024-08-03 00:39:33 +08:00