| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-08-12 | use grpc and jwt | Chris Lu | 1 | -1/+1 | |
| 2021-03-16 | revert fasthttp changes | Chris Lu | 1 | -1/+1 | |
| related to https://github.com/chrislusf/seaweedfs/issues/1907 | |||||
| 2021-03-06 | adds tcp writes benchmark | Chris Lu | 1 | -1/+24 | |
| 2021-02-22 | disk type support custom tags | Chris Lu | 1 | -1/+1 | |
| 2021-02-17 | refactoring to get master function, instead of passing master values directly | Chris Lu | 1 | -2/+2 | |
| this will enable retrying later | |||||
| 2021-02-14 | disk type only supports hdd and ssd, not ready for random tags yet | Chris Lu | 1 | -1/+1 | |
| 2021-02-13 | adjust help message | Chris Lu | 1 | -1/+1 | |
| 2021-02-12 | use fasthttp lib to read | Chris Lu | 1 | -1/+1 | |
| 2020-12-16 | go fmt | Chris Lu | 1 | -2/+2 | |
| 2020-12-13 | rename parameter name to "disk" | Chris Lu | 1 | -1/+1 | |
| 2020-12-13 | rename from volumeType to diskType | Chris Lu | 1 | -3/+3 | |
| 2020-12-13 | adding volume type | Chris Lu | 1 | -0/+3 | |
| 2020-11-12 | fiil serverUrls sorted by data center | Konstantin Lebedev | 1 | -1/+1 | |
| 2020-10-13 | Only wait on retryable requests | Chris Lu | 1 | -1/+1 | |
| 2020-10-07 | read from alternative replica | Chris Lu | 1 | -2/+7 | |
| related to https://github.com/chrislusf/seaweedfs/issues/1512 | |||||
| 2020-06-20 | adjust protoc | Chris Lu | 1 | -47/+10 | |
| 2020-06-02 | inject git version into build | Chris Lu | 1 | -1/+1 | |
| 2020-05-10 | go fmt | Chris Lu | 1 | -1/+1 | |
| 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-18 | filer master start up with default ip address instead of just localhost | Chris Lu | 1 | -1/+1 | |
| 2020-03-18 | use public url also for deletions | Chris Lu | 1 | -1/+1 | |
| 2020-03-01 | master able to list all master clients by type | Chris Lu | 1 | -1/+1 | |
| 2020-02-25 | avoid reusing context object | Chris Lu | 1 | -3/+3 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1182 | |||||
| 2020-02-14 | volume: add grpc file read operation | Chris Lu | 1 | -8/+49 | |
| This is added more for performance benchmarking. | |||||
| 2020-01-29 | support env variables to overwrite toml file | Chris Lu | 1 | -2/+1 | |
| 2019-10-14 | fix benchmark cmd usage info | zhangsong | 1 | -1/+1 | |
| 2019-06-05 | periodic scripts exeuction from leader master | Chris Lu | 1 | -4/+4 | |
| 2019-03-29 | refactoring | Chris Lu | 1 | -11/+11 | |
| 2019-03-20 | benchmark: add replication flag | chenwanli | 1 | -2/+5 | |
| 2019-02-18 | adding grpc mutual tls | Chris Lu | 1 | -3/+11 | |
| 2019-02-16 | avoid util package depends on security package | Chris Lu | 1 | -1/+1 | |
| 2019-02-15 | benchmark can work in secure mode | Chris Lu | 1 | -2/+11 | |
| 2019-02-09 | cleanup security.Secret | Chris Lu | 1 | -7/+2 | |
| 2019-01-17 | go fmt and fix some typo | bingoohuang | 1 | -6/+6 | |
| 2018-12-27 | avoid gzip benchmark data | Chris Lu | 1 | -1/+5 | |
| related to https://github.com/chrislusf/seaweedfs/issues/804 | |||||
| 2018-08-12 | randomize raft server startup | Chris Lu | 1 | -1/+1 | |
| also some go fmt | |||||
| 2018-07-31 | add listener for volumd id location for benchmark tool | Chris Lu | 1 | -14/+16 | |
| 2017-05-19 | use local random generator to avoid global lock | Chris Lu | 1 | -4/+10 | |
| 2016-06-26 | refactor Volume Assign function | 霍晓栋 | 1 | -1/+5 | |
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 1 | -0/+532 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
