| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-01-09 | 2.202.20 | Chris Lu | 2 | -2/+2 | |
| 2021-01-09 | mount: default to 128 concurrent writers | Chris Lu | 1 | -1/+1 | |
| 2021-01-09 | adjust | Chris Lu | 1 | -1/+1 | |
| 2021-01-08 | update ccache version | Chris Lu | 3 | -2/+5 | |
| 2021-01-08 | filer: redis default to false for useReadOnly and routeByLatency | Chris Lu | 2 | -4/+4 | |
| 2021-01-08 | filer store: redis module upgrade | Chris Lu | 10 | -46/+73 | |
| 2021-01-07 | server: add option to disable master | Chris Lu | 1 | -1/+6 | |
| 2021-01-07 | Merge pull request #1738 from qieqieplus/rocksdb | Chris Lu | 1 | -14/+4 | |
| fix rocksdb crash when list directory | |||||
| 2021-01-07 | alter style | qieqieplus | 1 | -4/+6 | |
| 2021-01-07 | fix seek lastkey may reach EOF | qieqieplus | 1 | -15/+3 | |
| 2021-01-06 | go fmt | Chris Lu | 2 | -2/+3 | |
| 2021-01-06 | add "weed filer.cat" to read files directly from volume servers | Chris Lu | 9 | -17/+147 | |
| 2021-01-06 | Merge pull request #1735 from qieqieplus/rocksdb | Chris Lu | 1 | -9/+8 | |
| ignore decode error for non-entry data | |||||
| 2021-01-06 | ignore decode error for non-entry data | qieqieplus | 1 | -9/+8 | |
| 2021-01-05 | Merge pull request #1734 from ↵ | Chris Lu | 2 | -3/+9 | |
| runbestfast/fix_s3_use_of_closed_network_connection fix s3 upload "use of closed network connection" | |||||
| 2021-01-06 | fix s3 upload "use of closed network connection" | yuwang | 2 | -3/+9 | |
| 2021-01-05 | Merge pull request #1730 from qieqieplus/rocksdb | Chris Lu | 2 | -16/+65 | |
| impl: TTL per entry for rocksdb; fix package name | |||||
| 2021-01-05 | Update README.md | Chris Lu | 1 | -1/+1 | |
| 2021-01-05 | Update README.md | Chris Lu | 1 | -1/+1 | |
| 2021-01-05 | fix time comparison | qieqieplus | 1 | -1/+1 | |
| 2021-01-05 | impl: TTL per entry for rocksdb; fix package name | qieqieplus | 2 | -16/+65 | |
| 2021-01-04 | Merge pull request #1728 from fuyouyshengwu/master | Chris Lu | 1 | -0/+10 | |
| Seaweed custom header are not visible to Vue or javascript | |||||
| 2021-01-05 | Seaweed custom header are not visible to Vue or javascript | henry | 1 | -1/+1 | |
| 2021-01-05 | Seaweed custom header are not visible to Vue or javascript | henry | 1 | -3/+3 | |
| 2021-01-05 | remove sort | henry | 1 | -1/+0 | |
| 2021-01-05 | remove sort | henry | 1 | -1/+0 | |
| 2021-01-05 | remove sort | henry | 1 | -16/+0 | |
| 2021-01-05 | remove sort | henry | 1 | -11/+1 | |
| 2021-01-05 | Merge branch 'master' of https://github.com/fuyouyshengwu/seaweedfs | henry | 2 | -43/+48 | |
| 2021-01-05 | gitignore | henry | 1 | -0/+18 | |
| 2021-01-04 | Merge pull request #1727 from qieqieplus/rocksdb | Chris Lu | 2 | -43/+48 | |
| fix #1726 | |||||
| 2021-01-04 | fix for rocksdb kv | qieqieplus | 1 | -7/+3 | |
| 2021-01-04 | fix #1726 | chenqieqie | 1 | -36/+45 | |
| 2021-01-04 | Merge branch 'master' of https://github.com/fuyouyshengwu/seaweedfs | henry | 39 | -115/+811 | |
| 2021-01-03 | 2.192.19 | Chris Lu | 2 | -2/+2 | |
| 2021-01-03 | address raft nil snapshot during flush | Chris Lu | 2 | -1/+3 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1718 | |||||
| 2021-01-03 | nil related | Chris Lu | 1 | -1/+4 | |
| related to https://github.com/chrislusf/seaweedfs/issues/1676 | |||||
| 2021-01-03 | upload result changes to the right output variable | Chris Lu | 1 | -1/+1 | |
| 2021-01-03 | manifest file also need to detect compression | Chris Lu | 1 | -2/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1724#issuecomment-753585046 | |||||
| 2021-01-03 | Merge branch 'add_rocksdb' | Chris Lu | 9 | -3/+550 | |
| 2021-01-03 | adjust readme | Chris Lu | 1 | -2/+5 | |
| 2021-01-03 | add scaffold | Chris Lu | 1 | -1/+7 | |
| 2021-01-02 | upload: add read default collection from master | Chris Lu | 1 | -0/+25 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1724#issuecomment-753576071 | |||||
| 2021-01-02 | works | Chris Lu | 8 | -2/+540 | |
| performance seems about the same as leveldb for insert entries | |||||
| 2021-01-01 | separate prefix from namePattern | Chris Lu | 11 | -17/+28 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1722 | |||||
| 2021-01-01 | add mem_limit for mount | Chris Lu | 1 | -1/+2 | |
| 2020-12-31 | dev cluster adds fuse mount | Chris Lu | 3 | -3/+13 | |
| 2020-12-31 | Update release.yml | Chris Lu | 1 | -1/+1 | |
| 2020-12-30 | Merge pull request #1720 from PeterCxy/patch-put-respect-mime | Chris Lu | 1 | -1/+4 | |
| filer: respect Content-Type on PUT | |||||
| 2020-12-31 | filer: respect Content-Type on PUT | Peter Cai | 1 | -1/+4 | |
| This is needed for the S3 gateway to conform to the S3 protocol -- the server should always respect the Content-Type set by client. | |||||
