Commit Graph

  • 93ccc6e05f 3.15 chrislu 2022-07-11 00:50:07 -0700
  • f87952a411 remove locks chrislu 2022-07-11 00:25:20 -0700
  • f5a76f67c1 Merge branch 'master' into messaging chrislu 2022-07-11 00:20:34 -0700
  • 1112dab4f3 allocate brokers to serve segments chrislu 2022-07-11 00:20:27 -0700
  • a77c2232be
    Merge pull request #3293 from guo-sj/fix_save_inside_filer Chris Lu 2022-07-10 19:19:17 -0700
  • 5469efa336 close SkipCheckParentDirectory flag #3293 guosj 2022-07-11 09:44:48 +0800
  • 24291e23eb refactor chrislu 2022-07-10 14:01:53 -0700
  • ef93869009 clean up chrislu 2022-07-10 12:11:37 -0700
  • 7db6666b97 remove old code chrislu 2022-07-10 01:36:23 -0700
  • e6cf8784df fix(filer.sync): Increase code readability. Add unit tests for some methods #3260 zhihao.qu 2022-07-10 10:24:59 +0800
  • 08f2dcc532 Merge branch 'master' into messaging chrislu 2022-07-08 23:40:22 -0700
  • 3d0defa663 fix compilation chrislu 2022-07-08 19:16:58 -0700
  • 6f00c7f061 comments chrislu 2022-07-08 19:07:31 -0700
  • d685b94102 mount: rename also invalidate source inode chrislu 2022-07-08 19:07:03 -0700
  • 48382676d2 fix filtering by volume id chrislu 2022-07-08 10:29:24 -0700
  • b9518e06f5
    Merge pull request #3290 from paochiang/fix_dedup_subscribers Chris Lu 2022-07-08 07:40:52 -0700
  • 4e83e92156 add subscriber clientId if it is the first time #3290 liubaojiang 2022-07-08 20:27:25 +0800
  • 2f4522d07e encapsulate `counter` and `limit` into `TrafficLimits` #3264 石昌林 2022-07-08 20:16:57 +0800
  • 22e05a2942
    Merge pull request #3289 from guo-sj/fix_create_policy Chris Lu 2022-07-08 02:46:27 -0700
  • 5b3192344d fix iam CreatePolicy error #3289 guosj 2022-07-08 17:42:21 +0800
  • aab3ed2347
    Merge pull request #3288 from paochiang/fix_spell_error Chris Lu 2022-07-08 01:48:35 -0700
  • 106dd13306 fix the spelling error #3288 liubaojiang 2022-07-08 16:36:45 +0800
  • e2ecf137a2 fix resetting fh.reader chrislu 2022-07-08 01:04:15 -0700
  • 185332b91f Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-07-08 00:29:41 -0700
  • 28add5a534 mount: fix racing conditions chrislu 2022-07-08 00:29:39 -0700
  • d6a5441391
    Merge pull request #3286 from duanhongyi/master Chris Lu 2022-07-07 23:47:56 -0700
  • 1ceab96aba filer tikv support tls #3286 duanhongyi 2022-07-08 14:23:06 +0800
  • a85ed3fe8f minor dev chrislu 2022-07-07 22:27:24 -0700
  • 1f8e73ede7 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-07-07 22:26:06 -0700
  • 2ea18cdcc8 remove dead code chrislu 2022-07-07 22:26:03 -0700
  • fa8e33ccb8
    Update binaries_dev.yml Chris Lu 2022-07-07 22:11:44 -0700
  • b7de5c6c43 shell: remove unused filer parameter from shell.toml chrislu 2022-07-07 15:01:23 -0700
  • f2f0482dd3 mount: random read also try to use the local cache first chrislu 2022-07-07 11:50:28 -0700
  • 05c53820b9 mount: file handler release memory chrislu 2022-07-07 11:49:40 -0700
  • fd48a3ac40 Add command line options for enable or disable upload from URL feature #3279 yulai.li 2022-07-07 21:33:54 +0800
  • 41ff6f8a23 Change query string to from.url yulai.li 2022-07-07 20:49:58 +0800
  • 975d90bf75 fix subdir pagination https://github.com/chrislusf/seaweedfs/issues/3166 #3281 Konstantin Lebedev 2022-07-07 17:40:18 +0500
  • ab27e92aec Use browser's user agent as request header yulai.li 2022-07-07 20:16:18 +0800
  • 57743f3096 Set fake user agent to make download acceptable yulai.li 2022-07-07 20:08:18 +0800
  • 95dee66e34 Refactor function name yulai.li 2022-07-07 19:30:48 +0800
  • ec3cf90c4b Fix validation bug yulai.li 2022-07-07 17:45:42 +0800
  • d615013879 Add source URL validation yulai.li 2022-07-07 17:36:30 +0800
  • e21bb74ef0 Fix upload error process when upload from url yulai.li 2022-07-07 17:10:44 +0800
  • e6dfadc7ad Make filer can upload file from a URL yulai.li 2022-07-07 17:00:55 +0800
  • e7843b4127 Merge branch 'master' into messaging chrislu 2022-07-06 02:55:13 -0700
  • 69ef6459c3 S3 ListObjectsV2 fix pagination under bucket root chrislu 2022-07-06 02:28:34 -0700
  • bfea7008f3
    Merge pull request #3277 from kmlebedev/rabbitry_enable_durable Chris Lu 2022-07-06 00:19:49 -0700
  • 785223e587 rabbitpubsub enable durable #3277 Konstantin Lebedev 2022-07-06 10:05:29 +0500
  • 4e74e28dcd fix(filer.sync): Optimize code structure, optimize unit testing zhihao.qu 2022-07-05 10:46:49 +0800
  • cc51c7582f Merge branch 'master' into messaging chrislu 2022-07-04 13:48:00 -0700
  • 57975b93ff adjust used size reporting chrislu 2022-07-04 13:47:42 -0700
  • a79f5bd0d5 adjust used size reporting chrislu 2022-07-04 13:46:32 -0700
  • 3c79c77056 3.14 3.14 chrislu 2022-07-04 13:15:49 -0700
  • 05510630fd
    Merge pull request #3270 from chrislusf/dependabot/go_modules/cloud.google.com/go/pubsub-1.23.1 Chris Lu 2022-07-04 12:09:06 -0700
  • 2c031f2a7c
    Bump cloud.google.com/go/pubsub from 1.22.2 to 1.23.1 #3270 dependabot[bot] 2022-07-04 19:08:32 +0000
  • f69a8127a4
    Merge pull request #3271 from chrislusf/dependabot/go_modules/github.com/stretchr/testify-1.8.0 Chris Lu 2022-07-04 12:06:46 -0700
  • 9ea1d093b0
    Merge pull request #3272 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.47 Chris Lu 2022-07-04 12:06:36 -0700
  • c2c9c6d60a
    Merge pull request #3273 from chrislusf/dependabot/go_modules/modernc.org/sqlite-1.17.3 Chris Lu 2022-07-04 12:06:27 -0700
  • 00d5be61d3
    Merge pull request #3274 from chrislusf/dependabot/go_modules/google.golang.org/api-0.86.0 Chris Lu 2022-07-04 12:06:13 -0700
  • bf924e37c1
    Bump google.golang.org/api from 0.85.0 to 0.86.0 #3274 dependabot[bot] 2022-07-04 15:45:24 +0000
  • 8f7273a13c
    Bump modernc.org/sqlite from 1.17.2 to 1.17.3 #3273 dependabot[bot] 2022-07-04 15:45:13 +0000
  • d243fa49cf
    Bump github.com/aws/aws-sdk-go from 1.44.37 to 1.44.47 #3272 dependabot[bot] 2022-07-04 15:44:49 +0000
  • 92f62165ef
    Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 #3271 dependabot[bot] 2022-07-04 15:44:39 +0000
  • a122baa427
    Merge pull request #3268 from guol-fnst/fix_usage Chris Lu 2022-07-04 00:44:43 -0700
  • 5bc895673e add getting bucket quota #3268 guol-fnst 2022-07-04 15:34:27 +0800
  • dee588bd6b fix s3cfgLock #3267 guosj 2022-07-04 14:55:20 +0800
  • 267d45c313
    Merge pull request #3266 from guol-fnst/fix_usage Chris Lu 2022-07-03 22:11:37 -0700
  • dd4664e610 fix usage #3266 guol-fnst 2022-07-04 11:31:39 +0800
  • c349f81195
    Update binaries_dev.yml Chris Lu 2022-07-03 16:16:44 -0700
  • c1eb4b2c9f Merge branch 'master' into messaging chrislu 2022-07-03 16:09:14 -0700
  • d0eb65ae7b update go-fuse library version chrislu 2022-07-03 16:09:03 -0700
  • 3254f18343 display data center and rack in cluster.ps chrislu 2022-07-03 00:55:37 -0700
  • 9f20d3ebd1 add dc and rack chrislu 2022-07-03 00:29:25 -0700
  • 0f5d7ed242 mq broker adds data center and rack chrislu 2022-07-02 09:28:24 -0700
  • 857a42565e cluster.ps can list brokers chrislu 2022-07-01 23:34:51 -0700
  • ffc2c0a2ef renaming chrislu 2022-07-01 22:44:28 -0700
  • 5536ed85e5 renaming chrislu 2022-07-01 22:43:25 -0700
  • 54bb41d126 Merge branch 'messaging' of https://github.com/chrislusf/seaweedfs into messaging chrislu 2022-07-01 21:59:57 -0700
  • 7df440e36f rename to SeaweedMQ chrislu 2022-07-01 21:59:50 -0700
  • 7c32361a7d Added SeaweedMQ_Architecture.png Chris Lu 2022-07-01 21:43:39 -0700
  • f45e79cf99 optimize code and unit tests for s3 circuit breaker 石昌林 2022-06-22 14:05:54 +0800
  • 141f662734 edge case checking when volume server does not have capacity to balance chrislu 2022-07-01 12:16:18 -0700
  • bee3a7c798 fix tests chrislu 2022-07-01 12:09:42 -0700
  • ddb0f6bc74
    Merge pull request #3258 from kmlebedev/issues_3255 Chris Lu 2022-07-01 02:36:30 -0700
  • 96c9d16c11
    Merge pull request #3263 from kmlebedev/fix_pagination Chris Lu 2022-07-01 02:23:45 -0700
  • 3d5f1cbc5e fix pagination #3263 Konstantin Lebedev 2022-07-01 14:17:49 +0500
  • 210b357c0b docs(filer.sync): modify description zhihao.qu 2022-07-01 10:24:33 +0800
  • d65806f85b feat(filer.sync): Parallel synchronization zhihao.qu 2022-07-01 10:04:04 +0800
  • 06a8b174b5 also remove Sync() for idx file chrislu 2022-06-30 13:50:53 -0700
  • 52580743b9 stuck with file.Sync() chrislu 2022-06-30 12:32:55 -0700
  • 5ed8165161 fix logic add option targetServer https://github.com/chrislusf/seaweedfs/issues/3255 #3258 Konstantin Lebedev 2022-06-30 17:58:24 +0500
  • 1c8d8ec0c2 feat(filer.sync): The synchronization method is changed to obtain from channel.Optimization method name, parameter name, unit test. #3239 zhihao.qu 2022-06-30 20:46:55 +0800
  • 413cb3d389
    Merge pull request #3256 from shichanglin5/fix_keep_connected Chris Lu 2022-06-30 00:10:09 -0700
  • 200a862701 fixed `volume xx not found` caused by missing VolumeLocation events #3256 石昌林 2022-06-30 13:41:56 +0800
  • ffaa2163e0 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-06-29 12:50:33 -0700
  • f3c4b07b8a Update backers.md chrislu 2022-06-29 12:50:31 -0700
  • 4ae9884a6e
    Merge pull request #3254 from shichanglin5/fix_subscribe_meta Chris Lu 2022-06-29 12:36:28 -0700
  • b98556cff5
    Merge pull request #3253 from kmlebedev/constMultipartUploadsFolder Chris Lu 2022-06-29 12:09:03 -0700
  • 2b5b37231b Make sure that onChangeEvent is called successfully before updating lastTsNs #3254 石昌林 2022-06-29 23:55:59 +0800
  • e17e6ed542 Avoid synchronizing from scratch due to err 石昌林 2022-06-29 23:31:04 +0800