aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-05-083.023.02chrislu2-3/+3
2022-05-07Merge pull request #3020 from joy717/fix-filer-helm-valueChris Lu1-2/+3
fix filer helm pvc configuration
2022-05-07fix filer helm pvc configurationvincent1-2/+3
2022-05-06renamechrislu1-3/+3
2022-05-06docker compose: use ip.bind=0.0.0.0chrislu1-4/+4
2022-05-06filer.sync: pass attributes for mountchrislu1-0/+6
fix https://github.com/chrislusf/seaweedfs/issues/3012
2022-05-06add docker compose file to sync 2 mountschrislu2-0/+24
2022-05-06how to setup local test envchrislu1-1/+3
2022-05-06add commentschrislu1-1/+1
2022-05-06larger test rangechrislu1-24/+11
2022-05-06a bit optimizationchrislu1-1/+1
2022-05-06Merge branch 'master' of https://github.com/chrislusf/seaweedfschrislu31-27/+771
2022-05-06filer: etcd fix paginationchrislu3-1/+83
fix https://github.com/chrislusf/seaweedfs/issues/3016
2022-05-06add testschrislu2-1/+65
2022-05-05Merge pull request #2996 from kmlebedev/ydbChris Lu31-27/+771
ydb filer store
2022-05-05ydb add empty doc fileKonstantin Lebedev2-0/+12
2022-05-04avoid fatal error if port is already in usechrislu1-1/+3
2022-05-04skip unix socket mode for windowschrislu1-1/+1
fix https://github.com/chrislusf/seaweedfs/issues/3013
2022-05-03build tag ydb since the growth of the binary is 5 mbKonstantin Lebedev5-3/+12
2022-05-03SeaweedFS Filer readmeKonstantin Lebedev1-3/+3
2022-05-03add options to scaffoldKonstantin Lebedev3-11/+14
2022-05-03refactorKonstantin Lebedev4-43/+87
2022-05-03return false if not foundchrislu1-0/+3
fix https://github.com/chrislusf/seaweedfs/issues/3011
2022-05-03fix wrong assignmentchrislu1-1/+2
2022-05-03add support native ttlKonstantin Lebedev4-8/+24
2022-05-03enable query cache policy instead of prepareKonstantin Lebedev3-31/+21
2022-05-03fix scanNamedKonstantin Lebedev5-60/+64
2022-05-02fix segmentation violationchrislu1-0/+1
fix https://github.com/chrislusf/seaweedfs/issues/3000
2022-05-03Merge branch 'new_master' into ydbKonstantin Lebedev3-5/+3
2022-05-02add back arm64 darwinchrislu2-4/+2
2022-05-03fix conflictsKonstantin Lebedev2-3/+29
2022-05-02Merge branch 'master' of https://github.com/chrislusf/seaweedfschrislu7-132/+38
2022-05-02use storage_class for backend configurationchrislu1-1/+1
fix https://github.com/chrislusf/seaweedfs/issues/3008
2022-05-03Merge branch 'new_master' into ydbKonstantin Lebedev52-792/+770
# Conflicts: # go.mod # go.sum
2022-05-03fix queriesKonstantin Lebedev4-17/+17
2022-05-02Merge pull request #3007 from ↵Chris Lu2-3/+3
chrislusf/dependabot/go_modules/google.golang.org/api-0.77.0 Bump google.golang.org/api from 0.75.0 to 0.77.0
2022-05-02Merge pull request #3006 from ↵Chris Lu2-3/+3
chrislusf/dependabot/go_modules/github.com/hashicorp/raft-1.3.9 Bump github.com/hashicorp/raft from 1.3.8 to 1.3.9
2022-05-02Merge pull request #3005 from ↵Chris Lu2-3/+3
chrislusf/dependabot/go_modules/github.com/linxGnu/grocksdb-1.7.1 Bump github.com/linxGnu/grocksdb from 1.7.0 to 1.7.1
2022-05-02Merge pull request #3004 from ↵Chris Lu2-4/+5
chrislusf/dependabot/go_modules/cloud.google.com/go/pubsub-1.21.0 Bump cloud.google.com/go/pubsub from 1.20.0 to 1.21.0
2022-05-02Merge pull request #3003 from ↵Chris Lu2-109/+14
chrislusf/dependabot/go_modules/github.com/fclairamb/ftpserverlib-0.18.0 Bump github.com/fclairamb/ftpserverlib from 0.17.0 to 0.18.0
2022-05-02Merge pull request #3002 from ↵Chris Lu5-5/+5
chrislusf/dependabot/github_actions/docker/setup-buildx-action-1.7.0 Bump docker/setup-buildx-action from 1.6.0 to 1.7.0
2022-05-02Merge pull request #3001 from ↵Chris Lu5-5/+5
chrislusf/dependabot/github_actions/docker/metadata-action-3.8.0 Bump docker/metadata-action from 3.7.0 to 3.8.0
2022-05-02fix createDBKonstantin Lebedev5-38/+33
2022-05-02Bump google.golang.org/api from 0.75.0 to 0.77.0dependabot[bot]2-3/+3
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.75.0 to 0.77.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.75.0...v0.77.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02Bump github.com/hashicorp/raft from 1.3.8 to 1.3.9dependabot[bot]2-3/+3
Bumps [github.com/hashicorp/raft](https://github.com/hashicorp/raft) from 1.3.8 to 1.3.9. - [Release notes](https://github.com/hashicorp/raft/releases) - [Changelog](https://github.com/hashicorp/raft/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/raft/compare/v1.3.8...v1.3.9) --- updated-dependencies: - dependency-name: github.com/hashicorp/raft dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02Bump github.com/linxGnu/grocksdb from 1.7.0 to 1.7.1dependabot[bot]2-3/+3
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/linxGnu/grocksdb/releases) - [Commits](https://github.com/linxGnu/grocksdb/compare/v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: github.com/linxGnu/grocksdb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02Bump cloud.google.com/go/pubsub from 1.20.0 to 1.21.0dependabot[bot]2-4/+5
Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.20.0 to 1.21.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.20.0...pubsub/v1.21.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/pubsub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02Bump github.com/fclairamb/ftpserverlib from 0.17.0 to 0.18.0dependabot[bot]2-109/+14
Bumps [github.com/fclairamb/ftpserverlib](https://github.com/fclairamb/ftpserverlib) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/fclairamb/ftpserverlib/releases) - [Commits](https://github.com/fclairamb/ftpserverlib/compare/v0.17.0...v0.18.0) --- updated-dependencies: - dependency-name: github.com/fclairamb/ftpserverlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02Bump docker/setup-buildx-action from 1.6.0 to 1.7.0dependabot[bot]5-5/+5
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/94ab11c41e45d028884a99163086648e898eed25...f211e3e9ded2d9377c8cadc4489a4e38014bc4c9) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02Bump docker/metadata-action from 3.7.0 to 3.8.0dependabot[bot]5-5/+5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/f2a13332ac1ce8c0a71aeac48a150dbb1838ab67...b2391d37b4157fa4aa2e118d643f417910ff3242) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>