aboutsummaryrefslogtreecommitdiff
path: root/weed/server/filer_server.go
AgeCommit message (Expand)AuthorFilesLines
2019-03-04adjust log level for loading configurationsChris Lu1-2/+2
2019-02-18adding grpc mutual tlsChris Lu1-5/+8
2019-02-09cleanup security.SecretChris Lu1-2/+1
2018-12-05default "weed server -filer" to same directory as -mdirChris Lu1-3/+16
2018-11-01go fmtChris Lu1-1/+1
2018-11-01separate into notification.toml, add gcp pub/sub message queueChris Lu1-4/+6
2018-10-31support AWS SQS as file change notification message queueChris Lu1-0/+1
2018-10-07embed static resources via statikChris Lu1-3/+4
2018-09-23add more instructionsChris Lu1-3/+5
2018-09-16renaming msgqueue to notificationChris Lu1-4/+4
2018-08-22adding filer.export prototypeChris Lu1-2/+2
2018-08-19fix test error0.93Chris Lu1-1/+1
2018-08-19go fmtChris Lu1-1/+1
2018-08-19merge notification config with filer.tomlChris Lu1-6/+30
2018-08-13go fmtChris Lu1-3/+4
2018-08-13add filer notificationChris Lu1-0/+8
2018-07-21go fmtChris Lu1-2/+2
2018-07-09filer add data center optionChris Lu1-0/+1
2018-07-07add dir list limit optionChris Lu1-21/+18
2018-07-07refactorChris Lu1-4/+1
2018-06-01remove unused register file functionChris Lu1-1/+0
2018-06-01use fixed list of masters in both filer and volume serversChris Lu1-82/+12
2018-05-28adding favicon to filer alsoChris Lu1-0/+1
2018-05-27go fmtChris Lu1-4/+4
2018-05-27add redsChris Lu1-0/+1
2018-05-27add CassandraChris Lu1-0/+1
2018-05-26support both mysql and postgresChris Lu1-0/+1
2018-05-26mysql can compile, not yet tested!Chris Lu1-9/+2
2018-05-26add leveldb storeChris Lu1-57/+5
2018-05-13properly working filerChris Lu1-19/+19
2018-05-08change filer API to gRPCChris Lu1-1/+0
2018-05-07fix broken master health checkingChris Lu1-1/+1
2018-02-27fix https://github.com/chrislusf/seaweedfs/issues/603Chris Lu1-1/+1
2017-05-27filer add readonly public portChris Lu1-1/+4
2017-05-27rename variablesChris Lu1-5/+5
2017-03-10complement weed mountsparklxb1-0/+1
2017-01-13volume servers always connect to the master leaderChris Lu1-11/+0
2016-12-12Updating PostgreSQL file store integration to support directories.Mike Tolman1-4/+3
2016-12-07Adding PostgreSQL SupportMike Tolman1-0/+5
2016-12-07Revert "Adding PostgreSQL Filer Support"Mike Tolman1-5/+0
2016-12-07Adding PostgreSQL Filer SupportMike Tolman1-0/+5
2016-09-08filer mysqlstore bug fix霍晓栋1-1/+1
2016-09-05refactoring mysql store code霍晓栋1-1/+2
2016-08-31add filer support霍晓栋1-3/+39
2016-08-05Adding AutoChunk/MaxMB Support to Filer APIMike Tolman1-0/+3
2016-08-05Revert "Add AutoChunking to the Filer API, so that you can upload really larg...Mike Tolman1-2/+0
2016-08-05Revert "Ooops. Missed a line."Mike Tolman1-1/+0
2016-08-05Revert "Adding HTTP verb whitelisting options."Mike Tolman1-13/+0
2016-08-05Adding HTTP verb whitelisting options.Mike Tolman1-0/+13
2016-08-05Ooops. Missed a line.Mike Tolman1-0/+1