Commit Graph

  • dbd7a0c92d Merge branch 'master' of git@github.com:chrislusf/weed-fs.git Chris Lu 2014-11-28 16:35:08 -0800
  • 8af4753002 Write request id to first 8 bytes of a file, instead of whole file, for better write performance. Chris Lu 2014-11-28 16:34:03 -0800
  • 8cdfd5852d Merge pull request #22 from aszxqw/patch-1 chrislusf 2014-10-31 11:59:41 -0700
  • cd1b70caf7 Update Dockerfile #22 Yanyi Wu 2014-11-01 01:48:19 +0800
  • b0e8f8ca2a Upgraded to 0.97 goclipse. Chris Lu 2014-10-27 01:10:33 -0700
  • 7ce628bf09 Clean raft configurations if "peers" option is set. Chris Lu 2014-10-27 01:09:45 -0700
  • 179d36ba0e formatting code by: goimports -w=true . Chris Lu 2014-10-26 11:34:55 -0700
  • a5d6e70299 fix commenting error. Chris Lu 2014-10-26 11:25:02 -0700
  • f527fc1d5e adjust visibility Chris Lu 2014-10-25 23:45:31 -0700
  • 30bcda7136 fix typo Chris Lu 2014-10-25 18:10:32 -0700
  • b85eb293fe fix doc about submit api Chris Lu 2014-10-23 09:55:05 -0700
  • af106fe961 Merge branch 'master' of git@github.com:chrislusf/weed-fs.git Chris Lu 2014-10-21 01:28:58 -0700
  • b5aa2ef605 Add master bind ip address option. Chris Lu 2014-10-21 01:28:17 -0700
  • 670b240a26 Fix help text error. Chris Lu 2014-10-21 01:27:40 -0700
  • e9a8999f63 print error the correct way. Chris Lu 2014-10-21 01:27:06 -0700
  • f7bcd8e958 Merge pull request #1 from chrislusf/master yourchanges 2014-10-21 15:50:48 +0800
  • bd664def45 Revert "fix func name HasWriableVolume" bmcquee 2014-10-19 23:08:01 -0700
  • 02ae8b98a5 Revert "change wriable to writeable" bmcquee 2014-10-19 23:07:58 -0700
  • 626b896448 change wriable to writeable bmcquee 2014-10-19 23:01:15 -0700
  • 7ca10d8dcf add another logging line verbosity 2 bmcquee 2014-10-19 20:03:00 -0700
  • bff7b71389 fix func name HasWriableVolume bmcquee 2014-10-19 08:51:07 -0700
  • a3c17f17b1 Merge pull request #20 from mcqueenorama/master chrislusf 2014-10-19 08:27:18 -0700
  • 92653d2c41 fix link to download binaries #20 bmcquee 2014-10-18 20:17:28 -0700
  • cbaaf1b539 Update Dockerfile chrislusf 2014-10-14 17:29:23 -0700
  • 88e7c98e6e tweaking the docker file Chris Lu 2014-10-08 18:13:23 -0700
  • a09240391f Adjust wiki syntax error. Chris Lu 2014-09-25 22:34:06 -0700
  • 599d0ae21b Add benchmark to the introduction page. Chris Lu 2014-09-25 22:32:12 -0700
  • b225793103 Move introduction page to github. Chris Lu 2014-09-25 22:25:51 -0700
  • d0229d99ed name change on documents Chris Lu 2014-09-25 21:53:32 -0700
  • 348a50052e Merge pull request #15 from aszxqw/upstream_master chrislusf 2014-09-25 21:24:08 -0700
  • 620b1244b4 update readme.md #15 wyy 2014-09-25 17:07:24 +0800
  • 4126280d55 use github.com/chrislusf instead of github.com/aszxqw wyy 2014-09-25 16:57:22 +0800
  • d39c62bbed add .gitignore wyy 2014-09-25 16:34:26 +0800
  • 2f1cf164b9 update readme.md wyy 2014-09-25 16:28:32 +0800
  • 1cd19447e3 use github.com/aszxqw instead of code.google.com/p wyy 2014-09-25 00:47:09 +0800
  • a2f8d985fb Fix typo. Chris Lu 2014-09-20 23:34:13 -0700
  • ba179b1542 Add "-ip.bind" option when starting volume servers. Chris Lu 2014-09-20 23:30:35 -0700
  • ca16cfa147 adjust for external API changes Chris Lu 2014-09-20 22:10:58 -0700
  • 794b755f1d rename to Seaweed File System Chris Lu 2014-09-20 21:18:26 -0700
  • fa9318914c Merge branch 'master' of https://github.com/chrislusf/weed-fs Chris Lu 2014-09-20 21:05:34 -0700
  • 7920b4685e Adding unit tests for volume ttl. Chris Lu 2014-09-20 20:51:24 -0700
  • f7094d7a99 version 0.64 Chris Lu 2014-09-20 12:39:42 -0700
  • b9aee2defb add TTL support Chris Lu 2014-09-20 12:38:59 -0700
  • a092794804 use error to report error Chris Lu 2014-09-04 19:34:43 -0700
  • 4be5ccd0c8 resolve directory log file error avoid possible race condition Chris Lu 2014-09-04 19:26:31 -0700
  • 69343c5951 adding ttl field to volume super block Chris Lu 2014-08-31 23:25:54 -0700
  • 57a4549d86 wrap etag value with double quotes Chris Lu 2014-08-26 10:15:12 -0700
  • ce4acecaa8 Fix filer proxing http status code Double quote etag value. Chris Lu 2014-08-25 12:02:04 -0700
  • 4c58cef24a a bit refactoring to prepare for volume format change and backward compatibility. Chris Lu 2014-08-25 11:37:00 -0700
  • aac5fa49de remove the submit via volume server api. Chris Lu 2014-08-11 07:41:00 -0700
  • df78466a12 remove uploading stated from volume server. Chris Lu 2014-08-05 18:14:12 -0700
  • 78ccbbf3d0 Merge pull request #10 from ernado/master chrislusf 2014-07-25 08:11:52 -0700
  • b5c89b9a73 fixed RTD link from fork to official docs #10 ernado 2014-07-25 12:58:06 +0400
  • 6cd0b961da added docker example ernado 2014-07-25 12:48:40 +0400
  • e67afa8715 Merge branch 'master' of https://github.com/chrislusf/weed-fs Chris Lu 2014-07-24 12:24:51 -0700
  • bcd36dedb4 released 0.62 with solaris support Chris Lu 2014-07-24 12:24:01 -0700
  • 4b97358100 Merge pull request #7 from ernado/master chrislusf 2014-07-23 11:00:38 -0700
  • c65a9f5639 added benchmarks page #7 ernado 2014-07-23 20:24:32 +0400
  • c38b50e9fc added optimizations page ernado 2014-07-23 20:19:56 +0400
  • 3d8d18dd8f added directories and files page ernado 2014-07-23 20:15:25 +0400
  • f903727476 added use cases page ernado 2014-07-23 20:08:00 +0400
  • 0812346e56 added failover page ernado 2014-07-23 20:03:24 +0400
  • 17fcf828d3 added replication docs ernado 2014-07-23 16:30:16 +0400
  • b41d7bd5a3 fixed url for camlistore ernado 2014-07-23 16:15:56 +0400
  • 73f32be01f fixed title ernado 2014-07-23 16:11:34 +0400
  • bdacb5c25a added http api docs ernado 2014-07-23 16:10:27 +0400
  • dddbd86649 capitalize authors names ernado 2014-07-23 15:48:30 +0400
  • c57884a295 added projects and websites ernado 2014-07-23 15:46:28 +0400
  • 0f8ad6c40e fixed names ernado 2014-07-23 15:41:10 +0400
  • 027d86794f added client libraries ernado 2014-07-23 15:38:03 +0400
  • 34eb00de33 fixed typo mirrow-mirror ernado 2014-07-23 13:31:50 +0400
  • fe439f54f5 added godoc ref ernado 2014-07-23 13:30:42 +0400
  • 3188598367 formatting for getting started page of -h examples ernado 2014-07-23 13:10:06 +0400
  • 2af5d9fb15 Merge branch 'master' of github.com:ernado/weed-fs ernado 2014-07-23 13:07:00 +0400
  • 66689f2381 added getting started page ernado 2014-07-23 13:06:42 +0400
  • d6c4734e34 added rtd badge Aleksandr Razumov 2014-07-23 12:31:41 +0400
  • 3333577e06 read the docs fix ernado 2014-07-23 12:23:21 +0400
  • 181e7a547a changed docs theme ernado 2014-07-23 12:19:32 +0400
  • 3b3391cd65 added initial docs ernado 2014-07-23 12:16:57 +0400
  • dc03626167 add download url to github readme Chris Lu 2014-07-22 12:22:17 -0700
  • 530927db64 Add Etag support Chris Lu 2014-07-22 00:24:50 -0700
  • 5d88cec2df 1. pass through http response headers 2. set http status 201 for creating files Chris Lu 2014-07-21 14:25:51 -0700
  • a3fb644d86 fix wrong error printing that caused panic Chris Lu 2014-07-21 13:42:15 -0700
  • b8bef16c98 test move function Chris Lu 2014-07-20 23:48:48 -0700
  • 5f975f5ce8 fix test error due to changed api Chris Lu 2014-07-20 23:45:32 -0700
  • df2d3ea7c0 fix old tests that's found not working during travis integration. Chris Lu 2014-07-20 23:41:25 -0700
  • a0b2582a75 comments change Chris Lu 2014-07-20 23:17:29 -0700
  • 77fd5ecd98 Add /admin/mv to move a file or a folder Chris Lu 2014-07-20 23:12:49 -0700
  • 8e7f08d04d Merge pull request #2 from ernado/master chrislusf 2014-07-20 23:07:25 -0700
  • 34ccb4f6c9 Update .travis.yml #2 Aleksandr Razumov 2014-07-21 09:21:16 +0400
  • e5a5dbde40 added build status to readme ernado 2014-07-21 09:17:36 +0400
  • b88603896a added dockerfile ernado 2014-07-21 09:13:33 +0400
  • 5d9ea0f3d4 added travis file ernado 2014-07-21 09:09:53 +0400
  • 5615604253 Merge branch 'master' of https://github.com/chrislusf/weed-fs Chris Lu 2014-07-20 17:54:03 -0700
  • 4ac8f2e59d adjust file name Chris Lu 2014-07-20 17:42:09 -0700
  • 68bf82643c Create README.md chrislusf 2014-07-15 18:07:16 -0700
  • 5f19af8fce compress *.htm file Chris Lu 2014-07-08 09:32:55 -0700
  • 413e5c145c lowercase when checking file name extensions. Chris Lu 2014-07-05 18:01:17 -0700
  • 38231b6891 return image size when client image processing Chris Lu 2014-07-05 00:43:41 -0700
  • fd9f924ad7 add a convenient function to preprocess images on client side. Chris Lu 2014-07-04 18:03:48 -0700