Commit graph

599 commits

Author SHA1 Message Date
Chris Lu df78466a12 remove uploading stated from volume server. 2014-08-05 18:14:12 -07:00
Chris Lu e67afa8715 Merge branch 'master' of https://github.com/chrislusf/weed-fs 2014-07-24 12:24:51 -07:00
Chris Lu bcd36dedb4 released 0.62 with solaris support 2014-07-24 12:24:01 -07:00
chrislusf 4b97358100 Merge pull request #7 from ernado/master
Read the docs integration
2014-07-23 11:00:38 -07:00
ernado c65a9f5639 added benchmarks page 2014-07-23 20:24:32 +04:00
ernado c38b50e9fc added optimizations page 2014-07-23 20:19:56 +04:00
ernado 3d8d18dd8f added directories and files page 2014-07-23 20:15:25 +04:00
ernado f903727476 added use cases page 2014-07-23 20:08:00 +04:00
ernado 0812346e56 added failover page 2014-07-23 20:03:24 +04:00
ernado 17fcf828d3 added replication docs 2014-07-23 16:30:16 +04:00
ernado b41d7bd5a3 fixed url for camlistore 2014-07-23 16:15:56 +04:00
ernado 73f32be01f fixed title 2014-07-23 16:12:58 +04:00
ernado bdacb5c25a added http api docs 2014-07-23 16:10:27 +04:00
ernado dddbd86649 capitalize authors names 2014-07-23 15:48:30 +04:00
ernado c57884a295 added projects and websites 2014-07-23 15:46:28 +04:00
ernado 0f8ad6c40e fixed names 2014-07-23 15:41:10 +04:00
ernado 027d86794f added client libraries 2014-07-23 15:38:03 +04:00
ernado 34eb00de33 fixed typo mirrow-mirror 2014-07-23 13:31:50 +04:00
ernado fe439f54f5 added godoc ref 2014-07-23 13:30:42 +04:00
ernado 3188598367 formatting for getting started page of -h examples 2014-07-23 13:10:06 +04:00
ernado 2af5d9fb15 Merge branch 'master' of github.com:ernado/weed-fs 2014-07-23 13:07:00 +04:00
ernado 66689f2381 added getting started page 2014-07-23 13:06:42 +04:00
Aleksandr Razumov d6c4734e34 added rtd badge 2014-07-23 12:31:41 +04:00
ernado 3333577e06 read the docs fix 2014-07-23 12:23:21 +04:00
ernado 181e7a547a changed docs theme 2014-07-23 12:19:32 +04:00
ernado 3b3391cd65 added initial docs 2014-07-23 12:16:57 +04:00
Chris Lu dc03626167 add download url to github readme 2014-07-22 12:22:17 -07:00
Chris Lu 530927db64 Add Etag support 2014-07-22 00:24:50 -07:00
Chris Lu 5d88cec2df 1. pass through http response headers
2. set http status 201 for creating files
2014-07-21 14:25:51 -07:00
Chris Lu a3fb644d86 fix wrong error printing that caused panic 2014-07-21 13:42:15 -07:00
Chris Lu b8bef16c98 test move function 2014-07-20 23:48:48 -07:00
Chris Lu 5f975f5ce8 fix test error due to changed api 2014-07-20 23:45:32 -07:00
Chris Lu df2d3ea7c0 fix old tests that's found not working during travis integration. 2014-07-20 23:41:25 -07:00
Chris Lu a0b2582a75 comments change 2014-07-20 23:17:29 -07:00
Chris Lu 77fd5ecd98 Add /admin/mv to move a file or a folder 2014-07-20 23:12:49 -07:00
chrislusf 8e7f08d04d Merge pull request #2 from ernado/master
Travis integration and Dockerfile
2014-07-20 23:07:25 -07:00
Aleksandr Razumov 34ccb4f6c9 Update .travis.yml 2014-07-21 09:21:16 +04:00
ernado e5a5dbde40 added build status to readme 2014-07-21 09:17:36 +04:00
ernado b88603896a added dockerfile 2014-07-21 09:13:33 +04:00
ernado 5d9ea0f3d4 added travis file 2014-07-21 09:09:53 +04:00
Chris Lu 5615604253 Merge branch 'master' of https://github.com/chrislusf/weed-fs 2014-07-20 17:54:03 -07:00
Chris Lu 4ac8f2e59d adjust file name 2014-07-20 17:42:09 -07:00
chrislusf 68bf82643c Create README.md 2014-07-15 18:07:16 -07:00
Chris Lu 5f19af8fce compress *.htm file 2014-07-08 09:32:55 -07:00
Chris Lu 413e5c145c lowercase when checking file name extensions. 2014-07-05 18:01:17 -07:00
Chris Lu 38231b6891 return image size when client image processing 2014-07-05 00:43:41 -07:00
Chris Lu fd9f924ad7 add a convenient function to preprocess images on client side. 2014-07-04 18:03:48 -07:00
Chris Lu d85b1d70db released 0.61, prepare for 0.62 beta 2014-06-17 11:45:21 -07:00
Chris Lu cb28c26398 Setting application/json for json result.
Setting application/javascript for jsonp result.
2014-06-13 18:16:03 -07:00
Chris Lu d7f6af09e6 Better guessing mime type with octstream 2014-06-08 21:02:20 -07:00