Commit Graph

  • 00c3c43bba add -filer.path to webdav command #4061 三千院羽 2022-12-17 16:12:41 +0800
  • 73840fb076 cover edge cases root 2022-12-15 22:39:30 -0800
  • 058ece86d2 more nits root 2022-12-15 14:36:53 -0800
  • b4477fae9c nit root 2022-12-15 14:27:01 -0800
  • d5dfc7a4ae comments root 2022-12-15 14:21:05 -0800
  • c4cf7baf53 Merge branch 'master' of https://github.com/lyang24/seaweedfs into fs_meta_snapshot root 2022-12-15 12:46:36 -0800
  • d2792c5618 clear cache when put bucket changlin.shi 2022-12-15 18:39:08 +0800
  • 00a2b5b5dd
    Merge 86083afa2f into f84c13dabd #3622 Konstantin Lebedev 2022-12-14 14:00:13 -0500
  • 20182f163c fs.verify needles status of file Konstantin Lebdev 2022-12-14 17:48:59 +0500
  • 5b04b25f6c working adding etag for chunks #4059 Aron Neagu 2022-12-13 16:17:47 +0000
  • 4b058fa31d attempt at adding md5sum per chunk Aron Neagu 2022-12-13 15:15:33 +0000
  • 0de99d3e71 small refactor, nothing functionally different Aron Neagu 2022-12-13 15:09:06 +0000
  • f84c13dabd
    fix response not allowed (#4057) LHHDZ 2022-12-13 21:48:50 +0800
  • 573b0ae5fd fix response not allowed #4057 changlin.shi 2022-12-13 20:10:44 +0800
  • 0c3009911e optimize readability changlin.shi 2022-12-11 18:25:59 +0800
  • 693e07b509
    build(deps): bump golang.org/x/net from 0.2.0 to 0.4.0 (#4055) dependabot[bot] 2022-12-12 08:57:22 -0800
  • 1949944e18
    build(deps): bump google.golang.org/api from 0.103.0 to 0.104.0 (#4054) dependabot[bot] 2022-12-12 08:57:11 -0800
  • 6c8a3d57e4
    build(deps): bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 (#4053) dependabot[bot] 2022-12-12 08:56:35 -0800
  • d88199c8b0
    build(deps): bump github.com/tikv/client-go/v2 from 2.0.2 to 2.0.3 (#4052) dependabot[bot] 2022-12-12 08:56:23 -0800
  • 21f77384f0
    build(deps): bump github.com/go-redsync/redsync/v4 from 4.6.0 to 4.7.1 (#4051) dependabot[bot] 2022-12-12 08:56:00 -0800
  • dd29feeb7d
    build(deps): bump golang.org/x/net from 0.2.0 to 0.4.0 #4055 dependabot[bot] 2022-12-12 15:10:37 +0000
  • 8a8415debd
    build(deps): bump google.golang.org/api from 0.103.0 to 0.104.0 #4054 dependabot[bot] 2022-12-12 15:10:31 +0000
  • f3e905e1a8
    build(deps): bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 #4053 dependabot[bot] 2022-12-12 15:10:12 +0000
  • a17181c5d0
    build(deps): bump github.com/tikv/client-go/v2 from 2.0.2 to 2.0.3 #4052 dependabot[bot] 2022-12-12 15:10:02 +0000
  • 17a82710b6
    build(deps): bump github.com/go-redsync/redsync/v4 from 4.6.0 to 4.7.1 #4051 dependabot[bot] 2022-12-12 15:09:46 +0000
  • bb289d7d69
    sort tags by key (#4047) LHHDZ 2022-12-12 14:49:57 +0800
  • dd9b790c14 Merge branch 'master' of https://github.com/zemul/seaweedfs zemul 2022-12-12 14:48:51 +0800
  • 48c7dd4d85 sort tags by key #4047 changlin.shi 2022-12-12 14:04:08 +0800
  • 438146249f 3.37 3.37 chrislu 2022-12-11 21:08:06 -0800
  • ac9dea0ad9 rotate log files chrislu 2022-12-11 21:05:58 -0800
  • fc6b9e6e0c volume server logs add url info chrislu 2022-12-11 13:15:38 -0800
  • 38c63c429b Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-12-10 21:49:09 -0800
  • e1ca6308cb add chunk etag when downloading from remote storage chrislu 2022-12-10 21:49:07 -0800
  • 4b738a932e [filer]: Fix http rename #4045 wusong 2022-12-10 14:55:54 +0800
  • 549354e324
    Fix hardlink counting (#4042) wusong 2022-12-09 02:50:57 +0800
  • 5890453af2 Fix hardlink counting #4042 wusong 2022-12-09 00:39:01 +0800
  • 5f59d43c88
    [filer] Fix uri escape during renaming (#4039) Jiffs Maverick 2022-12-07 17:47:40 +0200
  • 67a743c411
    Fix uri escape during renaming #4039 Jiffs Maverick 2022-12-07 13:39:36 +0200
  • 9acf3e71e9 nit again; root 2022-12-06 23:08:15 -0800
  • faa3a6298c nit root 2022-12-06 23:06:49 -0800
  • de606ad38b Merge branch 'master' of https://github.com/lyang24/seaweedfs into fs_meta_snapshot root 2022-12-06 23:04:11 -0800
  • 3dd482d3c2 ADHOC: take snapshots of metadata root 2022-12-06 23:03:00 -0800
  • 659f28b855 simple refactoring chrislu 2022-12-05 23:19:38 -0800
  • ca49ef8ed8 duplicated logic chrislu 2022-12-05 23:19:22 -0800
  • 4f15a52044 temp disable locking #4037 testing chrislu 2022-12-05 20:20:44 -0800
  • 24d2d65fed
    Merge branch 'master' into locked-entry #4036 Chris Lu 2022-12-05 18:01:39 -0800
  • bdf2487509 Revert "only add LockedEntry, no changes to entryLock" chrislu 2022-12-05 17:57:39 -0800
  • a38f88997a Revert "fix compilation" chrislu 2022-12-05 17:57:36 -0800
  • dac9c28d05
    Revert "refactor: moved to locked entry" (#4035) Chris Lu 2022-12-05 12:32:27 -0800
  • e095f6c0dd fix compilation #4035 chrislu 2022-12-05 12:05:48 -0800
  • 5d04e79fe5 only add LockedEntry, no changes to entryLock chrislu 2022-12-05 10:53:14 -0800
  • 89bd96e219 Revert "refactor: moved to locked entry" chrislu 2022-12-05 10:09:11 -0800
  • 38479b6329
    build(deps): bump cloud.google.com/go/pubsub from 1.26.0 to 1.27.1 (#4032) dependabot[bot] 2022-12-05 10:05:15 -0800
  • 68556cc638
    build(deps): bump cloud.google.com/go/pubsub from 1.26.0 to 1.27.1 #4032 dependabot[bot] 2022-12-05 17:19:24 +0000
  • 334ccb74e7
    build(deps): bump cloud.google.com/go/storage from 1.28.0 to 1.28.1 (#4034) dependabot[bot] 2022-12-05 09:17:55 -0800
  • d72a4c377a
    build(deps): bump github.com/google/flatbuffers from 22.10.26+incompatible to 22.11.23+incompatible (#4033) dependabot[bot] 2022-12-05 09:17:28 -0800
  • e708958957
    build(deps): bump golang.org/x/sys from 0.2.0 to 0.3.0 (#4030) dependabot[bot] 2022-12-05 09:17:06 -0800
  • 5db6079691
    build(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 (#4031) dependabot[bot] 2022-12-05 09:16:51 -0800
  • db58bbf321
    build(deps): bump actions/setup-go from 3.3.1 to 3.4.0 (#4029) dependabot[bot] 2022-12-05 09:16:27 -0800
  • bf290f030e
    build(deps): bump wangyoucao577/go-release-action from 1.30 to 1.34 (#4028) dependabot[bot] 2022-12-05 09:15:59 -0800
  • d85fe6d0c2
    build(deps): bump cloud.google.com/go/storage from 1.28.0 to 1.28.1 #4034 dependabot[bot] 2022-12-05 15:08:55 +0000
  • 1f5179c59e
    build(deps): bump github.com/google/flatbuffers #4033 dependabot[bot] 2022-12-05 15:08:37 +0000
  • 4817204978
    build(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 #4031 dependabot[bot] 2022-12-05 15:08:09 +0000
  • 702a140820
    build(deps): bump golang.org/x/sys from 0.2.0 to 0.3.0 #4030 dependabot[bot] 2022-12-05 15:08:04 +0000
  • be99ef8c60
    build(deps): bump actions/setup-go from 3.3.1 to 3.4.0 #4029 dependabot[bot] 2022-12-05 15:07:07 +0000
  • 24cac4c77f
    build(deps): bump wangyoucao577/go-release-action from 1.30 to 1.34 #4028 dependabot[bot] 2022-12-05 15:07:03 +0000
  • fad7e1f7cb 3.36 3.36 chrislu 2022-12-04 23:34:29 -0800
  • 94bc9afd9d refactor: moved to locked entry chrislu 2022-12-04 23:33:05 -0800
  • 7cacbefedc Merge branch '1_bucket_write' into 10_acl_merged changlin.shi 2022-12-02 16:36:52 +0800
  • 5d582ab848 set bucket ownership if not empty changlin.shi 2022-12-02 16:36:39 +0800
  • e4ec897fc3 Merge branch '1_bucket_write' into 10_acl_merged changlin.shi 2022-12-02 13:08:01 +0800
  • c2c4158238 create bucket with ownership changlin.shi 2022-12-02 13:05:14 +0800
  • d25d1ecb69 Merge branch '_fix_identity_anonymous_nil' into 10_acl_merged changlin.shi 2022-12-02 11:26:48 +0800
  • 89942cf015 fix nil pointer when no identity config init changlin.shi 2022-12-02 11:25:59 +0800
  • 2769a96f13 dont't set destination when copy object #4040 changlin.shi 2022-12-02 11:05:26 +0800
  • 2b783738d6
    Update Makefile - use binary in current directory (#4027) aronneagu 2022-12-01 22:09:14 +0000
  • 8d40579c77 revert running filer when debugging webdav and s3 #4027 Aron Neagu 2022-12-01 21:57:35 +0000
  • 59bbfe93d8 use locally built weed binary Aron Neagu 2022-12-01 18:41:18 +0000
  • 77699855a7
    Return ETag from remote when file doesn't exist on Filer (#4025) aronneagu 2022-11-30 15:43:30 +0000
  • f59c3acd5f
    volume.list show volumes only from the specified dc/rack/dn (#4024) Konstantin Lebedev 2022-11-30 19:30:55 +0500
  • 4852590796 use existing function IsInRemoteOnly #4025 Aron Neagu 2022-11-30 12:58:07 +0000
  • dfdb63bc82 return remoteETag when the file doesn't exist on filer Aron Neagu 2022-11-30 12:16:35 +0000
  • cf15d145cd volume.list show volumes only from the specified dc/rack/dn #4024 Konstantin Lebdev 2022-11-30 15:25:18 +0500
  • 1422684a9e
    build(deps): bump github.com/aws/aws-sdk-go from 1.44.136 to 1.44.146 (#4021) dependabot[bot] 2022-11-28 10:12:40 -0800
  • 98acaa171f
    build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.40.0 to 3.40.1 (#4022) dependabot[bot] 2022-11-28 10:12:30 -0800
  • bec0144e2a
    build(deps): bump modernc.org/sqlite from 1.19.4 to 1.20.0 (#4020) dependabot[bot] 2022-11-28 10:12:19 -0800
  • e94e78854e
    build(deps): bump github.com/tidwall/gjson from 1.14.3 to 1.14.4 (#4019) dependabot[bot] 2022-11-28 10:12:11 -0800
  • d6d97896c2
    build(deps): bump github.com/klauspost/reedsolomon from 1.11.1 to 1.11.3 (#4018) dependabot[bot] 2022-11-28 10:12:01 -0800
  • 09493b6a44
    build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 #4022 dependabot[bot] 2022-11-28 15:20:39 +0000
  • 174051a9b7
    build(deps): bump github.com/aws/aws-sdk-go from 1.44.136 to 1.44.146 #4021 dependabot[bot] 2022-11-28 15:20:28 +0000
  • 1f2058f549
    build(deps): bump modernc.org/sqlite from 1.19.4 to 1.20.0 #4020 dependabot[bot] 2022-11-28 15:20:14 +0000
  • 1d346946e2
    build(deps): bump github.com/tidwall/gjson from 1.14.3 to 1.14.4 #4019 dependabot[bot] 2022-11-28 15:20:05 +0000
  • e603788eb6
    build(deps): bump github.com/klauspost/reedsolomon from 1.11.1 to 1.11.3 #4018 dependabot[bot] 2022-11-28 15:20:00 +0000
  • 2b910d1cf8
    avoid recursive deleting newly created empty directories (#4016) Konstantin Lebedev 2022-11-25 21:45:47 +0500
  • 04630d80b0 avoid deleting newly created empty directories https://github.com/seaweedfs/seaweedfs/issues/4015 #4016 Konstantin Lebdev 2022-11-25 17:12:42 +0500
  • 4b0430e71d
    [metrics] Add the ability to control bind ip (#4012) Jiffs Maverick 2022-11-24 20:22:59 +0200
  • fe670a6241
    [metrics] Add the ability to control bind ip #4012 Jiffs Maverick 2022-11-24 19:37:10 +0200
  • 82a535e9dd Merge branch '_save_content_encoding' into _product changlin.shi 2022-11-24 14:52:53 +0800
  • 3b69ce6c3d set accept-encoding if empty changlin.shi 2022-11-24 14:52:42 +0800
  • 15284e2bee
    fix: Lost Content-Encoding metadata (#4010) famosss 2022-11-24 14:52:34 +0800