7470 Commits (abe3cc6df228a2700f25557f7d600f6810b450bf)
 

Author SHA1 Message Date
chrislu abe3cc6df2 filer UI touch up 3 years ago
Chris Lu 869d23b099
Merge pull request #2884 from blacktear23/filer-ui-new-features 3 years ago
chrislu 86ed27f602 mount: remove leftover socket file 3 years ago
yulai.li 2347c21cdd Tune filer UI add rename feature 3 years ago
yulai.li 2454020a92 Add upload progress support 3 years ago
yulai.li 4f87ee7755 Add create directory and delete web UI features for filer 3 years ago
chrislu 3ab2c0e5c0 avoid possible nil attributes 3 years ago
chrislu 9d44b89c21 Revert "avoid possible nil attributes" 3 years ago
chrislu 368d8e1a81 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 0a6703c7f7 avoid possible nil attributes 3 years ago
Chris Lu fa25d5c43a
Merge pull request #2881 from chrislusf/dependabot/go_modules/go.mongodb.org/mongo-driver-1.9.0 3 years ago
Chris Lu ff2ec58897
Merge pull request #2882 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.33 3 years ago
Chris Lu 83ee4c5fe2
Merge pull request #2880 from chrislusf/dependabot/github_actions/docker/metadata-action-3.7.0 3 years ago
dependabot[bot] 72cbda3481
Bump github.com/aws/aws-sdk-go from 1.43.32 to 1.43.33 3 years ago
dependabot[bot] d30eafd0f3
Bump go.mongodb.org/mongo-driver from 1.8.4 to 1.9.0 3 years ago
dependabot[bot] 9f9e0deafb
Bump docker/metadata-action from 3.6.2 to 3.7.0 3 years ago
chrislu 3d229fe45c Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 79b8e6a8c3 add a place holder for later merge consecutive chunks 3 years ago
Chris Lu 49ecb8d11c
Merge pull request #2879 from leyou240/master 3 years ago
justin d02f13c2d1 remove Redundant type conversion and use strings.TrimSuffix to enhance readability 3 years ago
Chris Lu 7c85cb332d
Merge pull request #2878 from guol-fnst/fix_create_bucket_resp 3 years ago
root f15a737a0a Add "Location:" in response when creating bucket 3 years ago
chrislu bc888226fc erasure coding: tracking encoded/decoded volumes 3 years ago
chrislu 8b3d76b24d prevent concurrent access during shutdown 3 years ago
chrislu bb4beebce3 prevent nil 3 years ago
Chris Lu ae5aa2bf04
Merge pull request #2875 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.32 3 years ago
dependabot[bot] 10dc72ca54
Bump github.com/aws/aws-sdk-go from 1.43.31 to 1.43.32 3 years ago
chrislu 3176bf126a update rocksdb version 3 years ago
Chris Lu 9b0d02ed39
Merge pull request #2873 from chrislusf/dependabot/go_modules/github.com/linxGnu/grocksdb-1.7.0 3 years ago
Chris Lu e752efc624
Merge pull request #2874 from naveensrinivasan/naveen/feat/set-perms-actions 3 years ago
naveensrinivasan 5b352ec1d2 Set permissions for GitHub actions 3 years ago
chrislu 6e4c94e2e1 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 4aae87f405 check missing hdd disk type 3 years ago
Chris Lu 64db9db3de
Merge pull request #2872 from chrislusf/dependabot/go_modules/gocloud.dev/pubsub/rabbitpubsub-0.25.0 3 years ago
dependabot[bot] bb02803fca
Bump github.com/linxGnu/grocksdb from 1.6.38 to 1.7.0 3 years ago
dependabot[bot] 4062daf416
Bump gocloud.dev/pubsub/rabbitpubsub from 0.24.0 to 0.25.0 3 years ago
Chris Lu e28a8f802f
Merge pull request #2871 from chrislusf/dependabot/go_modules/gocloud.dev/pubsub/natspubsub-0.25.0 3 years ago
Chris Lu 19e5179159
Merge pull request #2869 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.31 3 years ago
Chris Lu e965c92c93
Merge pull request #2870 from chrislusf/dependabot/go_modules/modernc.org/sqlite-1.16.0 3 years ago
dependabot[bot] b58187df18
Bump gocloud.dev/pubsub/natspubsub from 0.24.0 to 0.25.0 3 years ago
dependabot[bot] ca1bdb4661
Bump modernc.org/sqlite from 1.15.4 to 1.16.0 3 years ago
dependabot[bot] 566ec62aec
Bump github.com/aws/aws-sdk-go from 1.43.30 to 1.43.31 3 years ago
chrislu d310711de0 avoid possible deadlock: move metadata log flush channel out of lock scope 3 years ago
chrislu 9eda9a6e82 Revert "Bump github.com/linxGnu/grocksdb from 1.6.38 to 1.7.0" 3 years ago
chrislu 77a7d7253f 2.97 3 years ago
chrislu e8d7bb42e2 avoid concurrent access to map object 3 years ago
chrislu 6a2bcd03aa configure mount quota 3 years ago
chrislu 958f880b70 mount: add grpc method to adjust quota 3 years ago
chrislu a8eefda452 Merge branch 'master' of https://github.com/chrislusf/seaweedfs 3 years ago
chrislu 105578a2f2 skip pinging self for master and volume server 3 years ago