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

Commit graph

  • 798d0111ff removed trailing spaces Matt 2023-03-07 20:50:08 +00:00
  • f2dee771a3
    Merge branch 'seaweedfs:master' into master Matt 2023-03-07 14:48:59 -06:00
  • 71783433e6 added secret envs to filer Matt 2023-03-07 20:40:49 +00:00
  • 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 -08:00
  • a18e6a5654
    build(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.28.0 to 0.29.0 dependabot[bot] 2023-03-06 17:47:56 +00:00
  • 113f3b76f4
    build(deps): bump modernc.org/sqlite from 1.20.4 to 1.21.0 (#4277) dependabot[bot] 2023-03-06 09:46:45 -08:00
  • 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 -08:00
  • 8ab8420252
    build(deps): bump golang.org/x/image dependabot[bot] 2023-03-06 17:28:04 +00:00
  • 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 -08:00
  • 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 -08:00
  • 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 -08:00
  • 62635958de
    build(deps): bump google.golang.org/api from 0.110.0 to 0.111.0 dependabot[bot] 2023-03-06 16:09:58 +00:00
  • ea743e0fad
    build(deps): bump golang.org/x/sys from 0.5.0 to 0.6.0 dependabot[bot] 2023-03-06 16:09:10 +00:00
  • a0d4331982
    build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 dependabot[bot] 2023-03-06 16:08:59 +00:00
  • 2d87d95342
    build(deps): bump modernc.org/sqlite from 1.20.4 to 1.21.0 dependabot[bot] 2023-03-06 16:07:54 +00:00
  • ece9059f26 set prefetchCount after open subscription Konstantin Lebedev 2023-03-06 18:33:45 +05:00
  • fb3be89a7d refactor set prefetchCount Konstantin Lebedev 2023-03-06 17:44:55 +05:00
  • d1cf3d87a8 move set prefetchCount into ReceiveMessage() Konstantin Lebedev 2023-03-06 17:30:27 +05:00
  • bbe8bd3db7 fix undefined: fmt Konstantin Lebedev 2023-03-06 16:57:29 +05:00
  • 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 +05:00
  • 54f333139a
    Merge branch 'seaweedfs:master' into master Matt 2023-03-03 15:12:52 -06:00
  • b5dae0367f adjust chunkSizeLimitMB default value zemul 2023-03-03 11:08:08 +08:00
  • cef493dd0d Update README.md chrislu 2023-03-02 08:38:32 -08:00
  • bd6f2716d3
    fix_read_tomb_needle_meta (#4263) zemul 2023-03-03 00:26:55 +08:00
  • 0bf56298d5
    fix chunk.ModifiedTsNs (#4264) zemul 2023-03-03 00:24:36 +08:00
  • c921980d19 fix chunks.ModifiedTsNs zemul 2023-03-02 21:12:29 +08:00
  • 6c3e3621db fix mtime s > ns zemul 2023-03-02 21:01:13 +08:00
  • f216455857 fix zemul 2023-03-02 20:57:01 +08:00
  • 73bea95b4c
    Merge branch 'master' into fix_read_tomb_needle_meta zemul 2023-03-02 20:15:19 +08:00
  • bd8decb3d0 fix_read_tomb_needle_meta zemul 2023-03-02 20:01:52 +08:00
  • 8241c9a829 adjust ui pagination size chrislu 2023-02-28 08:31:26 -08:00
  • d0bfc260e7 chore(fs.configure 可以指定修改 collection): changlin.shi 2023-02-28 16:47:03 +08:00
  • a68f4e5cda Merge branch 'master' into _product changlin.shi 2023-02-28 16:20:39 +08:00
  • 1f7934a89c enable gocdk in the generated local image chrislu 2023-02-27 19:19:12 -08:00
  • c057ae6004 enable gocdk in the generated local image data_query_pushdown chrislu 2023-02-27 19:19:12 -08:00
  • 6cf43f9f58
    Official Artifact Hub Metadata Resources (#4257) Matt 2023-02-27 20:58:40 -06:00
  • bb97fe2c82 Merge branch 'master' of https://github.com/washcycle/seaweedfs Matt 2023-02-28 02:34:47 +00:00
  • f732690a85 added artifact hub Matt 2023-02-28 01:17:19 +00:00
  • f5bdad1187 added artifact hub Matt 2023-02-28 01:17:19 +00:00
  • 09f0862a99 merged Matt 2023-02-28 00:23:09 +00:00
  • 8cf75a152b
    build(deps): bump helm/kind-action from 1.4.0 to 1.5.0 (#4250) dependabot[bot] 2023-02-27 08:42:43 -08:00
  • 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 -08:00
  • 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 -08:00
  • 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 -08:00
  • 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 -08:00
  • 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 -08:00
  • 12aae8fc86
    build(deps): bump google.golang.org/api from 0.108.0 to 0.110.0 dependabot[bot] 2023-02-27 16:11:39 +00:00
  • 5da4fcffb9
    build(deps): bump gocloud.dev/pubsub/rabbitpubsub from 0.27.0 to 0.28.0 dependabot[bot] 2023-02-27 16:10:45 +00:00
  • ac59cb7549
    build(deps): bump github.com/hanwen/go-fuse/v2 dependabot[bot] 2023-02-27 16:10:37 +00:00
  • a7aa77529c
    build(deps): bump github.com/aws/aws-sdk-go from 1.44.189 to 1.44.209 dependabot[bot] 2023-02-27 16:10:24 +00:00
  • a0f9aea547
    build(deps): bump github.com/linxGnu/grocksdb from 1.7.14 to 1.7.15 dependabot[bot] 2023-02-27 16:09:20 +00:00
  • 4a2277b03c
    build(deps): bump helm/kind-action from 1.4.0 to 1.5.0 dependabot[bot] 2023-02-27 16:05:00 +00:00
  • fc14925d85 refactor Konstantin Lebdev 2023-02-27 15:22:22 +05:00
  • 1976ca9160
    add -disk to filer command (#4247) lfhy 2023-02-26 01:48:59 +08:00
  • f8a8c7053d Merge branch 'master' of https://github.com/seaweedfs/seaweedfs washcycle 2023-02-25 09:06:42 -06:00
  • bb7c676924 add filer.disk to weed server command. 三千院羽 2023-02-25 16:40:09 +08:00
  • 33e8629008 use filer.disk when filerWebDavOptions.disk is empty 三千院羽 2023-02-25 14:05:52 +08:00
  • f118dcb194 add diskType to filer.grpc 三千院羽 2023-02-25 14:02:58 +08:00
  • fc7ec86451 add -disk to filer command 三千院羽 2023-02-25 12:01:42 +08:00
  • 214b7cd286 volume.fix.replication: adjust the retry checking times chrislu 2023-02-22 10:47:52 -08:00
  • f457956948
    Helm Chart Documentation and CI Updates (#4243) Matt 2023-02-22 11:31:13 -06:00
  • 3041a9324f
    Merge branch 'seaweedfs:master' into master Matt 2023-02-22 11:12:45 -06:00
  • 42e3775a15 updated helm chart readme.md Matt 2023-02-22 17:07:06 +00:00
  • 3fc260f35a - adds helm chart lint on changes - adds test helm chart install on k8s Matt 2023-02-22 16:39:53 +00:00
  • 4daa791b45
    created by accident from github action (#4242) Matt 2023-02-22 10:28:24 -06:00
  • f6d296de13 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs Matt 2023-02-22 16:17:50 +00:00
  • a821ed21c2
    created by accident from github action Matt 2023-02-22 10:00:13 -06:00
  • 5e00bf7357 init Konstantin Lebedev 2023-02-22 18:24:15 +05:00
  • 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 +08:00
  • 7082c05eca 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 +08:00
  • 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 +08:00
  • ef2f741823
    Updated the deprecated ioutil dependency (#4239) Zachary Walters 2023-02-21 21:47:33 -06:00
  • e30a5ed181 Updated the deprecated ioutil dependency zachary-walters 2023-02-21 21:24:15 -06:00
  • 02e31e9319
    add last two helm releases to gh-pages (#4238) Matt 2023-02-21 15:30:32 -06:00
  • 74e0d910e7 add last two helm releases to gh-pages Matt 2023-02-21 20:43:50 +00:00
  • 2c4dbaedf2
    Update helm_chart_release.yml Chris Lu 2023-02-21 11:56:29 -08:00
  • 46c71b281b Initializing gh-pages branch chrislu 2023-02-21 11:54:31 -08:00
  • deb0eef8a8 Merge branch 'master' into _product changlin.shi 2023-02-21 17:00:19 +08:00
  • 673214574a Publish seaweedfs-3.43.tgz chrislusf 2023-02-21 01:05:07 +00:00
  • 3227e4175e 3.43 3.43 chrislu 2023-02-20 16:56:05 -08:00
  • 439b79016d
    build(deps): bump wangyoucao577/go-release-action from 1.35 to 1.36 (#4226) dependabot[bot] 2023-02-20 12:23:59 -08:00
  • 508de8f492
    build(deps): bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1 (#4227) dependabot[bot] 2023-02-20 12:23:52 -08:00
  • f86c0d7751
    build(deps): bump github.com/klauspost/reedsolomon from 1.11.6 to 1.11.7 (#4228) dependabot[bot] 2023-02-20 12:23:43 -08:00
  • d531fffc89
    Revert "build(deps): bump github.com/seaweedfs/goexif from 1.0.3 to 2.0.0+incompatible" (#4232) Chris Lu 2023-02-20 12:23:33 -08:00
  • e8bf7fe247 Revert "build(deps): bump github.com/seaweedfs/goexif from 1.0.3 to 2.0.0+incompatible (#4229)" Chris Lu 2023-02-20 12:23:24 -08:00
  • e70cf681fe
    build(deps): bump github.com/seaweedfs/goexif from 1.0.3 to 2.0.0+incompatible (#4229) dependabot[bot] 2023-02-20 12:22:56 -08:00
  • 6b7cb33f54
    build(deps): bump modernc.org/sqlite from 1.20.1 to 1.20.4 (#4230) dependabot[bot] 2023-02-20 12:22:49 -08:00
  • a554419e45
    build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.42.6 to 3.42.10 (#4231) dependabot[bot] 2023-02-20 12:22:40 -08:00
  • 7c0ab8279c
    build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 dependabot[bot] 2023-02-20 16:08:42 +00:00
  • 61f54925fb
    build(deps): bump modernc.org/sqlite from 1.20.1 to 1.20.4 dependabot[bot] 2023-02-20 16:08:19 +00:00
  • 21fb5d5548
    build(deps): bump github.com/seaweedfs/goexif dependabot[bot] 2023-02-20 16:07:42 +00:00
  • 7bbaa51bfe
    build(deps): bump github.com/klauspost/reedsolomon from 1.11.6 to 1.11.7 dependabot[bot] 2023-02-20 16:07:23 +00:00
  • 74df1f6206
    build(deps): bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1 dependabot[bot] 2023-02-20 16:07:01 +00:00
  • 83189f3843
    build(deps): bump wangyoucao577/go-release-action from 1.35 to 1.36 dependabot[bot] 2023-02-20 16:01:45 +00:00
  • 28c36913b4 Revert "compile windows binary" chrislu 2023-02-20 01:14:08 -08:00
  • 782774841b update helm_ci.yml Matt 2023-02-20 04:07:32 +00:00
  • 0a6d597bdc update helm_ci.yml Matt 2023-02-20 03:58:20 +00:00
  • 275b17beed update helm_ci.yml Matt 2023-02-20 03:55:26 +00:00
  • cfd6cca89a update helm_ci.yml Matt 2023-02-20 03:49:49 +00:00
  • 2f4f9db527 update helm_ci.yml Matt 2023-02-20 03:48:50 +00:00