| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-02-07 | fix refactoring left over2.24 | Chris Lu | 1 | -1/+1 | |
| 2021-02-07 | 2.24 | Chris Lu | 3 | -4/+4 | |
| 2021-02-07 | close the grpc connection after 10 hours | Chris Lu | 1 | -2/+3 | |
| related to https://github.com/chrislusf/seaweedfs/issues/1782 | |||||
| 2021-02-06 | Merge pull request #1785 from bingoohuang/master | Chris Lu | 15 | -34/+34 | |
| 2021-02-07 | fix typo offset.ToAcutalOffset to offset.ToActualOffset | bingoohuang | 15 | -34/+34 | |
| 2021-02-06 | Merge pull request #1784 from bingoohuang/master | Chris Lu | 7 | -19/+19 | |
| 2021-02-07 | renaming NeedleMapType to NeedleMapKind | bingoohuang | 7 | -19/+19 | |
| 2021-02-06 | Java 1.6.0 fix filerProxy mode | Chris Lu | 8 | -9/+9 | |
| 2021-02-05 | Java: fix filerProxy mode | Chris Lu | 3 | -22/+22 | |
| 2021-02-05 | HCFS: 1.5.9 | Chris Lu | 10 | -11/+11 | |
| 2021-02-05 | Java: 1.5.8 additional fixes | Chris Lu | 3 | -3/+10 | |
| 2021-02-04 | Java: 1.5.8 | Chris Lu | 8 | -9/+9 | |
| 2021-02-04 | java: add configurable volume access mode | Chris Lu | 6 | -11/+60 | |
| 2021-02-04 | java: resolve parent directory if started with seaweedfs:// | Chris Lu | 2 | -0/+30 | |
| 2021-02-04 | Java: adjust examples | Chris Lu | 3 | -3/+3 | |
| 2021-02-04 | Java: SeaweedOutputStream refactoring | Chris Lu | 1 | -43/+18 | |
| 2021-02-04 | Java: SeaweedOutputStream add replication option | Chris Lu | 1 | -0/+5 | |
| 2021-02-04 | Java: supportFlush set to true | Chris Lu | 1 | -1/+1 | |
| 2021-02-04 | Java: add SeaweedOutputStream example | Chris Lu | 4 | -6/+110 | |
| 2021-02-04 | Java: add SeaweedInputStream example | Chris Lu | 2 | -9/+18 | |
| 2021-02-04 | fier store: fix elastic search regression | Chris Lu | 1 | -49/+16 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1774 | |||||
| 2021-02-03 | increase to 3 volumes for local cluster | Chris Lu | 1 | -4/+26 | |
| 2021-02-03 | relocating local docker compose files | Chris Lu | 9 | -8/+8 | |
| 2021-02-03 | Merge pull request #1778 from kmlebedev/retryQueue | Chris Lu | 5 | -20/+335 | |
| Retry queue | |||||
| 2021-02-03 | fix log warn | Konstantin Lebedev | 1 | -1/+1 | |
| 2021-02-03 | RabbitMQ delay retry with Dead Letter Exchange | Konstantin Lebedev | 5 | -20/+335 | |
| https://github.com/chrislusf/seaweedfs/issues/1773 https://github.com/google/go-cloud/issues/2952 | |||||
| 2021-02-03 | filer: should return 204 on DELETE to nonexistent file | Chris Lu | 1 | -1/+1 | |
| related to https://github.com/chrislusf/seaweedfs/issues/1776 https://github.com/chrislusf/seaweedfs/issues/1160 | |||||
| 2021-02-03 | S3: should return 204 on DELETE to nonexistent file | Chris Lu | 1 | -2/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1776 | |||||
| 2021-02-02 | filer: fix elastic search pagination | Chris Lu | 1 | -2/+2 | |
| possible fix for https://github.com/chrislusf/seaweedfs/issues/1774 | |||||
| 2021-02-01 | s3: DeleteMultipleObjectsHandler clean up leftover empty folders | Chris Lu | 1 | -12/+22 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1772 | |||||
| 2021-01-31 | webdav: adds to docker file | Chris Lu | 6 | -0/+26 | |
| 2021-01-31 | webdav: can start together with "weed server" or "weed filer" | Chris Lu | 3 | -3/+47 | |
| 2021-01-31 | webdav: cache to version specific folder | Chris Lu | 1 | -1/+4 | |
| 2021-01-31 | 2.232.23 | Chris Lu | 3 | -4/+4 | |
| 2021-01-31 | filer: leveldb and hbase may miss files when listing large directories more ↵ | Chris Lu | 4 | -5/+6 | |
| than 1024 fix https://github.com/chrislusf/seaweedfs/issues/1768 | |||||
| 2021-01-31 | fix concurrent map reads | Chris Lu | 1 | -1/+1 | |
| 2021-01-30 | filer: etcd store fix listing | Chris Lu | 3 | -2/+97 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1767 | |||||
| 2021-01-30 | Hadoop Compatible FS: 1.5.7 | Chris Lu | 8 | -9/+9 | |
| 2021-01-30 | refactoring SeaweedInputStream | Chris Lu | 7 | -343/+317 | |
| 2021-01-30 | refactoring SeaweedOutputStream | Chris Lu | 6 | -361/+101 | |
| 2021-01-30 | test different volumeServerAcccss | Chris Lu | 1 | -5/+4 | |
| 2021-01-28 | go fmt | Chris Lu | 6 | -41/+41 | |
| 2021-01-28 | mount: change option name to volumeServerAccess, with publicUrl and ↵ | Chris Lu | 5 | -33/+33 | |
| filerProxy modes | |||||
| 2021-01-28 | add back AdjustedUrl() related code | Chris Lu | 10 | -2/+31 | |
| 2021-01-28 | fmt | Chris Lu | 1 | -2/+0 | |
| 2021-01-28 | delete from the deepest directory first when checking empty folders | Chris Lu | 1 | -2/+12 | |
| 2021-01-28 | s3: batch purge empty folders | Chris Lu | 1 | -5/+15 | |
| 2021-01-28 | mount: report error when Flush() | Chris Lu | 2 | -32/+16 | |
| The error in Release() is not working. See https://github.com/jaderhs/libfuse/blob/master/FAQ related to https://github.com/chrislusf/seaweedfs/issues/1765 | |||||
| 2021-01-28 | replicate: incremental sink only contains new and updated files | Chris Lu | 2 | -5/+6 | |
| address https://github.com/chrislusf/seaweedfs/commit/da08402ba253fe5391f0152905f51f82c51fd527 | |||||
| 2021-01-28 | replicate: use creation time for local incremental file sink | Chris Lu | 4 | -10/+7 | |
| related to https://github.com/chrislusf/seaweedfs/pull/1762 | |||||
