1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-25 05:22:48 +02:00

Commit graph

  • 0fe04a8535
    build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.5 to 3.5.6 (#3996) dependabot[bot] 2022-11-21 15:12:12 -08:00
  • ff020cc008
    build(deps): bump actions/dependency-review-action from 3.0.0 to 3.0.1 (#3995) dependabot[bot] 2022-11-21 15:12:03 -08:00
  • a816f3c60c
    build(deps): bump github.com/prometheus/client_golang dependabot[bot] 2022-11-21 15:28:20 +00:00
  • 17a7489a25
    build(deps): bump github.com/Jille/raft-grpc-transport dependabot[bot] 2022-11-21 15:28:16 +00:00
  • c1e49b4cd0
    build(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 dependabot[bot] 2022-11-21 15:28:12 +00:00
  • 4020b426bd
    build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 dependabot[bot] 2022-11-21 15:28:06 +00:00
  • 79bad961be
    build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.5 to 3.5.6 dependabot[bot] 2022-11-21 15:28:01 +00:00
  • 3ad4ad05e5
    build(deps): bump actions/dependency-review-action from 3.0.0 to 3.0.1 dependabot[bot] 2022-11-21 15:27:10 +00:00
  • 9158cba673 pu.IsGzipped from r.Header liuguofa 2022-11-21 13:46:51 +08:00
  • 26d9b662b1
    ADHOC: fix fs.meta.save typo (#3993) Eric Yang 2022-11-20 21:05:00 -08:00
  • ea2eba7e04 ADHOC: fix fs.meta.save typo root 2022-11-20 20:29:37 -08:00
  • c6caa6e4cc wip root 2022-11-20 20:28:47 -08:00
  • 4c85da7844
    Include meta in ReadAllNeedles (#3991) James Hartig 2022-11-20 23:19:41 -05:00
  • 487bfb32c0
    Include meta in ReadAllNeedles James Hartig 2022-11-18 19:06:32 -05:00
  • 7569e134a0 add iscompressable from 128 byte liuguofa 2022-11-18 16:14:24 +08:00
  • 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() chrislu 2022-11-15 06:33:36 -08:00
  • aa7fd4bb0e fix bad merge Matt Ward 2022-11-14 14:48:56 -08:00
  • a176bc493d fix tests Matt Ward 2022-11-14 09:53:37 -08:00
  • 5d2e94f94b enable faster vacuuming with concurrency Matt Ward 2022-11-14 09:49:49 -08:00
  • 371972a1c2
    build(deps): bump golang.org/x/tools from 0.2.0 to 0.3.0 (#3981) dependabot[bot] 2022-11-14 07:34:42 -08:00
  • 84a432cd1e
    build(deps): bump golang.org/x/tools from 0.2.0 to 0.3.0 dependabot[bot] 2022-11-14 15:24:12 +00:00
  • 6464d9e920
    build(deps): bump github.com/aws/aws-sdk-go from 1.44.126 to 1.44.136 (#3982) dependabot[bot] 2022-11-14 07:23:20 -08:00
  • 024f63f669
    build(deps): bump google.golang.org/api from 0.102.0 to 0.103.0 (#3980) dependabot[bot] 2022-11-14 07:22:43 -08:00
  • 99e325b994
    build(deps): bump cloud.google.com/go/storage from 1.27.0 to 1.28.0 (#3979) dependabot[bot] 2022-11-14 07:22:16 -08:00
  • 8ff29ab30d
    build(deps): bump golang.org/x/net from 0.1.0 to 0.2.0 (#3978) dependabot[bot] 2022-11-14 07:20:52 -08:00
  • 957f15238c
    build(deps): bump actions/dependency-review-action from 2.5.1 to 3.0.0 (#3977) dependabot[bot] 2022-11-14 07:20:27 -08:00
  • b18cb879a8
    build(deps): bump github.com/aws/aws-sdk-go from 1.44.126 to 1.44.136 dependabot[bot] 2022-11-14 15:09:03 +00:00
  • c238d699ba
    build(deps): bump google.golang.org/api from 0.102.0 to 0.103.0 dependabot[bot] 2022-11-14 15:08:14 +00:00
  • f4fd623a67
    build(deps): bump cloud.google.com/go/storage from 1.27.0 to 1.28.0 dependabot[bot] 2022-11-14 15:07:52 +00:00
  • 7a4c1dab97
    build(deps): bump golang.org/x/net from 0.1.0 to 0.2.0 dependabot[bot] 2022-11-14 15:07:34 +00:00
  • f94111c374
    build(deps): bump actions/dependency-review-action from 2.5.1 to 3.0.0 dependabot[bot] 2022-11-14 15:06:42 +00:00
  • b1d7963e57 3.35 3.35 chrislu 2022-11-14 00:21:00 -08:00
  • 5b905fb2b7
    Lazy loading (#3958) Guo Lei 2022-11-14 16:19:27 +08:00
  • d54412fbbd
    Update weed/command/volume.go Guo Lei 2022-11-14 16:13:52 +08:00
  • 743faee26b
    Update weed/command/server.go Guo Lei 2022-11-14 16:13:42 +08:00
  • b7568565ab
    Merge branch 'master' into lady_loading Guo Lei 2022-11-14 15:31:10 +08:00
  • d90aa31d5f filer store: skip disabled location specific filer store initialization chrislu 2022-11-13 23:30:23 -08:00
  • 7eaab2d0f5 remove uncessary unloadldb guol-fnst 2022-11-14 15:24:23 +08:00
  • cd4abd9364 Don't load ldb when starting volume server if ldbtimeout is set. guol-fnst 2022-11-14 15:18:33 +08:00
  • 109279db5a
    Merge branch 'master' into lady_loading Guo Lei 2022-11-14 15:09:24 +08:00
  • 7ac40ae3d4 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-11-13 23:01:58 -08:00
  • aae82dca6f file name escape uri chrislu 2022-11-13 23:01:56 -08:00
  • 202937d486
    Merge branch 'master' into lady_loading Guo Lei 2022-11-11 22:14:42 +08:00
  • b041e3f429 Merge branch 'master' into 10_acl_merged changlin.shi 2022-11-11 21:45:09 +08:00
  • 39f0246deb
    fix 'NoSuchUpload' when upload part (#3968) LHHDZ 2022-11-11 20:53:53 +08:00
  • 8492e6b4cb fix 'NoSuchUpload' when upload part changlin.shi 2022-11-11 18:51:25 +08:00
  • ee125322d9 unload ldb after initial startup guol-fnst 2022-11-11 18:09:06 +08:00
  • 3a81ace644
    Merge branch 'master' into lady_loading Guo Lei 2022-11-11 17:30:05 +08:00
  • 63d88372aa Merge branch '4_object_write' into 10_acl_merged changlin.shi 2022-11-11 10:03:19 +08:00
  • 630494c520 Merge remote-tracking branch 'origin/master' into 10_acl_merged changlin.shi 2022-11-11 10:02:57 +08:00
  • 4364f4dfe3 don't set acp when ownership is BucketOwnerEnfored changlin.shi 2022-11-11 10:02:39 +08:00
  • af6b029147 Restore original filer.toml Adam Lamar 2022-11-10 12:45:46 -07:00
  • 339541a71b Rename to postgres_s3 Adam Lamar 2022-11-10 11:11:10 -07:00
  • df0662038c
    feat:add a uuid after uploadid (#3963) famosss 2022-11-10 23:17:29 +08:00
  • 180853a2c9
    Replace dashes with underscores in x-amz-meta headers (#3965) aronneagu 2022-11-10 15:09:53 +00:00
  • 502039cbca replace dashes with underscores in x-amz-meta headers Aron Neagu 2022-11-10 14:08:46 +00:00
  • 5e3f1c4cd3 feat:add a uuid after uploadid zzq09494 2022-11-10 21:52:26 +08:00
  • 3be3afc80e Use $5 instead of $2 - 1 Adam Lamar 2022-11-09 10:41:50 -07:00
  • 9d5c1a3cbf postgres3 filer Adam Lamar 2022-11-07 22:32:37 -07:00
  • 210aa7a7da Merge branch 'master' into 10_acl_merged changlin.shi 2022-11-09 10:29:27 +08:00
  • 82d3f74e29 rename function guol-fnst 2022-11-08 17:50:14 +08:00
  • 719575d78f fix test error guol-fnst 2022-11-08 17:23:48 +08:00
  • a043769250
    Merge branch 'master' into lady_loading Guo Lei 2022-11-08 15:27:00 +08:00
  • a6ddb0ca7b fix unit tests guol-fnst 2022-11-08 14:30:54 +08:00
  • 037b11ba89 fix bugs guol-fnst 2022-11-08 11:37:13 +08:00
  • e265f390e2 fix bugs guol-fnst 2022-11-08 10:53:38 +08:00
  • a16deec4c8 lazy-loading guol-fnst 2022-11-08 09:18:15 +08:00
  • 2009719b89
    build(deps): bump cloud.google.com/go/pubsub from 1.25.1 to 1.26.0 (#3956) dependabot[bot] 2022-11-07 07:26:34 -08:00
  • ccb3bef1c2
    build(deps): bump github.com/tikv/client-go/v2 from 2.0.1 to 2.0.2 (#3955) dependabot[bot] 2022-11-07 07:26:10 -08:00
  • 1adaa69c39
    build(deps): bump cloud.google.com/go/pubsub from 1.25.1 to 1.26.0 dependabot[bot] 2022-11-07 15:26:07 +00:00
  • 43089b3931
    build(deps): bump github.com/tikv/client-go/v2 from 2.0.1 to 2.0.2 dependabot[bot] 2022-11-07 15:26:00 +00:00
  • 9c61545338
    build(deps): bump modernc.org/sqlite from 1.19.3 to 1.19.4 (#3957) dependabot[bot] 2022-11-07 07:25:36 -08:00
  • 513a120e02
    build(deps): bump go.mongodb.org/mongo-driver from 1.10.3 to 1.11.0 (#3954) dependabot[bot] 2022-11-07 07:23:48 -08:00
  • ac43c2d4ac
    build(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#3953) dependabot[bot] 2022-11-07 07:23:30 -08:00
  • 1bb45a43b2
    build(deps): bump modernc.org/sqlite from 1.19.3 to 1.19.4 dependabot[bot] 2022-11-07 15:08:12 +00:00
  • e570463a71
    build(deps): bump go.mongodb.org/mongo-driver from 1.10.3 to 1.11.0 dependabot[bot] 2022-11-07 15:07:11 +00:00
  • 27279af392
    build(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0 dependabot[bot] 2022-11-07 15:06:42 +00:00
  • 47db75a695 3.34 3.34 chrislu 2022-11-06 23:06:22 -08:00
  • 5431c445cd
    fix filer.remote.sync to azure with ContentType (#3949) Konstantin Lebedev 2022-11-04 21:10:33 +05:00
  • b7377c92a6 fix pass X-Amz-Meta to X-Ms-Meta Konstantin Lebedev 2022-11-04 20:51:22 +05:00
  • 3c09acdd24 refactor Konstantin Lebedev 2022-11-04 20:37:43 +05:00
  • 982129bd6b avoid GetActualSize call two times https://github.com/seaweedfs/seaweedfs/issues/3864 Konstantin Lebedev 2022-11-04 20:32:46 +05:00
  • c4acfa8ce5 fix filer.remote.sync to azure with ContentType Konstantin Lebedev 2022-11-04 17:56:43 +05:00
  • 9c6ca1cff3 update org.apache.hadoop:hadoop-common 2.10.1 to 3.3.3 chncaption 2022-11-04 20:27:14 +08:00
  • 167077fae0
    fix(sec): upgrade io.springfox:springfox-swagger-ui to 2.10.0 (#3947) 645775992 2022-11-04 19:48:44 +08:00
  • f038737a31 update io.springfox:springfox-swagger-ui 2.9.2 to 2.10.0 645775992 2022-11-04 16:46:13 +08:00
  • cec55feeb0
    [filer.backup] add retention_duration (#3941) zemul 2022-11-04 15:34:40 +08:00
  • b87ac65864 fix zemul 2022-11-04 14:52:45 +08:00
  • 7b74a6497e
    Merge branch 'seaweedfs:master' into master Guo Lei 2022-11-04 14:26:46 +08:00
  • 25141e9aad retentionDays zemul 2022-11-03 14:21:48 +08:00
  • 4193dafce1 azure metadata: skip metadata prefixed with "X-" chrislu 2022-11-02 21:42:02 -07:00
  • 0940eae8a5 Merge branch 'master' of https://github.com/zemul/seaweedfs into backup_exclude_paths zemul 2022-11-03 11:23:57 +08:00
  • 07bf6f956c filer.backup use replication.source.filer zemul 2022-11-03 11:22:14 +08:00
  • 679c5ae591 add retention_duration zemul 2022-11-03 10:34:26 +08:00
  • abe4a61659
    Bug fix: empty key in DeleteMultipleObjects request caused bucket delete (#3939) pavelzhurov 2022-11-02 17:51:13 +05:00
  • 4772bdf7cc Bug fix Empty key in DeleteMultipleObjects request caused bucket delete PMZhurov 2022-11-02 14:48:38 +05:00
  • 374bcea43d fix master merge Konstantin Lebedev 2022-11-01 11:35:10 +05:00
  • a20fc4ac9c Merge branch 'master' into volum_fsck_avoid_brake_verify Konstantin Lebedev 2022-11-01 11:33:45 +05:00
  • 54d815fa04
    build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.38.5 to 3.39.0 (#3929) dependabot[bot] 2022-10-31 11:38:28 -07:00
  • 0999f9b7ff
    [volume.fsck] collect ids without cut off time for finding missing data from volumes (#3934) Konstantin Lebedev 2022-10-31 23:38:12 +05:00