| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-01-21 | Merge branch 'master' into ftporigin/ftp | Chris Lu | 118 | -844/+3180 | |
| 2021-01-20 | mount: limit background requests and congestion threshold | Chris Lu | 3 | -1/+6 | |
| 2021-01-20 | filer: support appending to a file | Chris Lu | 1 | -27/+60 | |
| 2021-01-20 | refactoring | Chris Lu | 1 | -12/+7 | |
| 2021-01-20 | update to wangyoucao577/go-release-action@v1.14 | Chris Lu | 1 | -2/+2 | |
| 2021-01-19 | filer store: postgres configuration adjust text | Chris Lu | 1 | -2/+2 | |
| 2021-01-19 | filer store: postgres adjust default config, add optioanl schema | Chris Lu | 1 | -2/+4 | |
| 2021-01-19 | filer store: add postgres2 | Chris Lu | 7 | -50/+175 | |
| 2021-01-19 | filer store: add mysql2 | Chris Lu | 7 | -52/+162 | |
| 2021-01-19 | fix bucket creation | Chris Lu | 3 | -11/+54 | |
| 2021-01-19 | fix error | Chris Lu | 1 | -1/+1 | |
| 2021-01-19 | restructuring sql stores | Chris Lu | 4 | -47/+162 | |
| 2021-01-19 | scaffold: add YugabyteDB | Chris Lu | 1 | -1/+1 | |
| 2021-01-19 | refactor: prepare for bucket specific tables | Chris Lu | 2 | -18/+77 | |
| 2021-01-19 | add more input params | Chris Lu | 2 | -12/+12 | |
| 2021-01-19 | add memsql to comments | Chris Lu | 1 | -1/+1 | |
| 2021-01-18 | fix test2.21 | Chris Lu | 1 | -1/+1 | |
| 2021-01-18 | 2.21 | Chris Lu | 3 | -4/+4 | |
| 2021-01-18 | Revert "Revert "mount: fake support for socket/block/character/fifo devices"" | Chris Lu | 1 | -37/+42 | |
| This reverts commit 3d5cb7eb86cc1eb8971caaa27fd8cc27b7cc2d5d. | |||||
| 2021-01-18 | Revert "Revert "mount: add more entry type"" | Chris Lu | 1 | -1/+22 | |
| This reverts commit 4085b79d389ba2566b4a6b7f3dce7f1fca8d481b. | |||||
| 2021-01-18 | mount: ensure reading from dirty pages | Chris Lu | 1 | -1/+1 | |
| 2021-01-18 | minor fix | Chris Lu | 1 | -1/+1 | |
| 2021-01-18 | Revert "mount: add more entry type" | Chris Lu | 1 | -22/+1 | |
| This reverts commit d7d907be27e2441f54fac70b6723d6a41ae62af8. | |||||
| 2021-01-18 | Revert "mount: fake support for socket/block/character/fifo devices" | Chris Lu | 1 | -42/+37 | |
| This reverts commit 61ef2d865824cf26871dd60877fa712010db1420. | |||||
| 2021-01-17 | mount: fake support for socket/block/character/fifo devices | Chris Lu | 1 | -37/+42 | |
| to pass pjdfstest. A distributed file system can not really support these things anyway. | |||||
| 2021-01-17 | mount: add more entry type | Chris Lu | 1 | -1/+22 | |
| 2021-01-17 | s3: listing may repeat on the edge | Chris Lu | 1 | -1/+1 | |
| 2021-01-17 | Merge pull request #1748 from kmlebedev/prometheus | Chris Lu | 4 | -9/+93 | |
| docker-compose | |||||
| 2021-01-17 | docker-compose | Konstantin Lebedev | 4 | -9/+93 | |
| - prometheus - nginx | |||||
| 2021-01-16 | refactoring | Chris Lu | 1 | -18/+1 | |
| 2021-01-15 | add stream list directory entries | Chris Lu | 20 | -241/+266 | |
| 2021-01-15 | fix rocksdb | Chris Lu | 1 | -2/+2 | |
| 2021-01-14 | go fmt | Chris Lu | 5 | -7/+7 | |
| 2021-01-14 | change limit to int64 in case of overflow | Chris Lu | 29 | -90/+90 | |
| 2021-01-14 | pass along hasMore | Chris Lu | 2 | -21/+21 | |
| 2021-01-14 | implement sql changes | Chris Lu | 1 | -11/+16 | |
| 2021-01-14 | implement elastic changes | Chris Lu | 1 | -18/+18 | |
| 2021-01-14 | implement c* changes | Chris Lu | 1 | -9/+13 | |
| 2021-01-14 | implement etcd changes | Chris Lu | 1 | -8/+9 | |
| 2021-01-14 | implement hbase changes | Chris Lu | 1 | -5/+7 | |
| 2021-01-14 | implement leveldb changes | Chris Lu | 3 | -19/+19 | |
| 2021-01-14 | implement mongodb changes | Chris Lu | 1 | -9/+14 | |
| 2021-01-14 | implement rocksdb changes | Chris Lu | 1 | -14/+14 | |
| 2021-01-14 | implement redis changes | Chris Lu | 2 | -17/+21 | |
| 2021-01-14 | chagned api | Chris Lu | 2 | -2/+2 | |
| 2021-01-14 | change interface | Chris Lu | 1 | -2/+2 | |
| 2021-01-14 | skip not found error in case of race condition | Chris Lu | 2 | -0/+6 | |
| 2021-01-14 | mount: avoid showing "topics" folder | Chris Lu | 1 | -0/+7 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1325 | |||||
| 2021-01-14 | filer, s3: add http status 206 as late as possible | Chris Lu | 3 | -7/+12 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1746 | |||||
| 2021-01-14 | fix compilation | Chris Lu | 1 | -1/+2 | |
