| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-06-23 | 2.552.55 | Chris Lu | 3 | -4/+4 | |
| trigger migrated travis build | |||||
| 2021-06-23 | Update README.md | Chris Lu | 1 | -1/+1 | |
| 2021-06-22 | Merge pull request #2147 from jonaz/process_metrics | Chris Lu | 4 | -11/+376 | |
| Add process metrics of weed itself | |||||
| 2021-06-22 | Add process metrics of weed itself | Jonas Falck | 4 | -11/+376 | |
| 2021-06-21 | master: avoid repeated leader redirection | Chris Lu | 1 | -1/+6 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2146 | |||||
| 2021-06-19 | Merge pull request #2141 from danielflira/feature-background-fuse | Chris Lu | 1 | -0/+24 | |
| start "weed fuse" in background | |||||
| 2021-06-20 | start weed with mount in background | danielflira | 1 | -0/+24 | |
| 2021-06-19 | 2.542.54 | Chris Lu | 3 | -4/+4 | |
| 2021-06-19 | mount: fix for deletion stopped working since 2.53 | Chris Lu | 1 | -2/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2138 due to 4d0cbd2700655e17f26817297fd3e9fa57e78876 | |||||
| 2021-06-18 | remove unused fields | Chris Lu | 1 | -2/+0 | |
| 2021-06-15 | fix stats when a collection is deleted | Chris Lu | 1 | -0/+5 | |
| 2021-06-15 | FUSE: skip flushing if file is deleted | Chris Lu | 2 | -2/+11 | |
| related to https://github.com/chrislusf/seaweedfs/issues/2110 | |||||
| 2021-06-15 | Merge pull request #2128 from kmlebedev/do_small_delete_transactions | Chris Lu | 18 | -29/+36 | |
| 2021-06-15 | avoid crashes Galera Cluster | Konstantin Lebedev | 18 | -29/+36 | |
| https://github.com/chrislusf/seaweedfs/issues/2125 | |||||
| 2021-06-15 | Merge pull request #2127 from nagy/check-history-error | Chris Lu | 1 | -2/+4 | |
| Check for history file errors as well | |||||
| 2021-06-13 | 2.532.53 | Chris Lu | 3 | -4/+4 | |
| 2021-06-13 | skip cookie checking if from grpc api | Chris Lu | 1 | -1/+1 | |
| 2021-06-13 | add block and mutex profiling | Chris Lu | 1 | -0/+21 | |
| 2021-06-13 | fix for mysql2 postgres2 on fast dropping buckets | Chris Lu | 2 | -2/+2 | |
| 2021-06-13 | filer.copy: zero fileSize for directories | Chris Lu | 1 | -1/+5 | |
| 2021-06-12 | minor | Chris Lu | 1 | -2/+1 | |
| 2021-06-12 | minor | Chris Lu | 1 | -2/+2 | |
| 2021-06-10 | remove all bucket metadata | Chris Lu | 4 | -1/+13 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2118 | |||||
| 2021-06-10 | avoid possible empty object | Chris Lu | 1 | -3/+3 | |
| 2021-06-10 | adjust the error output | Chris Lu | 2 | -11/+24 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2123 | |||||
| 2021-06-10 | refactor | Chris Lu | 19 | -269/+215 | |
| 2021-06-10 | refactoring | Chris Lu | 11 | -90/+88 | |
| 2021-06-09 | Update README.md | Chris Lu | 1 | -1/+1 | |
| 2021-06-08 | Check for history file errors as well | Daniel Nagy | 1 | -2/+4 | |
| 2021-06-07 | Merge pull request #2115 from nagy/exitcode | Chris Lu | 1 | -2/+11 | |
| Return correct exitcode when `wheed upload` fails | |||||
| 2021-06-07 | Return correct exitcode when `wheed upload` fails | Daniel Nagy | 1 | -2/+11 | |
| 2021-06-07 | 2.522.52 | Chris Lu | 3 | -4/+4 | |
| 2021-06-07 | locks for data racing | Chris Lu | 1 | -1/+4 | |
| 2021-06-06 | limits concurrent uploads for one file2.51 | Chris Lu | 1 | -3/+25 | |
| 2021-06-06 | skip md5 checking for now because of race condition | Chris Lu | 1 | -9/+2 | |
| 2021-06-06 | 2.51 | Chris Lu | 3 | -4/+4 | |
| 2021-06-06 | fix writing the small file | Chris Lu | 1 | -1/+1 | |
| 2021-06-06 | filer: parallel data upload | Chris Lu | 1 | -19/+34 | |
| 2021-06-06 | mount: adjust starting order | Chris Lu | 2 | -2/+6 | |
| avoid possible nil wfs.Server | |||||
| 2021-06-06 | refactor | Chris Lu | 1 | -35/+54 | |
| 2021-06-06 | use bytes.Buffer to reduce memory allocation and gc | Chris Lu | 8 | -58/+102 | |
| 2021-06-06 | optionally disable concurrent upload limit | Chris Lu | 2 | -2/+5 | |
| 2021-06-06 | filer: mongodb avoids E11000 duplicate key error collection: ↵ | Chris Lu | 1 | -5/+6 | |
| seaweedfs.filemeta index: directory_1_name_1 dup key | |||||
| 2021-06-05 | verbose but cleaner logic to invalidate fuse cache | Chris Lu | 1 | -6/+15 | |
| 2021-06-05 | Merge pull request #2112 from wenerme/patch-1 | Chris Lu | 1 | -1/+1 | |
| 2021-06-05 | use string version | 陈杨文 | 1 | -1/+1 | |
| the helm package will build number version 2.50 to 2.5 | |||||
| 2021-06-05 | FUSE: invalidate FUSE cached entries | Chris Lu | 1 | -3/+7 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2108 | |||||
| 2021-06-04 | filer: add path-specific option to enforce readonly | Chris Lu | 8 | -115/+171 | |
| 2021-06-03 | mount: support macfuse 4.x | Chris Lu | 2 | -2/+3 | |
| 2021-06-02 | Update README.md | Chris Lu | 1 | -7/+6 | |
