aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-25Fix filer proxing http status codeChris Lu2-1/+2
2014-08-25a bit refactoring to prepare for volume format change and backwardChris Lu3-57/+68
2014-08-11remove the submit via volume server api.Chris Lu1-11/+0
2014-08-05remove uploading stated from volume server.Chris Lu2-5/+0
2014-07-24Merge branch 'master' of https://github.com/chrislusf/weed-fsChris Lu15-1/+1797
2014-07-24released 0.62 with solaris supportChris Lu3-3/+3
2014-07-23Merge pull request #7 from ernado/masterchrislusf15-1/+1797
2014-07-23added benchmarks pageernado2-0/+160
2014-07-23added optimizations pageernado2-0/+115
2014-07-23added directories and files pageernado2-0/+133
2014-07-23added use cases pageernado2-0/+56
2014-07-23added failover pageernado2-0/+83
2014-07-23added replication docsernado2-0/+99
2014-07-23fixed url for camlistoreernado1-1/+1
2014-07-23fixed titleernado2-3/+3
2014-07-23added http api docsernado2-0/+304
2014-07-23capitalize authors namesernado1-6/+6
2014-07-23added projects and websitesernado1-0/+9
2014-07-23fixed namesernado1-7/+7
2014-07-23added client librariesernado2-0/+36
2014-07-23fixed typo mirrow-mirrorernado1-1/+1
2014-07-23added godoc refernado1-2/+2
2014-07-23formatting for getting started page of -h examplesernado1-3/+2
2014-07-23Merge branch 'master' of github.com:ernado/weed-fsernado1-0/+2
2014-07-23added getting started pageernado2-0/+80
2014-07-23added rtd badgeAleksandr Razumov1-0/+2
2014-07-23read the docs fixernado1-4/+6
2014-07-23changed docs themeernado2-0/+7
2014-07-23added initial docsernado4-0/+711
2014-07-22add download url to github readmeChris Lu1-0/+4
2014-07-22Add Etag supportChris Lu2-0/+14
2014-07-211. pass through http response headersChris Lu1-0/+4
2014-07-21fix wrong error printing that caused panicChris Lu1-1/+1
2014-07-20test move functionChris Lu1-3/+10
2014-07-20fix test error due to changed apiChris Lu1-1/+1
2014-07-20fix old tests that's found not working during travis integration.Chris Lu4-110/+10
2014-07-20comments changeChris Lu1-4/+4
2014-07-20Add /admin/mv to move a file or a folderChris Lu9-34/+119
2014-07-20Merge pull request #2 from ernado/masterchrislusf3-0/+23
2014-07-21Update .travis.ymlAleksandr Razumov1-2/+2
2014-07-21added build status to readmeernado1-0/+2
2014-07-21added dockerfileernado1-0/+6
2014-07-21added travis fileernado1-0/+15
2014-07-20Merge branch 'master' of https://github.com/chrislusf/weed-fsChris Lu1-0/+10
2014-07-20adjust file nameChris Lu1-0/+0
2014-07-15Create README.mdchrislusf1-0/+10
2014-07-08compress *.htm fileChris Lu1-1/+1
2014-07-05lowercase when checking file name extensions.Chris Lu1-3/+5
2014-07-05return image size when client image processingChris Lu3-11/+16
2014-07-04add a convenient function to preprocess images on client side.Chris Lu2-1/+26