| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-01-03 | remove tab0.72.release | Chris Lu | 1 | -1/+1 | |
| 2017-01-03 | deploy on tags | Chris Lu | 1 | -1/+1 | |
| 2017-01-03 | skip cleanup on travis deployment | Chris Lu | 1 | -1/+3 | |
| 2017-01-03 | adjust makefile and travis | Chris Lu | 2 | -1/+2 | |
| 2017-01-03 | adjust makefile | Chris Lu | 1 | -1/+1 | |
| 2017-01-03 | default to release | Chris Lu | 2 | -4/+54 | |
| 2017-01-03 | release 0.720.72 | Chris Lu | 1 | -1/+1 | |
| 2017-01-03 | fix build issue | Chris Lu | 1 | -0/+3 | |
| 2017-01-03 | Merge pull request #428 from sparklxb/master | Chris Lu | 3 | -33/+34 | |
| fix bug: upload big .gz file more than maxMB | |||||
| 2017-01-03 | change to 0.71 version | Chris Lu | 1 | -1/+1 | |
| 2017-01-03 | add releasing configs | Chris Lu | 3 | -7/+73 | |
| 2017-01-04 | fix bug: upload big .gz file more than maxMB | lixianbin | 3 | -33/+34 | |
| 2016-12-26 | Merge pull request #424 from listeng/master | Chris Lu | 1 | -1/+6 | |
| Return json data when content-type is "application/json" | |||||
| 2016-12-26 | Return json data when content-type is "application/json" | listeng | 1 | -1/+6 | |
| Before #344, the filer will return json data, and cschiano make a template that render to html. But sometimes need json data, so I add some code will return json data when content-type is "application/json". | |||||
| 2016-12-12 | Merge pull request #414 from mtolman/master | Chris Lu | 2 | -183/+440 | |
| Updating PostgreSQL file store integration to support directories. | |||||
| 2016-12-12 | Updating PostgreSQL file store integration to support directories. | Mike Tolman | 2 | -183/+440 | |
| 2016-12-07 | Merge pull request #411 from mtolman/master | Chris Lu | 2 | -0/+370 | |
| Adding PostgreSQL Filer Support | |||||
| 2016-12-07 | Adding PostgreSQL Support | Mike Tolman | 2 | -0/+370 | |
| 2016-12-07 | Revert "Adding PostgreSQL Filer Support" | Mike Tolman | 2 | -370/+0 | |
| This reverts commit 10853e4d2f683dd91d73b02bd68974981e111698. | |||||
| 2016-12-07 | Adding PostgreSQL Filer Support | Mike Tolman | 2 | -0/+370 | |
| 2016-12-07 | Revert "Adding PostgreSQL Filer Support" | Mike Tolman | 1 | -365/+0 | |
| This reverts commit 855058858adf18584fe352f5e0b5271dc9585e9f. | |||||
| 2016-12-07 | Adding PostgreSQL Filer Support | Mike Tolman | 1 | -0/+365 | |
| 2016-11-28 | fix text. | Chris Lu | 1 | -7/+8 | |
| 2016-11-28 | Merge pull request #406 from eshujiushiwo/master | Chris Lu | 1 | -3/+9 | |
| Fix the filer connection of cassandra | |||||
| 2016-11-28 | let filer use all cassandra server | eshujiushiwo | 1 | -2/+1 | |
| let filer use all cassandra server | |||||
| 2016-11-28 | fix hosts strings | eshujiushiwo | 1 | -2/+2 | |
| fix hosts strings | |||||
| 2016-11-28 | fix info log | eshujiushiwo | 1 | -1/+2 | |
| fix info log | |||||
| 2016-11-28 | Update cassandra_store.go | eshujiushiwo | 1 | -0/+1 | |
| 2016-11-28 | fix the connection of cassandra | eshujiushiwo | 1 | -4/+1 | |
| fix the connection of cassandra ,let filer can connect to multi cassandra nodes which are in the one cluster | |||||
| 2016-11-28 | Update cassandra_store.go | eshujiushiwo | 1 | -0/+3 | |
| 2016-11-28 | update cassandra connections | eshujiushiwo | 1 | -1/+6 | |
| update cassandra connections | |||||
| 2016-11-26 | add writable checking | Chris Lu | 1 | -0/+7 | |
| fix https://github.com/chrislusf/seaweedfs/issues/405 | |||||
| 2016-11-16 | add option to enable caching | Chris Lu | 4 | -9/+21 | |
| 2016-11-13 | adjust verbose logging | Chris Lu | 1 | -2/+2 | |
| 2016-11-13 | Merge pull request #395 from hxiaodon/master | Chris Lu | 2 | -24/+65 | |
| concurrent loading volume when starting volume server | |||||
| 2016-11-13 | refactor concurrent loading code logic | 霍晓栋 | 1 | -29/+45 | |
| 2016-11-11 | concurrent loading volume | 霍晓栋 | 2 | -19/+44 | |
| 2016-11-07 | Merge pull request #394 from bedragon/master | Chris Lu | 1 | -3/+3 | |
| fix bug : join post is empty | |||||
| 2016-11-08 | fix bug : join post is empty | Yang zhixiang | 1 | -3/+3 | |
| 2016-11-06 | add locks for location.volumes | Chris Lu | 2 | -6/+47 | |
| fix https://github.com/chrislusf/seaweedfs/issues/392 | |||||
| 2016-11-04 | add tool to change replication or ttl | Chris Lu | 1 | -12/+31 | |
| fix https://github.com/chrislusf/seaweedfs/issues/386 | |||||
| 2016-11-03 | Merge pull request #385 from bedragon/master | Chris Lu | 1 | -1/+1 | |
| fix raft_server.go isPeersChanged bug | |||||
| 2016-11-03 | fix raft_server.go isPeersChanged bug | Yang zhixiang | 1 | -1/+1 | |
| 2016-10-12 | Merge pull request #378 from amincheloh/patch-1 | Chris Lu | 2 | -8/+8 | |
| Update Dockerfile and entrypoint.sh | |||||
| 2016-10-12 | Update Dockerfile | Amin Cheloh | 1 | -3/+3 | |
| Move COPY /entrypoint.sh to bottom and make sure entrypoint.sh have execute permission | |||||
| 2016-10-12 | Update entrypoint.sh | Amin Cheloh | 1 | -5/+5 | |
| Running application becomes container's PID 1 allow to receives Unix signals | |||||
| 2016-10-08 | Merge pull request #375 from hxiaodon/master | Chris Lu | 4 | -9/+214 | |
| supplemental data between compacting and commit compacting | |||||
| 2016-10-07 | comment UT case | 霍晓栋 | 1 | -12/+12 | |
| 2016-10-07 | comment UT case | 霍晓栋 | 1 | -0/+2 | |
| 2016-10-07 | makediff func with UT case | 霍晓栋 | 4 | -31/+132 | |
