| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-11-21 | default images.fix.orientation to false | Chris Lu | 1 | -1/+1 | |
| 2018-10-14 | move volume vacuum to gRpc | Chris Lu | 1 | -1/+1 | |
| 2018-10-11 | reformat | Chris Lu | 1 | -1/+1 | |
| 2018-10-11 | refactor volume server to startVolumeServer() | Chris Lu | 1 | -90/+22 | |
| 2018-10-10 | refactor func name | Chris Lu | 1 | -1/+1 | |
| 2018-08-19 | merge notification config with filer.toml | Chris Lu | 1 | -1/+0 | |
| 2018-08-13 | add filer notification | Chris Lu | 1 | -0/+2 | |
| 2018-08-12 | ensure master server count is odd | Chris Lu | 1 | -6/+2 | |
| 2018-07-09 | filer add data center option | Chris Lu | 1 | -0/+2 | |
| 2018-07-08 | add filer sub dir list size limit to "weed server" | Chris Lu | 1 | -0/+1 | |
| 2018-07-03 | keep alive for gRpc calls | Chris Lu | 1 | -2/+1 | |
| 2018-06-01 | use fixed list of masters in both filer and volume servers | Chris Lu | 1 | -3/+2 | |
| 2018-05-26 | add leveldb store | Chris Lu | 1 | -16/+0 | |
| 1. switch to viper for filer store configuration 2. simplify FindEntry() return values, removing “found” 3. add leveldb store | |||||
| 2018-05-09 | mv pb to master_pb | Chris Lu | 1 | -2/+2 | |
| 2018-02-27 | unused option | Chris Lu | 1 | -1/+0 | |
| 2017-09-15 | filer default to auto chunking file size to 32MB | Chris Lu | 1 | -1/+1 | |
| 2017-07-16 | ensure 30GB or less | Chris Lu | 1 | -0/+4 | |
| avoid https://github.com/chrislusf/seaweedfs/issues/535 | |||||
| 2017-06-22 | add cpu and mem pprof | Chris Lu | 1 | -1/+1 | |
| 2017-06-03 | skip bytes cache | Chris Lu | 1 | -1/+0 | |
| 2017-05-27 | filer add readonly public port | Chris Lu | 1 | -24/+5 | |
| 2017-05-26 | add btree for volume index | Chris Lu | 1 | -1/+3 | |
| 2017-02-12 | remove weeds.conf | Chris Lu | 1 | -2/+1 | |
| 2017-01-10 | disable master connection timeout | Chris Lu | 1 | -1/+1 | |
| temporarily disable master connection timeout due to heartbeat connection timeout | |||||
| 2017-01-10 | gRpc for master~volume heartbeat | Chris Lu | 1 | -3/+25 | |
| 2017-01-08 | support Fallocate on linux | Chris Lu | 1 | -1/+3 | |
| 2016-11-16 | add option to enable caching | Chris Lu | 1 | -0/+2 | |
| 2016-08-31 | add filer support | 霍晓栋 | 1 | -0/+2 | |
| 2016-08-05 | Adding AutoChunk/MaxMB Support to Filer API | Mike Tolman | 1 | -0/+2 | |
| 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 | -2/+0 | |
| large files through the filer API." This reverts commit 09059bfdccdeff1a588ee1326318075adb068b0f. | |||||
| 2016-08-05 | Revert "Adding HTTP verb whitelisting options." | Mike Tolman | 1 | -70/+7 | |
| This reverts commit 34837afc7adb8ea6955d5cf962af10f8f30fb476. | |||||
| 2016-08-05 | Adding HTTP verb whitelisting options. | Mike Tolman | 1 | -7/+70 | |
| 2016-08-05 | Add AutoChunking to the Filer API, so that you can upload really large files ↵ | Mike Tolman | 1 | -0/+2 | |
| through the filer API. | |||||
| 2016-07-20 | add "weed copy" command to copy files to filer | Chris Lu | 1 | -1/+2 | |
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 1 | -0/+291 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
