7b4a53b2c1 
								
							
								 
							
						 
						
							
							
								
								Add optional admin port to volume server, to seperate admin operations from normal file operations.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af416189f1 
								
							
								 
							
						 
						
							
							
								
								Cleanup error printing.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								029e3a3822 
								
							
								 
							
						 
						
							
							
								
								fix some typos  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5afdc469a3 
								
							
								 
							
						 
						
							
							
								
								Separate into admin and public mux for volume servers.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8f72a1965f 
								
							
								 
							
						 
						
							
							
								
								Fix go vet warnings.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								543f5af5af 
								
							
								 
							
						 
						
							
							
								
								add w.Write for FilerServer HTTP response  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe91fd00ad 
								
							
								 
							
						 
						
							
							
								
								fix bug: 'http: multiple response.WriteHeader calls'  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b5d6341e5 
								
							
								 
							
						 
						
							
							
								
								Set http status after modifying response headers.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e4531fc1e6 
								
							
								 
							
						 
						
							
							
								
								Add Redis support for Distributed Filer store.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d77f3120c3 
								
							
								 
							
						 
						
							
							
								
								Adjust function name.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								49784d7f28 
								
							
								 
							
						 
						
							
							
								
								Add support for distributed filer metadata store.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								165734ce11 
								
							
								 
							
						 
						
							
							
								
								Refactoring for supporing cassandra as filer meta data store  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a3e4145e8a 
								
							
								 
							
						 
						
							
							
								
								refactoring for later security changes  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b7628cf08 
								
							
								 
							
						 
						
							
							
								
								use github.com/golang/protobuf/proto instead of code.google.com/p/goprotobuf/proto  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d56c748fa8 
								
							
								 
							
						 
						
							
							
								
								switch it back to chris's repo  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0dfdf4392 
								
							
								 
							
						 
						
							
							
								
								switch to my forked repo  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e431d4121e 
								
							
								 
							
						 
						
							
							
								
								Add optional http redirect for filer GET requests.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba972694c7 
								
							
								 
							
						 
						
							
							
								
								Add filer option to redirect instead of proxying to volume server on file GET requests.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ce628bf09 
								
							
								 
							
						 
						
							
							
								
								Clean raft configurations if "peers" option is set.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								179d36ba0e 
								
							
								 
							
						 
						
							
							
								
								formatting code by: goimports -w=true .  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f527fc1d5e 
								
							
								 
							
						 
						
							
							
								
								adjust visibility  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30bcda7136 
								
							
								 
							
						 
						
							
							
								
								fix typo  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd664def45 
								
							
								 
							
						 
						
							
							
								
								Revert "fix func name HasWriableVolume"  
							
							
 
							
							
							This reverts commit bff7b71389 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								02ae8b98a5 
								
							
								 
							
						 
						
							
							
								
								Revert "change wriable to writeable"  
							
							
 
							
							
							This reverts commit 626b896448 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								626b896448 
								
							
								 
							
						 
						
							
							
								
								change wriable to writeable  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ca10d8dcf 
								
							
								 
							
						 
						
							
							
								
								add another logging line verbosity 2  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bff7b71389 
								
							
								 
							
						 
						
							
							
								
								fix func name HasWriableVolume  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4126280d55 
								
							
								 
							
						 
						
							
							
								
								use github.com/chrislusf instead of github.com/aszxqw  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1cd19447e3 
								
							
								 
							
						 
						
							
							
								
								use github.com/aszxqw instead of code.google.com/p  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9aee2defb 
								
							
								 
							
						 
						
							
							
								
								add TTL support  
							
							
 
							
							
							The volume TTL and file TTL are not necessarily the same. as long as
file TTL is smaller than volume TTL, it'll be fine.
volume TTL is used when assigning file id, e.g.
http://.../dir/assign?ttl=3h 
file TTL is used when uploading 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57a4549d86 
								
							
								 
							
						 
						
							
							
								
								wrap etag value with double quotes  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ce4acecaa8 
								
							
								 
							
						 
						
							
							
								
								Fix filer proxing http status code  
							
							
 
							
							
							Double quote etag value. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								df78466a12 
								
							
								 
							
						 
						
							
							
								
								remove uploading stated from volume server.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								530927db64 
								
							
								 
							
						 
						
							
							
								
								Add Etag support  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d88cec2df 
								
							
								 
							
						 
						
							
							
								
								1. pass through http response headers  
							
							
 
							
							
							2. set http status 201 for creating files 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a3fb644d86 
								
							
								 
							
						 
						
							
							
								
								fix wrong error printing that caused panic  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0b2582a75 
								
							
								 
							
						 
						
							
							
								
								comments change  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77fd5ecd98 
								
							
								 
							
						 
						
							
							
								
								Add /admin/mv to move a file or a folder  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38231b6891 
								
							
								 
							
						 
						
							
							
								
								return image size when client image processing  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb28c26398 
								
							
								 
							
						 
						
							
							
								
								Setting application/json for json result.  
							
							
 
							
							
							Setting application/javascript for jsonp result. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d7f6af09e6 
								
							
								 
							
						 
						
							
							
								
								Better guessing mime type with octstream  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e60af7b82e 
								
							
								 
							
						 
						
							
							
								
								Add partial content request support.  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								625f880b15 
								
							
								 
							
						 
						
							
							
								
								Adjust "weed server" parameters.  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								34e03e7cf6 
								
							
								 
							
						 
						
							
							
								
								iphone usually has upper cased .JPG extension  
							
							
 
							
							
							refactor 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dcd12576c6 
								
							
								 
							
						 
						
							
							
								
								Add option to auto fix jpg orientation  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7d6909b6f 
								
							
								 
							
						 
						
							
							
								
								1. refactor, move image resizing to its own package  
							
							
 
							
							
							2. make code compile 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc24bad791 
								
							
								 
							
						 
						
							
							
								
								releasing 0.58 to handle control+c interrupts.  
							
							
 
							
							
							compilable now. but FUSE mount is not working. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								982aaa41b9 
								
							
								 
							
						 
						
							
							
								
								Add control+c or INT handling  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								68ceea3f8d 
								
							
								 
							
						 
						
							
							
								
								support file names with a comma inside.  
							
							
								
 
							
							
						 
						12 years ago