Commit Graph

  • c9e1f3c565
    Merge pull request #3092 from chrislusf/dependabot/go_modules/github.com/lib/pq-1.10.6 Chris Lu 2022-05-23 11:09:37 -0700
  • 730011ad3c
    Merge pull request #3093 from chrislusf/dependabot/go_modules/cloud.google.com/go/storage-1.22.1 Chris Lu 2022-05-23 11:09:27 -0700
  • 00b46f5777
    Merge pull request #3094 from chrislusf/dependabot/go_modules/github.com/arangodb/go-driver-1.3.2 Chris Lu 2022-05-23 11:09:00 -0700
  • 6448523d0e
    feat: move from `streadway/amqp` to `rabbitmq/amqp091-go` #3095 Eng Zer Jun 2022-05-24 00:06:38 +0800
  • 84583fe095
    Bump github.com/arangodb/go-driver from 1.3.1 to 1.3.2 #3094 dependabot[bot] 2022-05-23 15:20:44 +0000
  • efbf5ac900
    Bump cloud.google.com/go/storage from 1.22.0 to 1.22.1 #3093 dependabot[bot] 2022-05-23 15:20:30 +0000
  • 568855adad
    Bump github.com/lib/pq from 1.10.5 to 1.10.6 #3092 dependabot[bot] 2022-05-23 15:20:09 +0000
  • 45a5629f84
    Bump google.golang.org/api from 0.79.0 to 0.80.0 #3091 dependabot[bot] 2022-05-23 15:19:59 +0000
  • 8f7d4483ec
    Bump google.golang.org/grpc from 1.46.0 to 1.46.2 dependabot[bot] 2022-05-23 15:19:37 +0000
  • a14728d508 docker compose nextcloud rm mysql Konstantin Lebedev 2022-05-23 20:11:32 +0500
  • a34438384e docker compose file for nextcloud testing https://github.com/chrislusf/seaweedfs/issues/3086 Konstantin Lebedev 2022-05-23 18:53:35 +0500
  • e87d9b6852
    Merge branch 'chrislusf:master' into master #3074 Armstrong 2022-05-23 19:28:03 +0800
  • 2f846777bb 3.06 3.06 chrislu 2022-05-23 01:21:48 -0700
  • a5cdcc7e63 fix reading files larger than 20GB due to manifest resolving bug chrislu 2022-05-23 01:16:10 -0700
  • 59cc3c0bfd fix reading files larger than 20GB due to manifest resolving bug chrislu 2022-05-23 01:14:56 -0700
  • acc318e12b 3.05 3.05 chrislu 2022-05-22 21:43:59 -0700
  • 076e48a676 add inflight upload data wait timeout liubaojiang 2022-05-20 18:18:20 +0800
  • 2f1f84c989 add unit test ningfd 2022-05-20 20:23:35 +0800
  • 71b2e6223e add inFlightUploadDataLimitCond signal liubaojiang 2022-05-20 15:19:35 +0800
  • accf4d65c6
    Create pull_request_template.md Chris Lu 2022-05-20 00:01:12 -0700
  • 1a41691b4c exclude replication from the concurrentUploadLimitMB liubaojiang 2022-05-20 14:33:47 +0800
  • 3a8dadcc2d
    Merge pull request #3080 from kaiwalyajoshi/kjoshi/s3-template-fixes Chris Lu 2022-05-19 15:08:43 -0700
  • bee482d49e
    fix: Remove invalid serviceName from s3-deployments template. #3080 Kaiwalya Joshi 2022-05-19 14:48:32 -0700
  • cb64983c6b
    Merge pull request #3079 from ztinpn/hotfix_fsync Chris Lu 2022-05-19 10:33:42 -0700
  • 66747ee9c9 hotfix_fsync fix fsync #3079 tianzhang 2022-05-19 23:17:17 +0800
  • 635caa778a fix: sequence read rate is slow when use filer.ChunkReadAt.ReadAt ningfd 2022-05-18 17:54:27 +0800
  • 8efe55f981
    Merge pull request #3059 from guol-fnst/avoid_dup_vol Chris Lu 2022-05-17 23:48:57 -0700
  • 8e2426a879 revert changes of pb file orignal protoc-gen-go-grpc verion is 1.1.0 #3059 guol-fnst 2022-05-18 11:52:14 +0800
  • 92590d60ff
    Merge pull request #3071 from kmlebedev/build_image_large_disk_full Chris Lu 2022-05-17 07:39:06 -0700
  • d68a37d3e6 build release containers for all tags and large volume #3071 Konstantin Lebedev 2022-05-17 14:56:14 +0500
  • b12944f9c6 fix naming convention notify volume server of duplicate directoris improve searching efficiency guol-fnst 2022-05-17 14:51:01 +0800
  • 076595fbdd just exit in case of duplicated volume directories were loaded guol-fnst 2022-05-17 11:06:41 +0800
  • 8fab39e775 rename UUID file fix typo move locationUUID into DiskLocation guol-fnst 2022-05-17 10:19:35 +0800
  • 36309e824d
    Merge pull request #3063 from chrislusf/dependabot/github_actions/actions/dependency-review-action-39e692fa323107ef86d8fdac0067ce647f239bd7 Chris Lu 2022-05-16 09:35:06 -0700
  • abe311e64e
    Merge pull request #3068 from chrislusf/dependabot/go_modules/github.com/Shopify/sarama-1.33.0 Chris Lu 2022-05-16 09:33:05 -0700
  • a045f97eea
    Merge branch 'master' into dependabot/go_modules/github.com/Shopify/sarama-1.33.0 #3068 Chris Lu 2022-05-16 09:16:15 -0700
  • d415596be0
    Merge pull request #3067 from chrislusf/dependabot/go_modules/github.com/prometheus/client_golang-1.12.2 Chris Lu 2022-05-16 09:15:30 -0700
  • 9a0cf3cf54
    Merge pull request #3066 from chrislusf/dependabot/go_modules/google.golang.org/api-0.79.0 Chris Lu 2022-05-16 09:15:24 -0700
  • f04efe710f
    Merge pull request #3065 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.14 Chris Lu 2022-05-16 09:15:19 -0700
  • d3b8a82813
    Merge pull request #3064 from chrislusf/dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk-auth-environ-0.1.2 Chris Lu 2022-05-16 09:15:13 -0700
  • f496629d3b
    Merge pull request #3062 from chrislusf/dependabot/github_actions/actions/setup-go-3.1.0 Chris Lu 2022-05-16 09:14:58 -0700
  • 1a7e02174c
    Bump github.com/Shopify/sarama from 1.32.0 to 1.33.0 dependabot[bot] 2022-05-16 15:29:57 +0000
  • e085dcfb38
    Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 #3067 dependabot[bot] 2022-05-16 15:29:49 +0000
  • 397b8b20b1
    Bump google.golang.org/api from 0.78.0 to 0.79.0 #3066 dependabot[bot] 2022-05-16 15:29:43 +0000
  • 07e7cf3171
    Bump github.com/aws/aws-sdk-go from 1.44.9 to 1.44.14 #3065 dependabot[bot] 2022-05-16 15:29:33 +0000
  • f4656f677a
    Bump github.com/ydb-platform/ydb-go-sdk-auth-environ from 0.1.0 to 0.1.2 #3064 dependabot[bot] 2022-05-16 15:29:23 +0000
  • 99ffbcea7f
    Bump actions/dependency-review-action #3063 dependabot[bot] 2022-05-16 15:28:53 +0000
  • 70779df038
    Bump actions/setup-go from 3.0.0 to 3.1.0 #3062 dependabot[bot] 2022-05-16 15:28:49 +0000
  • 72e7dcde51
    Merge pull request #3060 from natmaka/master Chris Lu 2022-05-16 07:42:58 -0700
  • a84f4eefc2
    Merge pull request #3058 from kmlebedev/fix_collectionIsMismatch Chris Lu 2022-05-16 07:38:26 -0700
  • b72f0634d7
    minor (typos...), done while reading around #3060 Nat Makarevitch 2022-05-16 22:11:33 +0800
  • de6aa9cce8 avoid duplicated volume directory guol-fnst 2022-05-16 10:41:18 +0800
  • 44f53ceda6 fix collectionIsMismatch charset #3058 Konstantin Lebedev 2022-05-16 13:23:23 +0500
  • 17c676cb86
    Merge pull request #3056 from kmlebedev/avoid_del_volume Chris Lu 2022-05-16 01:17:53 -0700
  • 10d435f2c2 fix skip loop #3056 Konstantin Lebedev 2022-05-16 13:16:27 +0500
  • 279053572c avoid delete volume replica if collection mismatch Konstantin Lebedev 2022-05-16 13:07:05 +0500
  • ca85b66511 fix build chrislu 2022-05-16 00:58:11 -0700
  • 86b6ab2fe4 fix build binaries with rocksdb #3057 Konstantin Lebedev 2022-05-16 11:39:49 +0500
  • 9ff0d99002 3.04 3.04 chrislu 2022-05-15 21:32:21 -0700
  • 866fed1eab avoid grpc name conflict chrislu 2022-05-15 21:31:29 -0700
  • cd2d10118c 3.03 3.03 chrislu 2022-05-15 18:17:07 -0700
  • 271b5aed96 shell: volume.fsck add a note for -reallyDeleteFromVolume option chrislu 2022-05-15 11:07:04 -0700
  • 4076d74813 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-05-15 00:43:39 -0700
  • 29198720f2 s3: add grpc server to accept configuration changes chrislu 2022-05-15 00:43:37 -0700
  • 05f16ba4d2
    Merge pull request #3050 from turrisxyz/CodeQL-GitHub Chris Lu 2022-05-14 22:33:38 -0700
  • 6dc183824a
    Merge pull request #3054 from kmlebedev/rocksdb_up_version Chris Lu 2022-05-14 18:44:10 -0700
  • 59435e4a2e rocksdb up version to v7.2.2 #3054 Konstantin Lebedev 2022-05-15 01:22:55 +0500
  • 867ffc3f28
    Merge pull request #3052 from kmlebedev/build_binary_full Chris Lu 2022-05-14 11:59:55 -0700
  • 5ee51f7cbd build binaries for linux with all tags #3052 Konstantin Lebedev 2022-05-14 23:36:04 +0500
  • 55b525be43
    Merge pull request #3051 from kmlebedev/build_all_tags Chris Lu 2022-05-14 08:41:56 -0700
  • 8f762a1a06 build release containers for all tags #3051 Konstantin Lebedev 2022-05-14 18:40:32 +0500
  • ea4918394c
    Merge pull request #3047 from shichanglin5/master Chris Lu 2022-05-13 22:52:48 -0700
  • 688d55488c test(s3api_object_copy_handlers_test.go): some unit tests have been added to the processMetadata & processMetadataBytes methods of s3api_object_copy_handlers.go #3047 shichanglin5 2022-05-14 10:40:29 +0800
  • 21c95d9b29
    Update codeql.yml #3050 Naveen 2022-05-13 16:30:38 -0500
  • 417d0a441d chore: Enable codeql action naveen 2022-05-13 20:59:19 +0000
  • 735038b2c1 backup do not need to use preallocation chrislu 2022-05-13 13:46:52 -0700
  • 1166dead00 fix the problem of metadata and tagging loss when files are copied shichanglin5 2022-05-13 18:14:39 +0800
  • 8f103ae613
    Merge pull request #3043 from kmlebedev/ydb_refactor Chris Lu 2022-05-12 00:50:07 -0700
  • d12a423aa0 refactor add some tests #3043 Konstantin Lebedev 2022-05-12 12:23:02 +0500
  • e41b11b004
    Merge pull request #3040 from kmlebedev/ydb_fix Chris Lu 2022-05-11 10:11:16 -0700
  • f523aed3c9 fixes from comments https://github.com/chrislusf/seaweedfs/pull/2996 #3040 Konstantin Lebedev 2022-05-11 21:50:09 +0500
  • bff1ccc1de fix compilation chrislu 2022-05-11 00:52:15 -0700
  • 76da688176 adjust log level chrislu 2022-05-11 00:45:19 -0700
  • 3e20336bde fix atomic add int64 chrislu 2022-05-11 00:44:35 -0700
  • a85720f0f6 remove deprecated function chrislu 2022-05-10 00:02:23 -0700
  • 25559eeb92 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-05-10 00:01:46 -0700
  • 791c29ae93 remove deprecated function chrislu 2022-05-10 00:01:43 -0700
  • 8ac959e41b
    Merge pull request #3034 from chrislusf/dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.25.0 Chris Lu 2022-05-09 08:35:24 -0700
  • 167faeb9bb
    Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.24.2 to 3.25.0 #3034 dependabot[bot] 2022-05-09 15:35:19 +0000
  • ba2f80d1f8
    Merge pull request #3035 from chrislusf/dependabot/go_modules/go.mongodb.org/mongo-driver-1.9.1 Chris Lu 2022-05-09 08:34:48 -0700
  • 4e07afb45f
    Merge pull request #3031 from chrislusf/dependabot/go_modules/google.golang.org/api-0.78.0 Chris Lu 2022-05-09 08:34:37 -0700
  • 37a8049e3e
    Bump google.golang.org/api from 0.77.0 to 0.78.0 #3031 dependabot[bot] 2022-05-09 15:34:01 +0000
  • ffa413a16f
    Merge pull request #3029 from chrislusf/dependabot/go_modules/github.com/Azure/azure-storage-blob-go-0.15.0 Chris Lu 2022-05-09 08:33:40 -0700
  • 94c2df4c5c
    Bump github.com/Azure/azure-storage-blob-go from 0.14.0 to 0.15.0 #3029 dependabot[bot] 2022-05-09 15:33:39 +0000
  • 07b1d10f26
    Merge pull request #3028 from chrislusf/dependabot/github_actions/docker/build-push-action-3 Chris Lu 2022-05-09 08:33:26 -0700
  • 89688d9147
    Merge pull request #3027 from chrislusf/dependabot/github_actions/docker/login-action-2 Chris Lu 2022-05-09 08:33:16 -0700
  • ddc61a0af9
    Merge pull request #3026 from chrislusf/dependabot/github_actions/docker/metadata-action-4.0.1 Chris Lu 2022-05-09 08:33:05 -0700
  • 108b7faef4
    Merge pull request #3025 from chrislusf/dependabot/github_actions/docker/setup-qemu-action-2 Chris Lu 2022-05-09 08:32:52 -0700
  • 6e94ff8105
    Bump go.mongodb.org/mongo-driver from 1.9.0 to 1.9.1 #3035 dependabot[bot] 2022-05-09 15:32:43 +0000
  • 13bd6794e2
    Bump github.com/Azure/azure-storage-blob-go from 0.14.0 to 0.15.0 dependabot[bot] 2022-05-09 15:32:40 +0000