| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-10-11 | reformat | Chris Lu | 1 | -1/+1 | |
| 2018-10-10 | refactor func name | Chris Lu | 1 | -2/+2 | |
| 2018-08-19 | add "weed scaffold" command | Chris Lu | 1 | -3/+2 | |
| 2018-08-19 | merge notification config with filer.toml | Chris Lu | 1 | -2/+0 | |
| 2018-08-13 | add filer notification | Chris Lu | 1 | -10/+13 | |
| 2018-08-10 | small refactoring | Chris Lu | 1 | -3/+1 | |
| 2018-07-22 | remove println | Chris Lu | 1 | -2/+0 | |
| 2018-07-10 | adjust filer help message | Chris Lu | 1 | -1/+1 | |
| 2018-07-09 | filer add data center option | Chris Lu | 1 | -0/+3 | |
| 2018-07-08 | refactoring: add type for needle id, offset | Chris Lu | 1 | -7/+9 | |
| later the type size can possibly be adjusted | |||||
| 2018-07-07 | add dir list limit option | Chris Lu | 1 | -6/+12 | |
| 2018-07-07 | refactor | Chris Lu | 1 | -1/+1 | |
| 2018-07-03 | keep alive for gRpc calls | Chris Lu | 1 | -2/+1 | |
| 2018-06-05 | use separate filer grpc port | Chris Lu | 1 | -11/+13 | |
| 2018-06-01 | use fixed list of masters in both filer and volume servers | Chris Lu | 1 | -5/+8 | |
| 2018-05-27 | go fmt | Chris Lu | 1 | -3/+3 | |
| 2018-05-26 | add leveldb store | Chris Lu | 1 | -29/+6 | |
| 1. switch to viper for filer store configuration 2. simplify FindEntry() return values, removing “found” 3. add leveldb store | |||||
| 2018-05-09 | mv filer proto to filer_pb | Chris Lu | 1 | -2/+2 | |
| 2018-05-08 | change filer API to gRPC | Chris Lu | 1 | -2/+21 | |
| 2018-01-15 | adjust instructions | Chris Lu | 1 | -1/+1 | |
| 2017-09-15 | filer default to auto chunking file size to 32MB | Chris Lu | 1 | -1/+1 | |
| 2017-05-27 | filer add readonly public port | Chris Lu | 1 | -10/+40 | |
| 2017-05-27 | rename variables | Chris Lu | 1 | -3/+3 | |
| 2016-08-31 | add filer support | 霍晓栋 | 1 | -1/+4 | |
| 2016-08-05 | Adding AutoChunk/MaxMB Support to Filer API | Mike Tolman | 1 | -0/+3 | |
| This is related to the following issue I added to chrislusf/seaweedfs: https://github.com/chrislusf/seaweedfs/issues/342 | |||||
| 2016-08-05 | Revert "Add AutoChunking to the Filer API, so that you can upload really ↵ | Mike Tolman | 1 | -3/+0 | |
| large files through the filer API." This reverts commit 09059bfdccdeff1a588ee1326318075adb068b0f. | |||||
| 2016-08-05 | Revert "Adding HTTP verb whitelisting options." | Mike Tolman | 1 | -74/+0 | |
| This reverts commit 34837afc7adb8ea6955d5cf962af10f8f30fb476. | |||||
| 2016-08-05 | Adding HTTP verb whitelisting options. | Mike Tolman | 1 | -0/+74 | |
| 2016-08-05 | Add AutoChunking to the Filer API, so that you can upload really large files ↵ | Mike Tolman | 1 | -0/+3 | |
| through the filer API. | |||||
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 1 | -0/+105 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
