| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-03-04 | Use GitHub Wiki for docs | Stuart P. Bentley | 17 | -2389/+0 | |
| I've converted all the docs pages to pages on https://github.com/chrislusf/weed-fs/wiki/: - docs/index.rst => https://github.com/chrislusf/weed-fs/wiki - docs/gettingstarted.rst => https://github.com/chrislusf/weed-fs/wiki/Getting-Started - docs/clients.rst => https://github.com/chrislusf/weed-fs/wiki/Client-Libraries - docs/api.rst => https://github.com/chrislusf/weed-fs/wiki/API - docs/replication.rst => https://github.com/chrislusf/weed-fs/wiki/Replication - docs/ttl.rst => https://github.com/chrislusf/weed-fs/wiki/Store-file-with-a-Time-To-Live - docs/failover.rst => https://github.com/chrislusf/weed-fs/wiki/Failover-Master-Server - docs/directories.rst => https://github.com/chrislusf/weed-fs/wiki/Directories-and-Files - docs/distributed_filer.rst => https://github.com/chrislusf/weed-fs/wiki/Distributed-Filer - docs/usecases.rst => https://github.com/chrislusf/weed-fs/wiki/Use-Cases - docs/optimization.rst => https://github.com/chrislusf/weed-fs/wiki/Optimization - docs/benchmarks.rst => https://github.com/chrislusf/weed-fs/wiki/Benchmarks - docs/changelist.rst => https://github.com/chrislusf/weed-fs/wiki/Change-List | |||||
| 2015-02-05 | Fix option name -defaultReplication | chrislusf | 1 | -1/+1 | |
| Fix option name -defaultReplication | |||||
| 2015-02-03 | usecase: Data Migration Example | yanyiwu | 1 | -26/+26 | |
| 2015-02-03 | usecase: Data Migration Example | yanyiwu | 1 | -1/+60 | |
| 2015-01-14 | Support multiple filers with shared Redis, Cassandra. | Chris Lu | 1 | -0/+3 | |
| 2015-01-06 | Adjust documentation. | Chris Lu | 1 | -1/+2 | |
| 2015-01-06 | Add Redis support for Distributed Filer store. | Chris Lu | 1 | -10/+21 | |
| 2015-01-05 | Adjust document script. | Chris Lu | 2 | -14/+5 | |
| 2015-01-05 | Adjust minor document text. | Chris Lu | 1 | -8/+3 | |
| 2015-01-05 | Adjust documents for distributed filer metadata store. | Chris Lu | 1 | -5/+10 | |
| 2015-01-05 | Adjust documents for distributed filer metadata store. | Chris Lu | 3 | -11/+115 | |
| 2015-01-01 | Update gettingstarted.rst | ブドウの鳥 | 1 | -2/+2 | |
| 2015-01-01 | Update gettingstarted.rst | ブドウの鳥 | 1 | -1/+27 | |
| Adding instructions to build docker image | |||||
| 2014-12-21 | Add change list. | chrislusf | 2 | -0/+276 | |
| 2014-12-21 | Merge branch 'master' of https://github.com/chrislusf/weed-fs | chrislusf | 1 | -0/+4 | |
| 2014-12-21 | misc doc changes | chrislusf | 4 | -36/+33 | |
| 2014-12-21 | Update ttl.rst | chrislusf | 1 | -0/+4 | |
| 2014-12-21 | Adjust wording. | chrislusf | 1 | -3/+5 | |
| 2014-12-21 | Update ttl.rst | chrislusf | 1 | -2/+0 | |
| 2014-12-21 | Include ttl in index | chrislusf | 2 | -2/+3 | |
| 2014-12-21 | Update ttl.rst | chrislusf | 1 | -15/+15 | |
| 2014-12-21 | add ttl.rst | chrislusf | 1 | -0/+81 | |
| 2014-12-21 | Update index.rst | chrislusf | 1 | -1/+1 | |
| 2014-11-28 | Change name to Seaweed. | Chris Lu | 4 | -7/+22 | |
| 2014-10-23 | fix doc about submit api | Chris Lu | 1 | -2/+3 | |
| 2014-09-25 | name change on documents | Chris Lu | 7 | -25/+25 | |
| 2014-09-20 | Merge branch 'master' of https://github.com/chrislusf/weed-fs | Chris Lu | 1 | -0/+36 | |
| 2014-08-11 | remove the submit via volume server api. | Chris Lu | 1 | -11/+0 | |
| 2014-07-25 | added docker example | ernado | 1 | -0/+36 | |
| 2014-07-23 | added benchmarks page | ernado | 2 | -0/+160 | |
| 2014-07-23 | added optimizations page | ernado | 2 | -0/+115 | |
| 2014-07-23 | added directories and files page | ernado | 2 | -0/+133 | |
| 2014-07-23 | added use cases page | ernado | 2 | -0/+56 | |
| 2014-07-23 | added failover page | ernado | 2 | -0/+83 | |
| 2014-07-23 | added replication docs | ernado | 2 | -0/+99 | |
| 2014-07-23 | fixed url for camlistore | ernado | 1 | -1/+1 | |
| 2014-07-23 | fixed title | ernado | 2 | -3/+3 | |
| 2014-07-23 | added http api docs | ernado | 2 | -0/+304 | |
| 2014-07-23 | capitalize authors names | ernado | 1 | -6/+6 | |
| 2014-07-23 | added projects and websites | ernado | 1 | -0/+9 | |
| 2014-07-23 | fixed names | ernado | 1 | -7/+7 | |
| 2014-07-23 | added client libraries | ernado | 2 | -0/+36 | |
| 2014-07-23 | formatting for getting started page of -h examples | ernado | 1 | -3/+2 | |
| 2014-07-23 | added getting started page | ernado | 2 | -0/+80 | |
| 2014-07-23 | read the docs fix | ernado | 1 | -4/+6 | |
| 2014-07-23 | changed docs theme | ernado | 2 | -0/+7 | |
| 2014-07-23 | added initial docs | ernado | 4 | -0/+711 | |
