Commit Graph

  • b15f805c0f unclean variables #4298 Konstantin Lebedev 2023-03-13 13:56:22 +0500
  • 0cf4abf904 clean Konstantin Lebedev 2023-03-13 12:46:54 +0500
  • e7f55a6ae0 reset variables before each run Konstantin Lebedev 2023-03-13 12:42:04 +0500
  • a682c616c1 next fix race Konstantin Lebedev 2023-03-10 12:04:53 +0500
  • 879f6a45a4 fix race Konstantin Lebedev 2023-03-09 16:11:07 +0500
  • e8ef279c6b param just concurrency Konstantin Lebedev 2023-03-09 15:31:25 +0500
  • fff05e5842 refactor print msg Konstantin Lebedev 2023-03-09 15:27:53 +0500
  • bd70683871
    fix(weed/topology/node.go): typo in error message (#4292) Thomas Anderson 2023-03-09 02:58:03 -0500
  • c9d1af9715 Merge branch 'master' into fs.verify.concurrency Konstantin Lebedev 2023-03-09 12:15:07 +0500
  • 7013c26c15 fix(weed/topology/node.go): typo in error message #4292 thomas 2023-03-09 00:55:48 -0500
  • 59706c89fb
    #4270 set http status code to 409 if dir already exists (#4287) Rohit Chormale 2023-03-08 21:15:08 +0530
  • 4e52f3311e #4270 set http status code to 409 if dir already exists #4287 Rohit Chormale 2023-03-08 17:06:12 +0530
  • 7111c08289 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs #4097 chrislu 2023-03-08 01:48:30 -0800
  • c589e9837c fix tests chrislu 2023-03-08 01:48:28 -0800
  • 244385bf0d
    Fix binding metrics to ipv6 (#4286) Kevin Liu 2023-03-08 01:04:02 -0800
  • 092cbef1eb
    Update weed/stats/metrics.go #4286 Chris Lu 2023-03-08 00:58:31 -0800
  • 8a83827c9a
    Fix binding metrics to ipv6 nivekuil 2023-03-08 00:52:43 -0800
  • 889ecf5c9d
    added secret envs to filer (#4284) Matt 2023-03-07 15:18:41 -0600
  • 2f906da715 merged #4284 Matt 2023-03-07 20:55:21 +0000
  • 4797a97765 Merge branch 'filer-env-secrets' of https://github.com/washcycle/seaweedfs into filer-env-secrets Matt 2023-03-07 20:55:14 +0000
  • d69ec80820 removed trailing spaces Matt 2023-03-07 20:50:08 +0000
  • 798d0111ff removed trailing spaces Matt 2023-03-07 20:50:08 +0000
  • f2dee771a3
    Merge branch 'seaweedfs:master' into master Matt 2023-03-07 14:48:59 -0600
  • 71783433e6 added secret envs to filer Matt 2023-03-07 20:40:49 +0000
  • 0cf4f2e891
    build(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.28.0 to 0.29.0 (#4280) dependabot[bot] 2023-03-06 10:49:44 -0800
  • a18e6a5654
    build(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.28.0 to 0.29.0 #4280 dependabot[bot] 2023-03-06 17:47:56 +0000
  • 113f3b76f4
    build(deps): bump modernc.org/sqlite from 1.20.4 to 1.21.0 (#4277) dependabot[bot] 2023-03-06 09:46:45 -0800
  • 9ed7922bed
    build(deps): bump golang.org/x/image from 0.0.0-20200119044424-58c23975cae1 to 0.5.0 (#4282) dependabot[bot] 2023-03-06 09:46:28 -0800
  • 8ab8420252
    build(deps): bump golang.org/x/image #4282 dependabot[bot] 2023-03-06 17:28:04 +0000
  • e52bb3112d
    build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.42.10 to 3.42.12 (#4278) dependabot[bot] 2023-03-06 09:27:21 -0800
  • 281f5ef6a5
    build(deps): bump golang.org/x/sys from 0.5.0 to 0.6.0 (#4279) dependabot[bot] 2023-03-06 09:27:11 -0800
  • c5b8a0554a
    build(deps): bump google.golang.org/api from 0.110.0 to 0.111.0 (#4281) dependabot[bot] 2023-03-06 09:26:50 -0800
  • 62635958de
    build(deps): bump google.golang.org/api from 0.110.0 to 0.111.0 #4281 dependabot[bot] 2023-03-06 16:09:58 +0000
  • ea743e0fad
    build(deps): bump golang.org/x/sys from 0.5.0 to 0.6.0 #4279 dependabot[bot] 2023-03-06 16:09:10 +0000
  • a0d4331982
    build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 #4278 dependabot[bot] 2023-03-06 16:08:59 +0000
  • 2d87d95342
    build(deps): bump modernc.org/sqlite from 1.20.4 to 1.21.0 #4277 dependabot[bot] 2023-03-06 16:07:54 +0000
  • ece9059f26 set prefetchCount after open subscription #4274 Konstantin Lebedev 2023-03-06 18:33:45 +0500
  • fb3be89a7d refactor set prefetchCount Konstantin Lebedev 2023-03-06 17:44:55 +0500
  • d1cf3d87a8 move set prefetchCount into ReceiveMessage() Konstantin Lebedev 2023-03-06 17:30:27 +0500
  • bbe8bd3db7 fix undefined: fmt Konstantin Lebedev 2023-03-06 16:57:29 +0500
  • 16b967280b Avoid OOM when trying to consider all in some cases millions of messages from the queue Konstantin Lebedev 2023-03-06 16:18:53 +0500
  • 54f333139a
    Merge branch 'seaweedfs:master' into master Matt 2023-03-03 15:12:52 -0600
  • b5dae0367f adjust chunkSizeLimitMB default value #4267 zemul 2023-03-03 11:08:08 +0800
  • cef493dd0d Update README.md chrislu 2023-03-02 08:38:32 -0800
  • bd6f2716d3
    fix_read_tomb_needle_meta (#4263) zemul 2023-03-03 00:26:55 +0800
  • 0bf56298d5
    fix chunk.ModifiedTsNs (#4264) zemul 2023-03-03 00:24:36 +0800
  • c921980d19 fix chunks.ModifiedTsNs #4264 zemul 2023-03-02 21:12:29 +0800
  • 6c3e3621db fix mtime s > ns zemul 2023-03-02 21:01:13 +0800
  • f216455857 fix zemul 2023-03-02 20:57:01 +0800
  • 73bea95b4c
    Merge branch 'master' into fix_read_tomb_needle_meta #4263 zemul 2023-03-02 20:15:19 +0800
  • bd8decb3d0 fix_read_tomb_needle_meta zemul 2023-03-02 20:01:52 +0800
  • 8241c9a829 adjust ui pagination size chrislu 2023-02-28 08:31:26 -0800
  • d0bfc260e7 chore(fs.configure 可以指定修改 collection): changlin.shi 2023-02-28 16:47:03 +0800
  • a68f4e5cda Merge branch 'master' into _product changlin.shi 2023-02-28 16:20:39 +0800
  • 1f7934a89c enable gocdk in the generated local image chrislu 2023-02-27 19:19:12 -0800
  • c057ae6004 enable gocdk in the generated local image data_query_pushdown chrislu 2023-02-27 19:19:12 -0800
  • 6cf43f9f58
    Official Artifact Hub Metadata Resources (#4257) Matt 2023-02-27 20:58:40 -0600
  • bb97fe2c82 Merge branch 'master' of https://github.com/washcycle/seaweedfs #4257 Matt 2023-02-28 02:34:47 +0000
  • f732690a85 added artifact hub Matt 2023-02-28 01:17:19 +0000
  • f5bdad1187 added artifact hub Matt 2023-02-28 01:17:19 +0000
  • 09f0862a99 merged Matt 2023-02-28 00:23:09 +0000
  • 8cf75a152b
    build(deps): bump helm/kind-action from 1.4.0 to 1.5.0 (#4250) dependabot[bot] 2023-02-27 08:42:43 -0800
  • 9db15c28ec
    build(deps): bump github.com/linxGnu/grocksdb from 1.7.14 to 1.7.15 (#4251) dependabot[bot] 2023-02-27 08:42:33 -0800
  • 83d15b50ce
    build(deps): bump github.com/aws/aws-sdk-go from 1.44.189 to 1.44.209 (#4252) dependabot[bot] 2023-02-27 08:42:21 -0800
  • 32862b815b
    build(deps): bump github.com/hanwen/go-fuse/v2 from 2.1.1-0.20220627082937-d01fda7edf17 to 2.2.0 (#4253) dependabot[bot] 2023-02-27 08:42:09 -0800
  • c5bcfd8942
    build(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.27.0 to 0.28.0 (#4254) dependabot[bot] 2023-02-27 08:41:45 -0800
  • ffbc6615bd
    build(deps): bump google.golang.org/api from 0.108.0 to 0.110.0 (#4255) dependabot[bot] 2023-02-27 08:41:34 -0800
  • 12aae8fc86
    build(deps): bump google.golang.org/api from 0.108.0 to 0.110.0 #4255 dependabot[bot] 2023-02-27 16:11:39 +0000
  • 5da4fcffb9
    build(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.27.0 to 0.28.0 #4254 dependabot[bot] 2023-02-27 16:10:45 +0000
  • ac59cb7549
    build(deps): bump github.com/hanwen/go-fuse/v2 #4253 dependabot[bot] 2023-02-27 16:10:37 +0000
  • a7aa77529c
    build(deps): bump github.com/aws/aws-sdk-go from 1.44.189 to 1.44.209 #4252 dependabot[bot] 2023-02-27 16:10:24 +0000
  • a0f9aea547
    build(deps): bump github.com/linxGnu/grocksdb from 1.7.14 to 1.7.15 #4251 dependabot[bot] 2023-02-27 16:09:20 +0000
  • 4a2277b03c
    build(deps): bump helm/kind-action from 1.4.0 to 1.5.0 #4250 dependabot[bot] 2023-02-27 16:05:00 +0000
  • fc14925d85 refactor Konstantin Lebdev 2023-02-27 15:22:22 +0500
  • 1976ca9160
    add -disk to filer command (#4247) lfhy 2023-02-26 01:48:59 +0800
  • f8a8c7053d Merge branch 'master' of https://github.com/seaweedfs/seaweedfs washcycle 2023-02-25 09:06:42 -0600
  • bb7c676924 add filer.disk to weed server command. #4247 三千院羽 2023-02-25 16:40:09 +0800
  • 33e8629008 use filer.disk when filerWebDavOptions.disk is empty 三千院羽 2023-02-25 14:05:52 +0800
  • f118dcb194 add diskType to filer.grpc 三千院羽 2023-02-25 14:02:58 +0800
  • fc7ec86451 add -disk to filer command 三千院羽 2023-02-25 12:01:42 +0800
  • 214b7cd286 volume.fix.replication: adjust the retry checking times chrislu 2023-02-22 10:47:52 -0800
  • f457956948
    Helm Chart Documentation and CI Updates (#4243) Matt 2023-02-22 11:31:13 -0600
  • 3041a9324f
    Merge branch 'seaweedfs:master' into master #4243 Matt 2023-02-22 11:12:45 -0600
  • 42e3775a15 updated helm chart readme.md Matt 2023-02-22 17:07:06 +0000
  • 3fc260f35a - adds helm chart lint on changes - adds test helm chart install on k8s Matt 2023-02-22 16:39:53 +0000
  • 4daa791b45
    created by accident from github action (#4242) Matt 2023-02-22 10:28:24 -0600
  • f6d296de13 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs Matt 2023-02-22 16:17:50 +0000
  • a821ed21c2
    created by accident from github action #4242 Matt 2023-02-22 10:00:13 -0600
  • 5e00bf7357 init Konstantin Lebedev 2023-02-22 18:24:15 +0500
  • db5515eada
    Fix s3api_object_list_handlers returning contents less than the specified limit when more data actually exists (#4240) LHHDZ 2023-02-22 15:08:52 +0800
  • 7082c05eca Fix when the stored data is actually enough but s3api_object_list_handlers returns less than the specified limit #4240 changlin.shi 2023-02-22 12:03:47 +0800
  • af40b7d7a2 Fix when the stored data is actually enough but s3api_object_list_handlers returns less than the specified limit changlin.shi 2023-02-22 12:03:47 +0800
  • ef2f741823
    Updated the deprecated ioutil dependency (#4239) Zachary Walters 2023-02-21 21:47:33 -0600
  • e30a5ed181 Updated the deprecated ioutil dependency #4239 zachary-walters 2023-02-21 21:24:15 -0600
  • 02e31e9319
    add last two helm releases to gh-pages (#4238) Matt 2023-02-21 15:30:32 -0600
  • 74e0d910e7 add last two helm releases to gh-pages #4238 Matt 2023-02-21 20:43:50 +0000
  • 2c4dbaedf2
    Update helm_chart_release.yml Chris Lu 2023-02-21 11:56:29 -0800
  • 46c71b281b Initializing gh-pages branch chrislu 2023-02-21 11:54:31 -0800
  • deb0eef8a8 Merge branch 'master' into _product changlin.shi 2023-02-21 17:00:19 +0800
  • 673214574a Publish seaweedfs-3.43.tgz chrislusf 2023-02-21 01:05:07 +0000