aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-25deleted index entry could not point to deleted needle霍晓栋1-0/+1
2016-07-25deleted index entry could not point to deleted needle霍晓栋1-1/+1
2016-07-25deleted index entry could not point to deleted needle霍晓栋2-1/+4
2016-07-25deleted needle does not need checksum verification霍晓栋1-0/+3
2016-07-21adjusting command optionsChris Lu1-6/+6
2016-07-21fix package nameChris Lu1-1/+1
2016-07-21delete operation does not need this checkingChris Lu1-3/+0
2016-07-20add "weed copy" command to copy files to filerChris Lu8-10/+217
2016-07-20Merge pull request #345 from hxiaodon/masterChris Lu1-7/+72
2016-07-21recover filer read handler logic霍晓栋1-7/+72
2016-07-20Merge pull request #344 from cschiano/masterChris Lu2-70/+96
2016-07-20Add limit parameter and pagination for filescschiano2-28/+37
2016-07-18Add a visualization for the filercschiano2-55/+72
2016-07-05collect proof when stoppingChris Lu1-0/+3
2016-07-03add master profiling optionChris Lu1-0/+10
2016-07-03refactor volume_read_write.go out of volume.goChris Lu4-225/+234
2016-07-02refactoringChris Lu2-17/+18
2016-07-02refactor volume_loading.go out of volume.goChris Lu2-78/+90
2016-07-02refactoringChris Lu2-49/+60
2016-07-02adjust verification logic.Chris Lu1-17/+12
2016-07-02Merge pull request #338 from hxiaodon/masterChris Lu3-0/+69
2016-07-03refactor data integrity checking code v3霍晓栋1-1/+1
2016-07-03refactor data integrity checking code v2霍晓栋3-24/+16
2016-07-03refactor data integrity checking code霍晓栋5-42/+55
2016-07-02code change for fix_dat.go霍晓栋1-1/+1
2016-07-02add data integrity checking霍晓栋2-2/+66
2016-06-30Merge pull request #335 from hxiaodon/masterChris Lu1-2/+5
2016-06-30fix bug when choosing the healthy master in filer service霍晓栋1-2/+5
2016-06-29Merge pull request #333 from hxiaodon/masterChris Lu3-2/+11
2016-06-29fix volume_layout bug, add new feature for volume etag write,filer pass throu...霍晓栋3-2/+11
2016-06-27remember oversized volumesChris Lu1-13/+28
2016-06-26adjust loggingChris Lu2-4/+3
2016-06-25Merge pull request #329 from hxiaodon/masterChris Lu5-13/+61
2016-06-26refactor Volume Assign function霍晓栋5-40/+57
2016-06-26Merge remote-tracking branch 'upstream/master'霍晓栋2-10/+14
2016-06-24update dependency versionsChris Lu1-10/+10
2016-06-23add locking on possible concurrent map accessChris Lu1-0/+4
2016-06-23add options params for the Assign func霍晓栋1-1/+32
2016-06-18fix compilation problem due to API changesChris Lu1-3/+5
2016-06-18Merge pull request #323 from ham1/tidy-upChris Lu2-49/+262
2016-06-18Added LICENSE file and updated README.mdGraham Russell2-49/+262
2016-06-13refactoringChris Lu1-2/+1
2016-06-13fix nil crashChris Lu1-0/+6
2016-06-10Merge pull request #315 from 030io/masterChris Lu4-7/+19
2016-06-11fix bug: filer DELETEDaLin4-7/+19
2016-06-08Merge pull request #314 from hxiaodon/masterChris Lu1-37/+185
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-06Merge pull request #312 from hxiaodon/masterChris Lu4-13/+91