| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-11-16 | switch to logrusorigin/logrus | Chris Lu | 1 | -2/+2 | |
| losing filename and line number. Critical for debugging. | |||||
| 2020-09-09 | master: changing 301 to 308 on redirect to volume servers | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1454 | |||||
| 2020-06-02 | inject git version into build | Chris Lu | 1 | -2/+2 | |
| 2020-03-09 | volume: fix memory leak during compaction | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1222 | |||||
| 2020-02-25 | avoid reusing context object | Chris Lu | 1 | -2/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1182 | |||||
| 2020-01-26 | use the same context object in order to retry | Chris Lu | 1 | -2/+2 | |
| 2019-12-23 | shell: add ec.decode command | Chris Lu | 1 | -2/+2 | |
| 2019-10-31 | return error when garbageThreshold is not a valid float number | Lei Liu | 1 | -0/+1 | |
| Signed-off-by: Lei Liu <lei01.liu@horizon.ai> | |||||
| 2019-10-31 | fix dir/lookup and col/delete api | Lei Liu | 1 | -3/+7 | |
| 1, Fix Layouts first letter capitalized 2, Return http 204 when delete a collection Signed-off-by: Lei Liu <lei01.liu@horizon.ai> | |||||
| 2019-10-29 | misc updated | Lei Liu | 1 | -5/+5 | |
| Signed-off-by: Lei Liu <lei01.liu@horizon.ai> | |||||
| 2019-10-24 | refactoring | Chris Lu | 1 | -1/+1 | |
| 2019-10-22 | refactor memory map related code | Chris Lu | 1 | -1/+2 | |
| 2019-10-21 | adjust parameter names | Chris Lu | 1 | -2/+2 | |
| 2019-10-21 | fix unreachable code | Chris Lu | 1 | -9/+8 | |
| 2019-09-12 | Change joeslay paths to chrislusf paths | j.laycock | 1 | -7/+7 | |
| 2019-09-04 | Changed the InMemory bool to a uint32 so that it can be used to alter how ↵ | Tom Maxwell | 1 | -7/+13 | |
| much space to reserve | |||||
| 2019-09-02 | Swap imports to use joeslay | j.laycock | 1 | -7/+7 | |
| 2019-07-28 | master: followers can also lookup and redirect | Chris Lu | 1 | -10/+6 | |
| improve scalability | |||||
| 2019-06-23 | big refactoring | Chris Lu | 1 | -5/+5 | |
| 2019-04-18 | refactoring | Chris Lu | 1 | -5/+7 | |
| 2019-04-04 | weed master: atomic volume counting | Chris Lu | 1 | -2/+2 | |
| possible fix for https://github.com/chrislusf/seaweedfs/issues/913 | |||||
| 2019-02-20 | avoid grpc 5 seconds timeout | Chris Lu | 1 | -9/+4 | |
| some operations may take longer than 5 seconds. only keep the timeout for raft operations | |||||
| 2019-02-18 | adding grpc mutual tls | Chris Lu | 1 | -5/+5 | |
| 2019-01-10 | Set timeout for master and volume non-streaming rpc | chenwanli | 1 | -1/+5 | |
| 2018-10-15 | migrate assign volume to grpc API on volume server | Chris Lu | 1 | -2/+1 | |
| 2018-10-15 | migrate delete collection to grpc API on volume server | Chris Lu | 1 | -1/+10 | |
| 2018-10-14 | move volume vacuum to gRpc | Chris Lu | 1 | -3/+9 | |
| 2018-10-14 | use grpc to replace http APIs for batch volume id lookup and batch delete | Chris Lu | 1 | -8/+0 | |
| 1. remove batch volume id lookup http API /vol/lookup 2. remove batch delete http API /delete | |||||
| 2017-08-29 | preallocate disk space during compaction also, add cleanup for failed compaction | Chris Lu | 1 | -1/+1 | |
| 2017-01-10 | gRpc for master~volume heartbeat | Chris Lu | 1 | -36/+0 | |
| 2017-01-08 | support Fallocate on linux | Chris Lu | 1 | -0/+8 | |
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 1 | -0/+193 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
