43e3f5724c 
								
							
								 
							
						 
						
							
							
								
								use fixed list of masters in both filer and volume servers  
							
							
								
 
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd5661b297 
								
							
								 
							
						 
						
							
							
								
								adding favicon to filer also  
							
							
								
 
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5047bdb4a2 
								
							
								 
							
						 
						
							
							
								
								skip bytes cache  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								83efe1547d 
								
							
								 
							
						 
						
							
							
								
								revert webp support due to "go test"  
							
							
 
							
							
							related to https://github.com/chai2010/webp/issues/9  
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								366fe0d394 
								
							
								 
							
						 
						
							
							
								
								Scale images to fit or fill  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ab9160ee1 
								
							
								 
							
						 
						
							
							
								
								WebP resize support  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								14ec3bfc1d 
								
							
								 
							
						 
						
							
							
								
								Show contents of manifest file when cm=false is passed  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3cb0071025 
								
							
								 
							
						 
						
							
							
								
								supporting reading file of size zero  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86a7c56275 
								
							
								 
							
						 
						
							
							
								
								support additional header name-value pairs  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc01c352c3 
								
							
								 
							
						 
						
							
							
								
								refactoring  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ce6bbf076 
								
							
								 
							
						 
						
							
							
								
								directory structure change to work with glide  
							
							
 
							
							
							glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f8b03c45ef 
								
							
								 
							
						 
						
							
							
								
								properly release memory  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/301  
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f101ad6855 
								
							
								 
							
						 
						
							
							
								
								Fix Content-Disposition header; add dl=(0|1) URI param to use inline (default) or attachment  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3fb98a904b 
								
							
								 
							
						 
						
							
							
								
								fmt  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d1fd372eb2 
								
							
								 
							
						 
						
							
							
								
								Added /favicon.ico handler  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0649d778a7 
								
							
								 
							
						 
						
							
							
								
								pooling []byte  
							
							
 
							
							
							reduce the number of requests to make([]byte) 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a98f359122 
								
							
								 
							
						 
						
							
							
								
								Fix chunk manifest replicate upload error  
							
							
 
							
							
							Escape the redirect url in volume read handler 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e921cb1a9d 
								
							
								 
							
						 
						
							
							
								
								format changes  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								031d26527f 
								
							
								 
							
						 
						
							
							
								
								update  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								521be17a9e 
								
							
								 
							
						 
						
							
							
								
								verbose log  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f925374db6 
								
							
								 
							
						 
						
							
							
								
								Move write response content into a function  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4fda5f8bfd 
								
							
								 
							
						 
						
							
							
								
								update  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								662915e691 
								
							
								 
							
						 
						
							
							
								
								Delete all chunks when delete a ChunkManifest  
							
							
 
							
							
							LoadChunkManifest can uncompress buffer
move compress.go from storage to operation because of import cycle
MakeFile add cross complete command 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								520875d455 
								
							
								 
							
						 
						
							
							
								
								update  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d0e2475ece 
								
							
								 
							
						 
						
							
							
								
								`FilePart.Upload` use base name instead of full path  
							
							
 
							
							
							fix chunked file download error 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c0a7fe75e 
								
							
								 
							
						 
						
							
							
								
								complete submit chunked file  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de5e07ce3e 
								
							
								 
							
						 
						
							
							
								
								rename FlagChunkedFile to FlagChunkManifest  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b0894d806 
								
							
								 
							
						 
						
							
							
								
								update ChunkedFile to seekable reader, so we can use io.* to read data  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1817864a45 
								
							
								 
							
						 
						
							
							
								
								add chunk file helper to support large file  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7d1e9a6b8a 
								
							
								 
							
						 
						
							
							
								
								add option to redirect moved or non-local volumes  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/168  
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86cd40fba8 
								
							
								 
							
						 
						
							
							
								
								Add "weed backup" command.  
							
							
 
							
							
							This is a pre-cursor for asynchronous replication. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								96b73e3e94 
								
							
								 
							
						 
						
							
							
								
								if mt != "application/octet-stream"  
							
							
 
							
							
							became
if !strings.HasPrefix(mt, "application/octet-stream")
In our situation,
    mt can be 'application/octet-stream;charset=ISO-8859-1',
    so I think HasPrefix will be more accurate. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0c2a2dcb3 
								
							
								 
							
						 
						
							
							
								
								Change all chrislusf/weed-fs links to point to chrislu/seaweedfs  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								087b839354 
								
							
								 
							
						 
						
							
							
								
								Nomalize url before redirecting.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a506e7953f 
								
							
								 
							
						 
						
							
							
								
								Separate read and write volume handlers.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								226df38c95 
								
							
								 
							
						 
						
							
							
								
								Redirect to publicUrl  
							
							
 
							
							
							Redirect to publicUrl 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7998f8652 
								
							
								 
							
						 
						
							
							
								
								merge conflicts  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7bfa93a283 
								
							
								 
							
						 
						
							
							
								
								use sync.RWMutex when masterNode changes  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc724305b6 
								
							
								 
							
						 
						
							
							
								
								Using Url instead of PublicUrl for volume server  
							
							
 
							
							
							Originally there are only url(ip + port), and publicUrl. Because ip was
used to listen for http service, it has less flexibility and volume
server has to be accessed via publicUrl.
Recently we added ip.bind, for binding http service.
With this change, url can be used to connect to volume servers. And
publicUrl becomes a free style piece of url information, it does not
even need to be unique. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b5d6341e5 
								
							
								 
							
						 
						
							
							
								
								Set http status after modifying response headers.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a3e4145e8a 
								
							
								 
							
						 
						
							
							
								
								refactoring for later security changes  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d56c748fa8 
								
							
								 
							
						 
						
							
							
								
								switch it back to chris's repo  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0dfdf4392 
								
							
								 
							
						 
						
							
							
								
								switch to my forked repo  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								179d36ba0e 
								
							
								 
							
						 
						
							
							
								
								formatting code by: goimports -w=true .  
							
							
								
 
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								57a4549d86 
								
							
								 
							
						 
						
							
							
								
								wrap etag value with double quotes  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ce4acecaa8 
								
							
								 
							
						 
						
							
							
								
								Fix filer proxing http status code  
							
							
 
							
							
							Double quote etag value. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								530927db64 
								
							
								 
							
						 
						
							
							
								
								Add Etag support  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38231b6891 
								
							
								 
							
						 
						
							
							
								
								return image size when client image processing  
							
							
								
 
							
							
						 
						11 years ago