| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-08-08 | filer.remote.sync can work now | Chris Lu | 1 | -1/+0 | |
| 2021-07-31 | customizable debug port | Chris Lu | 1 | -2/+4 | |
| 2021-07-31 | debug from any server | Chris Lu | 1 | -1/+1 | |
| 2021-07-31 | add debug option to generate full goroutine stack dump | Chris Lu | 1 | -0/+6 | |
| 2021-04-07 | Fix typo in weed filer long help | Philippe Pepiot | 1 | -1/+1 | |
| 2021-04-06 | Merge branch 'upstreamMaster' into iamapipr | Konstantin Lebedev | 1 | -17/+20 | |
| 2021-04-01 | smaller file chunks are faster | Chris Lu | 1 | -1/+1 | |
| 2021-04-01 | refactor buffer pool | Chris Lu | 1 | -1/+1 | |
| 2021-03-30 | filer, volume: add concurrent upload size limit to avoid OOM | Chris Lu | 1 | -15/+18 | |
| add some back pressure when writes are slow | |||||
| 2021-03-29 | iam GetUser | Konstantin Lebedev | 1 | -4/+21 | |
| 2021-03-12 | default to empty host to bind to tcp4 and tcp6 | Chris Lu | 1 | -1/+1 | |
| 2021-02-22 | disk type support custom tags | Chris Lu | 1 | -1/+1 | |
| 2021-02-18 | webdav adds disktype | Chris Lu | 1 | -0/+1 | |
| 2021-02-18 | webdav add replication setting | Chris Lu | 1 | -1/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1817 | |||||
| 2021-01-31 | webdav: can start together with "weed server" or "weed filer" | Chris Lu | 1 | -3/+24 | |
| 2021-01-12 | go fmt | Chris Lu | 1 | -12/+12 | |
| 2021-01-10 | filer: change to saveToFilerLimit from cacheToFilerLimit | Chris Lu | 1 | -14/+14 | |
| short circuit saving small files to volume server | |||||
| 2020-12-27 | s3: add command option "allowEmptyFolder" to filer and server | Chris Lu | 1 | -0/+1 | |
| 2020-12-22 | filer: add -defaultStoreDir so that filer.toml can be skipped | Chris Lu | 1 | -6/+3 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1659 | |||||
| 2020-12-07 | adding /usr/local/etc/seaweedfs for bsd style config search path | Chris Lu | 1 | -1/+1 | |
| related to https://reviews.freebsd.org/D27391 | |||||
| 2020-12-04 | filer: add option to cache small files to filer store | Chris Lu | 1 | -0/+3 | |
| 2020-11-12 | update dc flag desc | Konstantin Lebedev | 1 | -1/+1 | |
| 2020-10-22 | set desc of option | Konstantin Lebedev | 1 | -1/+1 | |
| 2020-10-20 | filer: support default rack | Chris Lu | 1 | -0/+3 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1546 | |||||
| 2020-09-30 | adjust help message | Chris Lu | 1 | -1/+1 | |
| 2020-09-30 | filer: replication follows master config if not specified | Chris Lu | 1 | -1/+1 | |
| 2020-09-27 | filer: able to start s3 together | Chris Lu | 1 | -1/+21 | |
| 2020-09-24 | adjust for metrics port | Chris Lu | 1 | -1/+3 | |
| 2020-09-24 | fix style | Konstantin Lebedev | 1 | -0/+1 | |
| 2020-09-24 | add start metrics server | Konstantin Lebedev | 1 | -1/+3 | |
| 2020-09-16 | Filer: ip bind | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1470 | |||||
| 2020-07-16 | resolve directories if containing home directory | Chris Lu | 1 | -1/+1 | |
| 2020-07-07 | filer: default filer store directory | Chris Lu | 1 | -1/+6 | |
| 1. set default filer store directory 2. set peers, avoiding empty string counted as 1. | |||||
| 2020-07-06 | filer: support cross filer meta data sync if sharing the same store | Chris Lu | 1 | -0/+3 | |
| 2020-06-02 | inject git version into build | Chris Lu | 1 | -2/+2 | |
| 2020-04-21 | filer: add -ip.bind option | Chris Lu | 1 | -2/+4 | |
| 2020-04-18 | filer master start up with default ip address instead of just localhost | Chris Lu | 1 | -1/+2 | |
| 2020-03-09 | remove not ready status | Chris Lu | 1 | -1/+1 | |
| 2020-03-08 | mark encryptVolumeData as not ready | Chris Lu | 1 | -1/+1 | |
| 2020-03-08 | filer: processing all response headers, no pass through to volume server | Chris Lu | 1 | -3/+0 | |
| * filer calculate MD5 etag * filer handle response headers, instread of pass it to volume servers | |||||
| 2020-03-06 | filer: option to encrypt data on volume server | Chris Lu | 1 | -0/+3 | |
| 2020-03-04 | refactoring | Chris Lu | 1 | -1/+2 | |
| 2020-03-01 | master able to list all master clients by type | Chris Lu | 1 | -1/+1 | |
| 2020-02-24 | filer: move buckets folder to filer.toml since it should not be changed often | Chris Lu | 1 | -3/+0 | |
| 2020-02-24 | s3: move buckets folder configuration to filer | Chris Lu | 1 | -0/+3 | |
| 2020-01-29 | support env variables to overwrite toml file | Chris Lu | 1 | -4/+3 | |
| 2019-06-30 | filer: default to leveldb2 | Chris Lu | 1 | -2/+2 | |
| 2019-06-23 | simplify metrics settings | Chris Lu | 1 | -6/+0 | |
| 2019-06-15 | refactoring | Chris Lu | 1 | -0/+1 | |
| 2019-06-13 | filer: adds basic metrics pushing to Prometheus gateway | Chris Lu | 1 | -0/+6 | |
