| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-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 | |
| 2016-09-29 | supplemental data between compacting and commit compacting | 霍晓栋 | 2 | -8/+110 | |
| 2016-09-26 | fix compilation | Chris Lu | 1 | -0/+1 | |
| 2016-09-26 | add a template for makeupDiff | Chris Lu | 1 | -0/+4 | |
| 2016-09-23 | Update README.md | Chris Lu | 1 | -22/+0 | |
| 2016-09-23 | Merge pull request #373 from feliperoberto/docker | Chris Lu | 2 | -1/+45 | |
| how to use with docker | |||||
| 2016-09-23 | how to use with docker | Felipe Roberto | 2 | -1/+45 | |
| 2016-09-22 | add a new way to manually compact corrupted volume | Chris Lu | 2 | -2/+78 | |
| fix https://github.com/chrislusf/seaweedfs/issues/371 | |||||
| 2016-09-08 | Merge pull request #366 from jze/master | Chris Lu | 3 | -21/+52 | |
| Changed Dockerfile so it uses a special entrypoint script. | |||||
| 2016-09-08 | lock | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/367 | |||||
| 2016-09-08 | Changed Dockerfile so it uses a special entrypoint script. All parameters ↵ | Jesper Zedlitz | 3 | -21/+52 | |
| are passed through to weed. Depending on the command the entrypoint.sh script adds parameters to link containers. | |||||
| 2016-09-07 | Merge pull request #361 from hxiaodon/master | Chris Lu | 12 | -11/+437 | |
| add mysql filer support | |||||
| 2016-09-08 | filer mysqlstore bug fix | 霍晓栋 | 9 | -30/+50 | |
| 2016-09-08 | Merge remote-tracking branch 'upstream/master' | 霍晓栋 | 3 | -5/+5 | |
| 2016-09-07 | use Lock instead of RLock | Chris Lu | 1 | -3/+3 | |
| fix https://github.com/chrislusf/seaweedfs/issues/364 | |||||
| 2016-09-07 | minor help message change | Chris Lu | 1 | -1/+1 | |
| 2016-09-05 | refactoring mysql store code | 霍晓栋 | 5 | -71/+141 | |
| 2016-08-31 | UT case fix | 霍晓栋 | 1 | -2/+2 | |
| 2016-08-31 | add filer support | 霍晓栋 | 6 | -4/+340 | |
| 2016-08-10 | Merge pull request #356 from chareice/master | Chris Lu | 1 | -1/+1 | |
| Make Docker build works correctly | |||||
| 2016-08-10 | Make Docker build works correctly | ChengLei Shao | 1 | -1/+1 | |
| 2016-08-09 | Merge pull request #354 from hxiaodon/master | Chris Lu | 2 | -0/+24 | |
| if replicated volume has one copy in readonly mode at one node,it sho… | |||||
| 2016-08-09 | if replicated volume has one copy in readonly mode at one node,it should be ↵ | 霍晓栋 | 2 | -0/+24 | |
| removed from writable list | |||||
| 2016-08-05 | Merge pull request #352 from mtolman/master | Chris Lu | 4 | -0/+216 | |
| Adding AutoChunk/MaxMB Support to Filer API | |||||
| 2016-08-05 | Adding AutoChunk/MaxMB Support to Filer API | Mike Tolman | 4 | -0/+216 | |
| This is related to the following issue I added to chrislusf/seaweedfs: https://github.com/chrislusf/seaweedfs/issues/342 | |||||
| 2016-08-05 | Revert "Add AutoChunking to the Filer API, so that you can upload really ↵ | Mike Tolman | 4 | -215/+0 | |
| large files through the filer API." This reverts commit 09059bfdccdeff1a588ee1326318075adb068b0f. | |||||
