| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-06-21 | volume: add default minFreeSpacePercent | Chris Lu | 1 | -0/+5 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1366 | |||||
| 2020-06-21 | refactoring | Chris Lu | 1 | -7/+10 | |
| 2020-06-21 | adjust help message | Chris Lu | 2 | -4/+3 | |
| 2020-06-21 | fix the help message | Chris Lu | 2 | -1/+4 | |
| 2020-06-20 | remove fixJpgOrientation | Chris Lu | 2 | -4/+1 | |
| 2020-06-20 | adjust protoc | Chris Lu | 1 | -47/+10 | |
| 2020-06-19 | renaming | Chris Lu | 2 | -6/+10 | |
| 2020-06-19 | adjust help message | Chris Lu | 1 | -2/+2 | |
| 2020-06-14 | volume: fix typo in minFreeSpacePercent option | Chris Lu | 1 | -1/+1 | |
| 2020-06-12 | fix help | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1359 | |||||
| 2020-06-12 | mount: add option to auto create dir to mount | Chris Lu | 2 | -0/+5 | |
| 2020-06-11 | purge old cache implementation | Chris Lu | 2 | -3/+0 | |
| 2020-06-10 | fix volume server pprof | Chris Lu | 2 | -10/+14 | |
| 2020-06-10 | added --pprof to volume servers | Kimbsen | 1 | -9/+25 | |
| 2020-06-05 | go fmt | Chris Lu | 3 | -5/+5 | |
| 2020-06-05 | Name fix | Evgenii Kozlov | 2 | -11/+11 | |
| 2020-06-05 | Set volumes ReadOnly if low free disk space | Evgenii Kozlov | 2 | -4/+19 | |
| 2020-06-04 | disable pulse seconds | Chris Lu | 3 | -10/+10 | |
| there are a few other hard coded timing settings, which will cause disconnected volume servers. | |||||
| 2020-06-02 | inject git version into build | Chris Lu | 8 | -14/+14 | |
| 2020-05-18 | add printouts for synchronizing metadata which can be slow for large folders | Chris Lu | 1 | -15/+18 | |
| 2020-05-18 | avoid possible wrong arguments | Chris Lu | 1 | -0/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1320 | |||||
| 2020-05-17 | combine msgBroker into weed server command | Chris Lu | 2 | -9/+25 | |
| 2020-05-10 | go fmt | Chris Lu | 2 | -2/+2 | |
| 2020-05-05 | add broker connects to filer | Chris Lu | 1 | -2/+6 | |
| 2020-04-30 | Merge pull request #1298 from song-zhang/master | Chris Lu | 1 | -0/+3 | |
| add fsync option for benchmark | |||||
| 2020-04-30 | refactoring | Chris Lu | 1 | -19/+5 | |
| some previous chunk etag was using md5, which should be wrong. | |||||
| 2020-04-30 | add fsync option for benchmark | zhangsong | 1 | -0/+3 | |
| 2020-04-28 | randomize benchmark content | Chris Lu | 1 | -3/+5 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1294 | |||||
| 2020-04-28 | metadata log: read from any timestamp | Chris Lu | 1 | -1/+3 | |
| 2020-04-28 | refacotr: move signal handling and pprof to grace package | wuyuxiang | 5 | -7/+12 | |
| 2020-04-23 | add lock/unlock to example admin scripts | Chris Lu | 1 | -0/+2 | |
| 2020-04-23 | mount: default to enable asyncMetaDataCaching | Chris Lu | 1 | -1/+1 | |
| 2020-04-21 | add placeholder for cached meta data reading | Chris Lu | 2 | -0/+3 | |
| 2020-04-21 | report error if copying failed | Chris Lu | 1 | -1/+1 | |
| 2020-04-21 | filer: add -ip.bind option | Chris Lu | 2 | -3/+6 | |
| 2020-04-19 | Merge pull request #1280 from bukton123/filer_mongodb | Chris Lu | 1 | -0/+5 | |
| Add new filer support mongodb | |||||
| 2020-04-19 | add default config filer mongodb to scaffold.go | bukton | 1 | -0/+5 | |
| 2020-04-19 | broker: add profiling | Chris Lu | 1 | -2/+8 | |
| 2020-04-18 | master, volume default to detected host | Chris Lu | 2 | -2/+2 | |
| 2020-04-18 | filer master start up with default ip address instead of just localhost | Chris Lu | 4 | -3/+5 | |
| 2020-04-18 | messaging can compile now | Chris Lu | 1 | -2/+2 | |
| 2020-04-17 | fix unreachable code | Chris Lu | 1 | -1/+0 | |
| 2020-04-17 | broker: read cipher value from filer | Chris Lu | 1 | -5/+8 | |
| 2020-04-16 | refactoring | Chris Lu | 1 | -4/+3 | |
| 2020-04-16 | scaffolding messaging | Chris Lu | 1 | -4/+2 | |
| 2020-04-13 | add logs | Chris Lu | 1 | -1/+2 | |
| 2020-04-12 | refactoring | Chris Lu | 1 | -1/+1 | |
| 2020-04-12 | remove configurable topics folder location | Chris Lu | 2 | -7/+1 | |
| 2020-04-12 | filer store: add redis2 redis_cluster2 as default redis store | Chris Lu | 1 | -2/+2 | |
| 2020-04-12 | mount: option to disable caching | Chris Lu | 1 | -1/+1 | |
