aboutsummaryrefslogtreecommitdiff
path: root/weed/server
AgeCommit message (Expand)AuthorFilesLines
2016-11-16add option to enable cachingChris Lu1-1/+3
2016-11-08fix bug : join post is emptyYang zhixiang1-3/+3
2016-11-03fix raft_server.go isPeersChanged bugYang zhixiang1-1/+1
2016-09-08filer mysqlstore bug fix霍晓栋3-6/+11
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 Tolman2-0/+211
2016-08-05Revert "Add AutoChunking to the Filer API, so that you can upload really larg...Mike Tolman2-210/+0
2016-08-05Revert "Ooops. Missed a line."Mike Tolman1-1/+0
2016-08-05Revert "Adding HTTP verb whitelisting options."Mike Tolman6-83/+49
2016-08-05Adding HTTP verb whitelisting options.Mike Tolman6-49/+83
2016-08-05Ooops. Missed a line.Mike Tolman1-0/+1
2016-08-05Add AutoChunking to the Filer API, so that you can upload really large files ...Mike Tolman2-0/+210
2016-07-20add "weed copy" command to copy files to filerChris Lu2-3/+21
2016-07-21recover filer read handler logic霍晓栋1-7/+72
2016-07-20Add limit parameter and pagination for filescschiano2-28/+37
2016-07-18Add a visualization for the filercschiano2-55/+72
2016-06-30fix bug when choosing the healthy master in filer service霍晓栋1-2/+5
2016-06-29fix volume_layout bug, add new feature for volume etag write,filer pass throu...霍晓栋2-0/+9
2016-06-26refactor Volume Assign function霍晓栋2-2/+14
2016-06-13refactoringChris Lu1-2/+1
2016-06-08refactor work for filer write handler霍晓栋1-122/+146
2016-06-08made a little change for Amazon S3 API's compatibility霍晓栋1-28/+152
2016-06-06a little refactoringChris Lu1-8/+9
2016-06-07read write handler update霍晓栋2-7/+7
2016-06-07filer could detect master nodes healthy status and choose a working one when ...霍晓栋1-0/+78
2016-06-03delete file storage when POST to updateChris Lu1-0/+8
2016-06-02add fid and url to filer post resultChris Lu1-2/+17
2016-06-02refactoringChris Lu3-245/+262
2016-06-02directory structure change to work with glideChris Lu21-0/+2489