| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-03-22 | fix build error2.35 | Chris Lu | 2 | -2/+2 | |
| 2021-03-22 | 2.35 | Chris Lu | 3 | -4/+4 | |
| 2021-03-22 | shell: add volume.check.disk to fix inconsistency for replicated volumes | Chris Lu | 12 | -793/+1557 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1923 | |||||
| 2021-03-21 | ensure entry attribute is not nill | Chris Lu | 1 | -0/+3 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1926 | |||||
| 2021-03-21 | refactor, split into 2 files | Chris Lu | 2 | -112/+123 | |
| 2021-03-20 | better logs for cookie mismatch | Chris Lu | 1 | -1/+2 | |
| 2021-03-20 | minor | Chris Lu | 1 | -1/+1 | |
| 2021-03-20 | fs.mv ensures there are 2 arguments | Chris Lu | 1 | -0/+4 | |
| 2021-03-20 | refactor | Chris Lu | 1 | -7/+4 | |
| 2021-03-19 | Update README.md | Chris Lu | 1 | -0/+1 | |
| 2021-03-19 | go fmt | Chris Lu | 2 | -2/+2 | |
| 2021-03-19 | s3: copy object to itself | Chris Lu | 5 | -7/+68 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1922 | |||||
| 2021-03-17 | Merge pull request #1918 from kmlebedev/dir_slash_not_exist | Chris Lu | 1 | -1/+1 | |
| dir + slash key does not exist | |||||
| 2021-03-17 | add line | Konstantin Lebedev | 1 | -0/+1 | |
| 2021-03-17 | dir + slash key does not exist | Konstantin Lebedev | 1 | -2/+1 | |
| https://github.com/chrislusf/seaweedfs/issues/1917 | |||||
| 2021-03-16 | Merge pull request #1913 from kmlebedev/check_chunkviews_mr | Chris Lu | 12 | -27/+67 | |
| Check chunkviews mr | |||||
| 2021-03-16 | Merge branch 'upstreamMaster' into check_chunkviews_mr | Konstantin Lebedev | 20 | -208/+109 | |
| # Conflicts: # weed/filer/filechunk_manifest.go # weed/filer/stream.go # weed/replication/repl_util/replication_util.go # weed/util/fasthttp_util.go | |||||
| 2021-03-16 | 2.342.34 | Chris Lu | 3 | -4/+4 | |
| 2021-03-16 | reverting 7d57664c2d80f2b7d3eb4cecc57a3275bafee44d | Chris Lu | 9 | -82/+93 | |
| 2021-03-16 | report error if entry not found | Chris Lu | 1 | -0/+4 | |
| 2021-03-16 | CheckAllChunkViews() for HEAD requests only | Konstantin Lebedev | 6 | -16/+20 | |
| 2021-03-16 | 2.332.33 | Chris Lu | 3 | -4/+4 | |
| 2021-03-16 | revert fasthttp changes | Chris Lu | 7 | -122/+6 | |
| related to https://github.com/chrislusf/seaweedfs/issues/1907 | |||||
| 2021-03-15 | Merge pull request #1905 from wuh-fnst/s3ListCounterErr | Chris Lu | 1 | -1/+0 | |
| s3: count correction for the number of files in the dir | |||||
| 2021-03-15 | [mount] [regression] `filer.path` option results in empty mount in 2.32 | Chris Lu | 1 | -1/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1906 | |||||
| 2021-03-16 | s3: count correction for the number of files in the dir | wuh-fnst | 1 | -1/+0 | |
| 2021-03-15 | Status PartialContent for Content-Range response | Konstantin Lebedev | 1 | -1/+5 | |
| 2021-03-15 | If WriteHeader is not called explicitly, the first call to Write | Konstantin Lebedev | 3 | -12/+6 | |
| will trigger an implicit WriteHeader(http.StatusOK). WriteHeader: Only one header may be written. Go does not currently! | |||||
| 2021-03-15 | add debug logging | Konstantin Lebedev | 2 | -2/+4 | |
| 2021-03-15 | avoid http error: superfluous response.WriteHeader | Konstantin Lebedev | 6 | -14/+50 | |
| https://github.com/chrislusf/seaweedfs/issues/1838 | |||||
| 2021-03-14 | 2.322.32 | Chris Lu | 3 | -4/+4 | |
| 2021-03-14 | shell: fix moving volume, volume server evacuate | Chris Lu | 2 | -3/+19 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1534 | |||||
| 2021-03-14 | fix parsing | Chris Lu | 1 | -1/+2 | |
| 2021-03-14 | revert previous change | Chris Lu | 1 | -1/+1 | |
| revert 29e62aba00291351076d9489f4444af87b5e1d81 | |||||
| 2021-03-14 | possible fix for volume balance | Chris Lu | 3 | -1/+905 | |
| address https://github.com/chrislusf/seaweedfs/issues/1534 | |||||
| 2021-03-14 | go fmt | Chris Lu | 10 | -14/+13 | |
| 2021-03-14 | filer: leveldb, rocksdb auto create store directory | Chris Lu | 4 | -0/+6 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1901 | |||||
| 2021-03-13 | filer: mysql2, postgres2 trigger actions on bucket creation and deletion | Chris Lu | 4 | -0/+66 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1877 | |||||
| 2021-03-13 | prevent nil volume message | Chris Lu | 1 | -0/+3 | |
| 2021-03-13 | prevent nil volume nm | Chris Lu | 1 | -3/+13 | |
| 2021-03-12 | default to empty host to bind to tcp4 and tcp6 | Chris Lu | 4 | -4/+4 | |
| 2021-03-12 | fullpath() test is not needed | Chris Lu | 1 | -34/+0 | |
| 2021-03-12 | upgrade fuse version, add batch forget | Chris Lu | 2 | -1/+3 | |
| 2021-03-12 | add mount memory profiling | Chris Lu | 2 | -1/+53 | |
| 2021-03-12 | mount: internals switch to filer.Entry instead of protobuf | Chris Lu | 9 | -94/+80 | |
| 2021-03-11 | Merge pull request #1893 from kmlebedev/s3testfixed | Chris Lu | 2 | -2/+2 | |
| add 12 s3 tests | |||||
| 2021-03-12 | add 12 tests | Konstantin Lebedev | 2 | -2/+2 | |
| https://github.com/chrislusf/seaweedfs/issues/1810 | |||||
| 2021-03-11 | Merge pull request #1892 from wuh-fnst/listMultipartIsLast | Chris Lu | 1 | -2/+12 | |
| make “List” correctly judge whether it is the last file | |||||
| 2021-03-12 | make List correctly judge whether it is the last file | wuh-fnst | 1 | -2/+12 | |
| 2021-03-11 | print out the url | Chris Lu | 1 | -2/+3 | |
