6670 Commits (2f72c2449876524e9d0a5955a29ee9185efa4519)
 

Author SHA1 Message Date
Chris Lu d4b0dcf442
Merge pull request #2147 from jonaz/process_metrics 4 years ago
Jonas Falck 829b195084 Add process metrics of weed itself 4 years ago
Chris Lu d474ce6fe3 master: avoid repeated leader redirection 4 years ago
Chris Lu 117f8e0bc1
Merge pull request #2141 from danielflira/feature-background-fuse 4 years ago
danielflira f1d207a0fe start weed with mount in background 4 years ago
Chris Lu b3eb4fecc7 2.54 4 years ago
Chris Lu f24bb9e688 mount: fix for deletion stopped working since 2.53 4 years ago
Chris Lu 88d52adfdd remove unused fields 4 years ago
Chris Lu 56eb522b13 fix stats when a collection is deleted 4 years ago
Chris Lu 055374a50b FUSE: skip flushing if file is deleted 4 years ago
Chris Lu cd59573dd3
Merge pull request #2128 from kmlebedev/do_small_delete_transactions 4 years ago
Konstantin Lebedev 6aa1a56ec8 avoid crashes Galera Cluster 4 years ago
Chris Lu ebe971da2e
Merge pull request #2127 from nagy/check-history-error 4 years ago
Chris Lu 7a81caa31e 2.53 4 years ago
Chris Lu 4d0cbd2700 skip cookie checking if from grpc api 4 years ago
Chris Lu 7225cb4ac5 add block and mutex profiling 4 years ago
Chris Lu 28a4a1f8d6 fix for mysql2 postgres2 on fast dropping buckets 4 years ago
Chris Lu 1e76fc994a filer.copy: zero fileSize for directories 4 years ago
Chris Lu ed6aa13520 minor 4 years ago
Chris Lu ee6c67682c minor 4 years ago
Chris Lu 9357911a95 remove all bucket metadata 4 years ago
Chris Lu b71c3cfba4 avoid possible empty object 4 years ago
Chris Lu 310e31424e adjust the error output 4 years ago
Chris Lu 8b382a8209 refactor 4 years ago
Chris Lu 33b87244ef refactoring 4 years ago
Chris Lu 40a8cb9b0a
Update README.md 4 years ago
Daniel Nagy 7ce3bee0c0
Check for history file errors as well 4 years ago
Chris Lu 492a91e0b0
Merge pull request #2115 from nagy/exitcode 4 years ago
Daniel Nagy 0e3adde47f
Return correct exitcode when `wheed upload` fails 4 years ago
Chris Lu 76f24af79a 2.52 4 years ago
Chris Lu 5e6dfbc25f locks for data racing 4 years ago
Chris Lu 452c6ef183 limits concurrent uploads for one file 4 years ago
Chris Lu 8295e2feb6 skip md5 checking for now because of race condition 4 years ago
Chris Lu c8dea3dd89 2.51 4 years ago
Chris Lu 19caeb7b02 fix writing the small file 4 years ago
Chris Lu bb45dea15a filer: parallel data upload 4 years ago
Chris Lu e00443a940 mount: adjust starting order 4 years ago
Chris Lu 44f1ba6894 refactor 4 years ago
Chris Lu 6c82326575 use bytes.Buffer to reduce memory allocation and gc 4 years ago
Chris Lu 9cba5cca0b optionally disable concurrent upload limit 4 years ago
Chris Lu 21ad9a4ac2 filer: mongodb avoids E11000 duplicate key error collection: seaweedfs.filemeta index: directory_1_name_1 dup key 4 years ago
hilimd 97ad3e9d02
Merge pull request #79 from chrislusf/master 4 years ago
Chris Lu e6ba2f9c37 verbose but cleaner logic to invalidate fuse cache 4 years ago
Chris Lu d7638b73b5
Merge pull request #2112 from wenerme/patch-1 4 years ago
陈杨文 5403ada150
use string version 4 years ago
Chris Lu fadc1febdb FUSE: invalidate FUSE cached entries 4 years ago
Chris Lu ab606dec2a filer: add path-specific option to enforce readonly 4 years ago
Chris Lu f15d7a57f5 mount: support macfuse 4.x 4 years ago
Chris Lu d350c114c8
Update README.md 4 years ago
Chris Lu 0a5388744c
Merge pull request #2105 from Woellchen/current_and_parent_dot_directories 4 years ago