| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-09-20 | shell: move volume operations to use flag parsing arguments | Chris Lu | 7 | -52/+60 | |
| 2020-09-20 | fix print out | Chris Lu | 1 | -2/+2 | |
| 2020-09-20 | shell: adjust command option for collection.delete | Chris Lu | 1 | -4/+15 | |
| 2020-09-15 | shell: volumeServer.evacuate adds option to skip non moveable volumes | Chris Lu | 1 | -9/+25 | |
| 2020-09-14 | shell: add volumeServer.evacuate command | Chris Lu | 4 | -21/+241 | |
| 2020-09-13 | shell: add volumeServer.leave command | Chris Lu | 2 | -1/+68 | |
| 2020-09-12 | go fmt | Chris Lu | 2 | -3/+1 | |
| 2020-09-12 | shell: volume.balance plan by ratio of fullness | Chris Lu | 2 | -39/+44 | |
| 2020-09-12 | adjust replica placement after move | Chris Lu | 1 | -7/+22 | |
| 2020-09-11 | test for multi dc replication | Chris Lu | 2 | -1/+19 | |
| 2020-09-11 | shell: volume balance follows replica placement | Chris Lu | 3 | -24/+207 | |
| 2020-09-10 | refactoring | Chris Lu | 1 | -34/+52 | |
| 2020-09-09 | filer: cross cluster synchronization | Chris Lu | 2 | -5/+5 | |
| 2020-09-07 | return nil if no need to do anything | Chris Lu | 1 | -1/+1 | |
| 2020-09-07 | shell: volume.fix.replication also purge over replicated volumes | Chris Lu | 1 | -28/+86 | |
| 2020-09-07 | fix test | Chris Lu | 1 | -55/+121 | |
| 2020-09-07 | refactoring | Chris Lu | 1 | -36/+40 | |
| 2020-09-07 | refactor | Chris Lu | 1 | -2/+8 | |
| 2020-09-06 | typo | Chris Lu | 1 | -1/+1 | |
| 2020-09-06 | printout over replicated locations | Chris Lu | 1 | -0/+2 | |
| 2020-09-03 | filer: compress stored metadata | Chris Lu | 1 | -2/+4 | |
| 2020-09-03 | printout meta data size | Chris Lu | 1 | -0/+4 | |
| 2020-09-01 | rename filer2 to filer | Chris Lu | 4 | -8/+8 | |
| 2020-08-28 | add signatures to messages to avoid double processing | Chris Lu | 1 | -1/+1 | |
| 2020-08-27 | fix help message | Chris Lu | 1 | -1/+1 | |
| 2020-08-23 | sorting chunks | Chris Lu | 1 | -0/+8 | |
| 2020-08-19 | Added VolumeMarkWritable and VolumeStatus grpc methods | James Hartig | 1 | -0/+37 | |
| This is necessary for copy to mark as read-only and then restore the original state afterwards. | |||||
| 2020-08-15 | file size support set file length | Chris Lu | 2 | -4/+4 | |
| use Attr.FileSize and TotalChunkSize to determine file size | |||||
| 2020-07-20 | volume.fsck: follow manifest chunks | Chris Lu | 1 | -1/+7 | |
| 2020-06-30 | filer: support active<=>active filer replication | Chris Lu | 1 | -1/+1 | |
| 2020-06-18 | erasure coding: fix cases where there are no .ecj files | Chris Lu | 2 | -1/+10 | |
| 2020-05-26 | refactoring | Chris Lu | 2 | -107/+4 | |
| 2020-05-25 | support multiple locks | Chris Lu | 1 | -0/+4 | |
| 2020-05-17 | logs | Chris Lu | 1 | -1/+1 | |
| 2020-05-17 | logging | Chris Lu | 1 | -0/+1 | |
| 2020-04-29 | able to subscribe any topic from any point of time | Chris Lu | 4 | -7/+10 | |
| 2020-04-29 | refactoring | Chris Lu | 3 | -2/+3 | |
| 2020-04-26 | tweaking | Chris Lu | 1 | -2/+2 | |
| 2020-04-23 | support semicolon seperated command lines | Chris Lu | 1 | -26/+35 | |
| 2020-04-23 | master: add cluster wide lock/unlock operation in weed shell | Chris Lu | 16 | -0/+70 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1286 | |||||
| 2020-04-23 | fix builds | Chris Lu | 1 | -1/+1 | |
| 2020-04-23 | allow lock with an existing lock | Chris Lu | 1 | -1/+4 | |
| 2020-04-23 | make second lock instant | Chris Lu | 1 | -5/+6 | |
| 2020-04-23 | shell: add lock/unlock command | Chris Lu | 2 | -2/+58 | |
| 2020-04-23 | add exclusive lock library on shell | Chris Lu | 2 | -1/+99 | |
| 2020-04-21 | refactor | Chris Lu | 2 | -57/+4 | |
| 2020-04-18 | filer master start up with default ip address instead of just localhost | Chris Lu | 1 | -1/+1 | |
| 2020-04-12 | refactoring | Chris Lu | 1 | -1/+1 | |
| 2020-04-05 | refactoring | Chris Lu | 2 | -4/+2 | |
| 2020-04-05 | go fmt | Chris Lu | 2 | -1/+2 | |
