| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-01-10 | filer: change to saveToFilerLimit from cacheToFilerLimit | Chris Lu | 1 | -1/+1 | |
| short circuit saving small files to volume server | |||||
| 2021-01-07 | server: add option to disable master | Chris Lu | 1 | -1/+6 | |
| 2020-12-27 | s3: add command option "allowEmptyFolder" to filer and server | Chris Lu | 1 | -0/+1 | |
| 2020-12-04 | filer: add option to cache small files to filer store | Chris Lu | 1 | -0/+1 | |
| 2020-11-27 | volume: add "-dir.idx" option for separate index storage | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1265 | |||||
| 2020-11-26 | marked as WIP | Chris Lu | 1 | -1/+1 | |
| 2020-11-26 | pass in dir.idx parameter to DiskLocation | Chris Lu | 1 | -0/+1 | |
| 2020-10-29 | Revert "increase default volume file size limit to 1024" | Chris Lu | 1 | -1/+1 | |
| This reverts commit 0983060a I am confused why this was changed to 1024 by myself. 1GB should be too large for most cases. | |||||
| 2020-10-29 | server: Add option to enable/disable volume server | Chris Lu | 1 | -5/+7 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1572 | |||||
| 2020-10-22 | set desc of option | Konstantin Lebedev | 1 | -1/+1 | |
| 2020-10-20 | filer: support default rack | Chris Lu | 1 | -0/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1546 | |||||
| 2020-10-03 | fix starting problem | Chris Lu | 1 | -1/+1 | |
| 2020-10-03 | fix: resumeState | Устюжанин Антон Александрович | 1 | -0/+1 | |
| 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 | -4/+0 | |
| 2020-09-24 | adjust for metrics port | Chris Lu | 1 | -5/+2 | |
| 2020-09-24 | consolidate to one metricsPort in "weed server" mode | Chris Lu | 1 | -3/+7 | |
| 2020-09-24 | add start metrics server | Konstantin Lebedev | 1 | -0/+3 | |
| 2020-09-21 | Allow option to enable volume pprof on server | James Hartig | 1 | -1/+1 | |
| 2020-09-12 | reduce default wait time to 10s before shutting down | Chris Lu | 1 | -1/+1 | |
| 2020-08-26 | stop send heartbeat before stop volume server | Konstantin Lebedev | 1 | -0/+1 | |
| 2020-08-13 | increase default volume file size limit to 1024 | Chris Lu | 1 | -1/+1 | |
| avoid possible large chunk size set on mount or filer | |||||
| 2020-07-16 | resolve directories if containing home directory | Chris Lu | 1 | -1/+1 | |
| 2020-07-10 | Revert "remove fixJpgOrientation" | 李远军 | 1 | -3/+4 | |
| This reverts commit de5ca9b2 | |||||
| 2020-07-06 | filer: support cross filer meta data sync if sharing the same store | Chris Lu | 1 | -0/+1 | |
| 2020-07-03 | default to 1% | Chris Lu | 1 | -1/+1 | |
| 2020-06-28 | default to 8 volumes | Chris Lu | 1 | -1/+1 | |
| in case all the volumes are allocated for a collection | |||||
| 2020-06-21 | adjust help message | Chris Lu | 1 | -1/+1 | |
| 2020-06-21 | fix the help message | Chris Lu | 1 | -1/+1 | |
| 2020-06-20 | remove fixJpgOrientation | Chris Lu | 1 | -1/+0 | |
| 2020-06-12 | fix help | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1359 | |||||
| 2020-06-10 | fix volume server pprof | Chris Lu | 1 | -0/+3 | |
| 2020-06-05 | go fmt | Chris Lu | 1 | -2/+2 | |
| 2020-06-05 | Name fix | Evgenii Kozlov | 1 | -2/+2 | |
| 2020-06-05 | Set volumes ReadOnly if low free disk space | Evgenii Kozlov | 1 | -1/+4 | |
| 2020-06-04 | disable pulse seconds | Chris Lu | 1 | -3/+3 | |
| there are a few other hard coded timing settings, which will cause disconnected volume servers. | |||||
| 2020-05-17 | combine msgBroker into weed server command | Chris Lu | 1 | -4/+20 | |
| 2020-04-21 | filer: add -ip.bind option | Chris Lu | 1 | -1/+2 | |
| 2020-04-18 | filer master start up with default ip address instead of just localhost | Chris Lu | 1 | -1/+1 | |
| 2020-03-22 | add auto configured volume max count help messge | Chris Lu | 1 | -1/+1 | |
| 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 | -5/+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/+1 | |
| 2020-02-24 | filer: move buckets folder to filer.toml since it should not be changed often | Chris Lu | 1 | -1/+0 | |
| 2020-02-24 | s3: move buckets folder configuration to filer | Chris Lu | 1 | -1/+1 | |
| 2020-02-09 | add s3.config to server.go | Chris Lu | 1 | -0/+1 | |
| 2020-01-03 | volume: add option to limit file size | Chris Lu | 1 | -0/+1 | |
| 2019-08-10 | server: fix starting default master list | Chris Lu | 1 | -2/+6 | |
| 2019-07-28 | master: followers can also lookup and redirect | Chris Lu | 1 | -4/+2 | |
| improve scalability | |||||
