| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |||||
| 2019-07-28 | refactoring | Chris Lu | 1 | -62/+5 | |
| 2019-06-23 | go fmt | Chris Lu | 1 | -14/+14 | |
| 2019-06-23 | simplify metrics settings | Chris Lu | 1 | -7/+2 | |
| 2019-06-23 | fix duplicated flags | Chris Lu | 1 | -1/+2 | |
| 2019-06-23 | big refactoring | Chris Lu | 1 | -33/+34 | |
| 2019-06-17 | volume servers get metrics address and interval from the master | Chris Lu | 1 | -10/+7 | |
| 2019-06-14 | volume server: adds basic metrics | Chris Lu | 1 | -0/+2 | |
| 2019-06-13 | filer: adds basic metrics pushing to Prometheus gateway | Chris Lu | 1 | -2/+9 | |
| 2019-06-05 | periodic scripts exeuction from leader master | Chris Lu | 1 | -4/+6 | |
| 2019-05-21 | volume: load ec shards during heartbeats to master | Chris Lu | 1 | -1/+1 | |
| 2019-05-14 | filer ip only use bind ip | Chris Lu | 1 | -1/+1 | |
