| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-03-06 | filer: option to encrypt data on volume server | Chris Lu | 1 | -0/+3 | |
| 2020-03-04 | refactoring | Chris Lu | 1 | -1/+2 | |
| 2020-03-01 | master able to list all master clients by type | Chris Lu | 1 | -1/+1 | |
| 2020-02-24 | filer: move buckets folder to filer.toml since it should not be changed often | Chris Lu | 1 | -3/+0 | |
| 2020-02-24 | s3: move buckets folder configuration to filer | Chris Lu | 1 | -0/+3 | |
| 2020-01-29 | support env variables to overwrite toml file | Chris Lu | 1 | -4/+3 | |
| 2019-06-30 | filer: default to leveldb2 | Chris Lu | 1 | -2/+2 | |
| 2019-06-23 | simplify metrics settings | Chris Lu | 1 | -6/+0 | |
| 2019-06-15 | refactoring | Chris Lu | 1 | -0/+1 | |
| 2019-06-13 | filer: adds basic metrics pushing to Prometheus gateway | Chris Lu | 1 | -0/+6 | |
| 2019-06-05 | periodic scripts exeuction from leader master | Chris Lu | 1 | -3/+4 | |
| 2019-04-24 | filer: listen on specified ip address | Chris Lu | 1 | -1/+1 | |
| 2019-04-23 | filer: remove customizable grpc port, fixed to filer port + 10000 | Chris Lu | 1 | -6/+1 | |
| 2019-04-11 | filer: rename -port.public to -port.readonly | Chris Lu | 1 | -1/+1 | |
| 2019-03-21 | weed filer, weed master: add option to disable http | Chris Lu | 1 | -0/+3 | |
| 2019-03-15 | fix filer starting under "weed server" when ip is not localhost | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/886 | |||||
| 2019-02-18 | adding grpc mutual tls | Chris Lu | 1 | -1/+5 | |
| 2019-02-09 | cleanup security.Secret | Chris Lu | 1 | -3/+0 | |
| 2019-02-09 | wip: add security.toml file | Chris Lu | 1 | -1/+1 | |
| 2018-12-16 | error log format | Chris Lu | 1 | -1/+1 | |
| 2018-12-05 | default "weed server -filer" to same directory as -mdir | Chris Lu | 1 | -0/+9 | |
| 2018-11-25 | WIP SeaweedFileSystem added mkdirs, getFileStatus, listStatus, delete | Chris Lu | 1 | -1/+1 | |
| 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 | |
