|  Chris Lu | 5afdc469a3 | Separate into admin and public mux for volume servers. | 11 years ago | 
				
					
						|  Chris Lu | 09bc196958 | Refactoring volume server options. | 11 years ago | 
				
					
						|  Chris Lu | ef191f2901 | Refactoring volume server options. | 11 years ago | 
				
					
						|  Chris Lu | 8f72a1965f | Fix go vet warnings. | 11 years ago | 
				
					
						|  Chris Lu | d102443630 | v0.68 | 11 years ago | 
				
					
						|  Chris Lu | 352ef2830c | Add caching volume locations to batch volume id lookup. | 11 years ago | 
				
					
						|  Chris Lu | 2495ce6707 | Adjust .gitignore | 11 years ago | 
				
					
						|  chrislusf | 889099ac0d | Merge pull request #56 from EPICPaaS/master Fix the first form multi-part item is not a  "file type part" problem in "ParseUpload()" | 11 years ago | 
				
					
						|  yourchanges | 7481b7376d | Fix the first form multi-part item is not a  "file type part" problem in "ParseUpload()" | 11 years ago | 
				
					
						|  yourchanges | 9601880e32 | Merge pull request #2 from chrislusf/master merge | 11 years ago | 
				
					
						|  chrislusf | 2c1a846279 | Merge pull request #54 from aszxqw/master add w.Write for FilerServer HTTP response | 11 years ago | 
				
					
						|  yanyiwu | 543f5af5af | add w.Write for FilerServer HTTP response | 11 years ago | 
				
					
						|  chrislusf | ab20cf8197 | Merge pull request #53 from aszxqw/master fix bug: 'http: multiple response.WriteHeader calls' | 11 years ago | 
				
					
						|  yanyiwu | fe91fd00ad | fix bug: 'http: multiple response.WriteHeader calls' | 11 years ago | 
				
					
						|  yanyiwu | 7304c840e3 | update .gitignore | 11 years ago | 
				
					
						|  chrislusf | ac2ef389d1 | Merge pull request #52 from mcqueenorama/master more args for server | 11 years ago | 
				
					
						|  Brian McQueen | e7741db9a2 | fixed description error in redis.database | 11 years ago | 
				
					
						|  Brian McQueen | cec2b3724c | add server options to set redis and cassandra in the filer and corrected filer option description text | 11 years ago | 
				
					
						|  Chris Lu | 5b5d6341e5 | Set http status after modifying response headers. | 11 years ago | 
				
					
						|  chrislusf | 31979d6192 | Merge pull request #51 from aszxqw/master add some String() to make codes easier to read and debug | 11 years ago | 
				
					
						|  yanyiwu | cacfc85869 | add some String() to make codes easier to read and debug | 11 years ago | 
				
					
						|  chrislusf | f2b07d6051 | Merge pull request #48 from aszxqw/master fix bug about : writed needle into localfile twice when replicating | 11 years ago | 
				
					
						|  yanyiwu | 7d810a15c0 | fix bug about : writed needle into localfile twice when replicating, because of the ip is not equal : ":8080" != "127.0.0.1:8080" | 11 years ago | 
				
					
						|  Chris Lu | f7f6f331db | Adjust documentation. | 11 years ago | 
				
					
						|  Chris Lu | e4531fc1e6 | Add Redis support for Distributed Filer store. | 11 years ago | 
				
					
						|  Chris Lu | d77f3120c3 | Adjust function name. | 11 years ago | 
				
					
						|  Chris Lu | c25c9aff41 | Merge branch 'master' of github.com:chrislusf/weed-fs | 11 years ago | 
				
					
						|  Chris Lu | cceb5768c7 | Adjust function name. | 11 years ago | 
				
					
						|  chrislusf | 479a4699e3 | Merge pull request #45 from aszxqw/master fix bug about the collection | 11 years ago | 
				
					
						|  yanyiwu | 0b192917f8 | fix bug about the collection in volume is wrong when curl -F "file=@/tmp/test.jpg" "localhost:9333/submit?collection=picture" | 11 years ago | 
				
					
						|  Chris Lu | 7471bccb9b | Adjust document script. | 11 years ago | 
				
					
						|  Chris Lu | 25568245cf | Adjust minor document text. | 11 years ago | 
				
					
						|  Chris Lu | 8d9a77c9b7 | Adjust documents for distributed filer metadata store. | 11 years ago | 
				
					
						|  Chris Lu | 44f53cba1d | Adjust documents for distributed filer metadata store. | 11 years ago | 
				
					
						|  Chris Lu | 49784d7f28 | Add support for distributed filer metadata store. | 11 years ago | 
				
					
						|  Chris Lu | 165734ce11 | Refactoring for supporing cassandra as filer meta data store | 11 years ago | 
				
					
						|  Chris Lu | a3e4145e8a | refactoring for later security changes | 11 years ago | 
				
					
						|  chrislusf | 878d1aa35e | Merge pull request #42 from OGrape/master Weed "minimal" docker image | 11 years ago | 
				
					
						|  ブドウの鳥 | 3d3a810488 | Update gettingstarted.rst | 11 years ago | 
				
					
						|  ブドウの鳥 | b51282ae95 | Update gettingstarted.rst Adding instructions to build docker image | 11 years ago | 
				
					
						|  Sam Ng | 329c5915fe | Go Build Dockerfile | 11 years ago | 
				
					
						|  Sam Ng | e778d04740 | An extremely small 19.6 MB docker image for weed-fs | 11 years ago | 
				
					
						|  chrislusf | 763f5e16c7 | Merge pull request #38 from aszxqw/master fix | 11 years ago | 
				
					
						|  yanyiwu | 5b7628cf08 | use github.com/golang/protobuf/proto instead of code.google.com/p/goprotobuf/proto | 11 years ago | 
				
					
						|  yanyiwu | 5a40f539f2 | fix bug: upload a file which already existed return a wrong file size. | 11 years ago | 
				
					
						|  yanyiwu | 12d86a0f1e | Merge branch 'master' of github.com:chrislusf/weed-fs | 11 years ago | 
				
					
						|  yanyiwu | 089eb8ad39 | add String function for needle to print | 11 years ago | 
				
					
						|  chrislusf | 8651f7c727 | Add change list. | 11 years ago | 
				
					
						|  chrislusf | ed07d3c8c6 | Merge branch 'master' of https://github.com/chrislusf/weed-fs | 11 years ago | 
				
					
						|  chrislusf | 33602a03a4 | misc doc changes | 11 years ago |