1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-26 05:52:47 +02:00

Commit graph

  • a00f4eb1de
    Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.48.5 to 3.48.7 (#4704) dependabot[bot] 2023-07-24 10:52:28 -07:00
  • 077c7dc896
    Bump gocloud.dev from 0.30.0 to 0.32.0 (#4701) dependabot[bot] 2023-07-24 10:52:10 -07:00
  • b01867dcf4
    Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.36.0 to 1.37.0 dependabot[bot] 2023-07-24 16:01:19 +00:00
  • 5a68c14a52
    Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.48.5 to 3.48.7 dependabot[bot] 2023-07-24 16:00:44 +00:00
  • 2a39aa95cb
    Bump google.golang.org/api from 0.131.0 to 0.132.0 dependabot[bot] 2023-07-24 16:00:34 +00:00
  • 3abc0ec76f
    Bump gocloud.dev from 0.30.0 to 0.32.0 dependabot[bot] 2023-07-24 16:00:07 +00:00
  • a3ed23376c Publish seaweedfs-3.55.tgz chrislusf 2023-07-24 06:15:06 +00:00
  • 7eafa3420b 3.55 3.55 chrislu 2023-07-23 23:11:37 -07:00
  • 51bcc219ea
    s3api should return 500 code from filer (#4699) SmoothDenis 2023-07-22 18:22:38 +04:00
  • 864bc4a681
    fix: s3api return 500 code from filer Denis Syropyatov 2023-07-21 17:01:07 +05:30
  • 3a867c966d
    Added ttl parameter to PutObjectHandler method Junhao Zou 2023-07-20 18:11:26 +08:00
  • 5d78fa52c7 Remove the auth check for volume server reads Hendrik Appel 2023-07-19 09:17:17 +01:00
  • 7ab8c6976e
    Add variabilisation of RBAC (#4692) Armand LEOPOLD 2023-07-19 06:44:19 +02:00
  • 3dbc2b6771 fix also filer reference Armand LEOPOLD 2023-07-18 15:12:11 +00:00
  • 3513d215bd Add variabilisation of RBAC Armand LEOPOLD 2023-07-18 14:49:06 +00:00
  • 0a193461ee Merge branch 'master' of https://github.com/chrislusf/seaweedfs zemul 2023-07-18 16:05:09 +08:00
  • 90d7ec3b40
    Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.26 to 1.13.27 (#4684) dependabot[bot] 2023-07-17 08:34:43 -07:00
  • a539dea830
    Bump helm/kind-action from 1.7.0 to 1.8.0 (#4686) dependabot[bot] 2023-07-17 08:34:35 -07:00
  • 3bc30d3d28
    Bump modernc.org/sqlite from 1.23.1 to 1.24.0 (#4685) dependabot[bot] 2023-07-17 08:34:24 -07:00
  • 95aab71587
    Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.48.4 to 3.48.5 (#4683) dependabot[bot] 2023-07-17 08:34:11 -07:00
  • e68a3c76cd
    Bump google.golang.org/api from 0.130.0 to 0.131.0 (#4682) dependabot[bot] 2023-07-17 08:33:56 -07:00
  • 8a880650ce
    deps: patch go-m1cpu to build with macOS < 12 (#4679) Rui Chen 2023-07-17 11:33:39 -04:00
  • 696e597f69
    Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 (#4687) dependabot[bot] 2023-07-17 08:33:21 -07:00
  • 09178a3511
    Bump golang.org/x/tools from 0.10.0 to 0.11.0 (#4681) dependabot[bot] 2023-07-17 08:33:00 -07:00
  • 84ab14b779
    Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 dependabot[bot] 2023-07-17 15:20:13 +00:00
  • 463300cef8
    Bump helm/kind-action from 1.7.0 to 1.8.0 dependabot[bot] 2023-07-17 15:20:09 +00:00
  • a79ce98a94
    Bump modernc.org/sqlite from 1.23.1 to 1.24.0 dependabot[bot] 2023-07-17 15:09:55 +00:00
  • 48696230b8
    Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.26 to 1.13.27 dependabot[bot] 2023-07-17 15:09:43 +00:00
  • ec9d81ea5b
    Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.48.4 to 3.48.5 dependabot[bot] 2023-07-17 15:09:05 +00:00
  • cad83369fc
    Bump google.golang.org/api from 0.130.0 to 0.131.0 dependabot[bot] 2023-07-17 15:08:54 +00:00
  • e369f88e77
    Bump golang.org/x/tools from 0.10.0 to 0.11.0 dependabot[bot] 2023-07-17 15:08:41 +00:00
  • 33b9192536
    Fix large file chunks deleted by mistake (#4678) wusong 2023-07-17 22:52:14 +08:00
  • 1bfc9581e0
    deps: patch go-m1cpu to build with macOS < 12 Rui Chen 2023-07-17 09:44:25 -04:00
  • d0fa655d19 Fix big file chunks not found wang wusong 2023-07-17 16:53:35 +08:00
  • 5fc608d153 Publish seaweedfs-3.54.tgz chrislusf 2023-07-17 05:58:33 +00:00
  • 358b3a4894 3.54 3.54 chrislu 2023-07-16 22:47:57 -07:00
  • 33f507083c Fix mount: avoid nil chunks to TotalSize wang wusong 2023-07-17 11:39:11 +08:00
  • 45610839de retry all errors liguowei 2023-07-17 10:19:23 +08:00
  • 6f588b5b18 fix refactoring mistake chrislu 2023-07-16 11:22:48 -07:00
  • df400e6c71
    Concurrency works better (#4663) mervynzhang 2023-07-13 14:04:54 +08:00
  • 0cb9ddd8ec
    Fix data loss: add lock for metacache (#4664) wusong 2023-07-12 13:23:32 +08:00
  • 89542db2d0
    Fix S3 API multipart upload on Windows (#4666) Henco Appel 2023-07-11 17:05:14 +01:00
  • 680c2e76f1
    Fix the segfault from not setting s3 https port (#4667) Henco Appel 2023-07-11 16:03:20 +01:00
  • 0a1b18b943 Fix the segfault from not setting s3 https port Hendrik Appel 2023-07-11 15:23:07 +01:00
  • e71ccede31 Fix S3 API multipart upload on Windows Hendrik Appel 2023-07-11 15:18:06 +01:00
  • 74b0a93fa3 Fix data loss: add lock for metacache wang wusong 2023-07-11 19:34:42 +08:00
  • e85d6d049a Concurrency works better mervyn.zhang 2023-07-11 07:00:52 +00:00
  • 2c076ebd96
    avoid logging nil error (#4659) Konstantin Lebedev 2023-07-11 11:38:52 +05:00
  • 3730772e05
    refresh max volume count after adjust (#4662) LHHDZ 2023-07-11 14:37:33 +08:00
  • 8eace789e5 refresh max volume count after adjust changlin.shi 2023-07-11 14:27:17 +08:00
  • 110ef92ba0 avoid logging nil error Konstantin Lebedev 2023-07-11 10:20:13 +05:00
  • 6f7008958e
    Bump golang.org/x/image from 0.8.0 to 0.9.0 (#4655) dependabot[bot] 2023-07-10 09:14:28 -07:00
  • 7b0bdd7c7f
    Bump golang.org/x/image from 0.8.0 to 0.9.0 dependabot[bot] 2023-07-10 16:13:10 +00:00
  • 700a382173
    Bump golang.org/x/net from 0.11.0 to 0.12.0 (#4657) dependabot[bot] 2023-07-10 09:12:05 -07:00
  • a288665e63
    Bump google.golang.org/grpc from 1.56.1 to 1.56.2 (#4658) dependabot[bot] 2023-07-10 09:11:22 -07:00
  • 109c3f9e67
    Bump google.golang.org/api from 0.128.0 to 0.130.0 (#4654) dependabot[bot] 2023-07-10 09:10:57 -07:00
  • ec27d2a374
    Bump google.golang.org/grpc from 1.56.1 to 1.56.2 dependabot[bot] 2023-07-10 15:33:00 +00:00
  • 6ac35a64d7
    Bump golang.org/x/net from 0.11.0 to 0.12.0 dependabot[bot] 2023-07-10 15:32:53 +00:00
  • fded0b68f2
    Bump golang.org/x/sys from 0.9.0 to 0.10.0 dependabot[bot] 2023-07-10 15:32:50 +00:00
  • 3aa9be9eb4
    Bump google.golang.org/api from 0.128.0 to 0.130.0 dependabot[bot] 2023-07-10 15:32:32 +00:00
  • c432ac9af2
    Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 (#4653) dependabot[bot] 2023-07-10 08:30:02 -07:00
  • d232bc1e91
    Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 dependabot[bot] 2023-07-10 15:15:35 +00:00
  • cd89ef5c73
    README.md: minor fixes (#4652) Nat Makarevitch 2023-07-10 22:34:45 +08:00
  • 126826cefa
    Merge branch 'master' of github.com:natmaka/seaweedfs Nat Makarevitch 2023-07-10 21:50:52 +08:00
  • 60eec3b0e7
    spelling, minor Nat Makarevitch 2023-07-10 21:50:21 +08:00
  • b3c2e11d0d avoid lock being preempted midway wang wusong 2023-07-10 20:52:21 +08:00
  • c278bac263 avoid nil needle map chrislu 2023-07-07 22:16:58 -07:00
  • 0606b59a3e mount: create mount root on filer chrislu 2023-07-07 09:30:32 -07:00
  • 14546f0ad8 minor chrislu 2023-07-06 09:12:28 -07:00
  • ab30f489c3 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-07-06 00:33:02 -07:00
  • 31b2751aff clone volume locations in case they are changed chrislu 2023-07-06 00:32:58 -07:00
  • 61553beba2
    Fix DataBackend nil pointer (#4641) wusong 2023-07-05 14:22:10 +08:00
  • 19259def94 Fix DataBackend nil pointer wang wusong 2023-07-05 11:15:35 +08:00
  • a315490f7d proxy to master uses http address chrislu 2023-07-04 11:45:21 -07:00
  • 2aa59ab37c fix copying level db files during commi chrislu 2023-07-04 11:28:12 -07:00
  • 5cb8980f70
    Bump cloud.google.com/go/storage from 1.30.1 to 1.31.0 (#4632) dependabot[bot] 2023-07-03 08:59:17 -07:00
  • 6ebb259867
    Bump cloud.google.com/go/storage from 1.30.1 to 1.31.0 dependabot[bot] 2023-07-03 15:39:53 +00:00
  • f9eca4f4d1
    Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.35.0 to 1.36.0 (#4634) dependabot[bot] 2023-07-03 08:37:18 -07:00
  • 515e6d21ae
    Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.48.3 to 3.48.4 (#4633) dependabot[bot] 2023-07-03 08:37:05 -07:00
  • c16513b788
    Bump cloud.google.com/go/pubsub from 1.31.0 to 1.32.0 (#4630) dependabot[bot] 2023-07-03 08:36:44 -07:00
  • 2f727e9596
    Bump github.com/rclone/rclone from 1.62.2 to 1.63.0 (#4631) dependabot[bot] 2023-07-03 08:36:33 -07:00
  • 0b8c6a4474
    Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#4629) dependabot[bot] 2023-07-03 08:36:05 -07:00
  • c44a6552d2
    Fix buff use (#4628) wusong 2023-07-03 23:33:34 +08:00
  • 0b51f9e660
    Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.35.0 to 1.36.0 dependabot[bot] 2023-07-03 15:21:37 +00:00
  • adafaefe34
    Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.48.3 to 3.48.4 dependabot[bot] 2023-07-03 15:21:07 +00:00
  • e37ee53dba
    Bump github.com/rclone/rclone from 1.62.2 to 1.63.0 dependabot[bot] 2023-07-03 15:20:47 +00:00
  • f6527aae34
    Bump cloud.google.com/go/pubsub from 1.31.0 to 1.32.0 dependabot[bot] 2023-07-03 15:20:19 +00:00
  • 89e2fc480c
    Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 dependabot[bot] 2023-07-03 15:14:17 +00:00
  • ec4cf3c6c9 Fix buff use wang wusong 2023-07-03 19:59:03 +08:00
  • 29d2e1eaab Revert "try to fix #4600, avoid .uploads" mervyn.zhang 2023-06-28 11:11:49 +00:00
  • a510be4f4e add parameter S3ChunkSize mervyn.zhang 2023-06-28 11:08:30 +00:00
  • b87666f32b
    Merge branch 'seaweedfs:master' into master mervynzhang 2023-06-28 19:08:50 +08:00
  • f0d3c874b6
    Unix Socket listener for S3 server (#4621) Amir H. Yeganemehr 2023-06-27 01:22:45 +02:00
  • e80b065e05
    Add localSocket option to s3 server Amir H. Yeganemehr 2023-06-26 22:37:43 +03:30
  • 4d64bdba65
    Bump gocloud.dev/pubsub/rabbitpubsub from 0.29.0 to 0.30.0 (#4612) dependabot[bot] 2023-06-26 10:58:30 -07:00
  • 3b6888d2d8
    Bump gocloud.dev/pubsub/rabbitpubsub from 0.29.0 to 0.30.0 dependabot[bot] 2023-06-26 17:42:12 +00:00
  • 11a5ac9474
    Bump gocloud.dev/pubsub/natspubsub from 0.29.0 to 0.30.0 (#4619) dependabot[bot] 2023-06-26 10:40:38 -07:00
  • 00512b9400
    Bump gocloud.dev/pubsub/natspubsub from 0.29.0 to 0.30.0 dependabot[bot] 2023-06-26 17:11:40 +00:00
  • ffb3f0d315
    Bump github.com/aws/aws-sdk-go-v2/config from 1.18.12 to 1.18.27 (#4618) dependabot[bot] 2023-06-26 09:59:19 -07:00
  • cde5068242
    Bump github.com/klauspost/reedsolomon from 1.11.7 to 1.11.8 (#4620) dependabot[bot] 2023-06-26 09:43:01 -07:00