6fc6322c90 
								
							
								 
							
						 
						
							
							
								
								Change joeslay paths to chrislusf paths  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								595a1beff0 
								
							
								 
							
						 
						
							
							
								
								Swap imports to use joeslay  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0dc43ecdca 
								
							
								 
							
						 
						
							
							
								
								skip writing content if not modified  
							
							
 
							
							
							related to https://github.com/chrislusf/seaweedfs/issues/1036  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e5506152c0 
								
							
								 
							
						 
						
							
							
								
								refactoring  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77b9af531d 
								
							
								 
							
						 
						
							
							
								
								adding grpc mutual tls  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								74fb237727 
								
							
								 
							
						 
						
							
							
								
								benchmark can work in secure mode  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								be946c9e54 
								
							
								 
							
						 
						
							
							
								
								filer store original data size instead of data size after gzip  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6071be104b 
								
							
								 
							
						 
						
							
							
								
								adjust log format  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								93d0ad09af 
								
							
								 
							
						 
						
							
							
								
								error log format  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e12b6c0306 
								
							
								 
							
						 
						
							
							
								
								add subimit count parameter  
							
							
 
							
							
							related to https://github.com/chrislusf/seaweedfs/issues/631  
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								91ac2e0dd9 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff66269b62 
								
							
								 
							
						 
						
							
							
								
								use grpc to replace http APIs for batch volume id lookup and batch delete  
							
							
 
							
							
							1. remove batch volume id lookup http API /vol/lookup
2. remove batch delete http API /delete 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4af6b4eb0e 
								
							
								 
							
						 
						
							
							
								
								fix master static resource display problem  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fffbc2d490 
								
							
								 
							
						 
						
							
							
								
								embed static resources via statik  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7d6b2a4740 
								
							
								 
							
						 
						
							
							
								
								add ETag to upload results and chunks  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								17918f0b82 
								
							
								 
							
						 
						
							
							
								
								fix compilation error on go tip  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd5661b297 
								
							
								 
							
						 
						
							
							
								
								adding favicon to filer also  
							
							
								
 
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb6b1d8d41 
								
							
								 
							
						 
						
							
							
								
								fix broken master health checking  
							
							
								
 
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								da9b672d1b 
								
							
								 
							
						 
						
							
							
								
								support additional header name-value pairs  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86a7c56275 
								
							
								 
							
						 
						
							
							
								
								support additional header name-value pairs  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1f63094542 
								
							
								 
							
						 
						
							
							
								
								refactor Volume Assign function  
							
							
								
 
							
							
						 
						9 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b0894d806 
								
							
								 
							
						 
						
							
							
								
								update ChunkedFile to seekable reader, so we can use io.* to read data  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0c2a2dcb3 
								
							
								 
							
						 
						
							
							
								
								Change all chrislusf/weed-fs links to point to chrislu/seaweedfs  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								78bc7b393f 
								
							
								 
							
						 
						
							
							
								
								tweaking ui  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7998f8652 
								
							
								 
							
						 
						
							
							
								
								merge conflicts  
							
							
								
 
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								af416189f1 
								
							
								 
							
						 
						
							
							
								
								Cleanup error printing.  
							
							
								
 
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb28c26398 
								
							
								 
							
						 
						
							
							
								
								Setting application/json for json result.  
							
							
 
							
							
							Setting application/javascript for jsonp result. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cbc5a76e80 
								
							
								 
							
						 
						
							
							
								
								Added batch file deleting.  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f20ef922fd 
								
							
								 
							
						 
						
							
							
								
								1. add batched volume lookup handler  
							
							
 
							
							
							2. working-in-progress batch delete 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2861275fb6 
								
							
								 
							
						 
						
							
							
								
								working filer server!  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								59f6a13609 
								
							
								 
							
						 
						
							
							
								
								adding lots of different stats  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								39b774a131 
								
							
								 
							
						 
						
							
							
								
								1. adding statistics reporting  
							
							
 
							
							
							2. refactor version to util package 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								463589da01 
								
							
								 
							
						 
						
							
							
								
								adjusting logs  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a121453188 
								
							
								 
							
						 
						
							
							
								
								benchmarking writing data to a specific collection  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e7585548a4 
								
							
								 
							
						 
						
							
							
								
								working auto fail-over master node  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								11e91bd549 
								
							
								 
							
						 
						
							
							
								
								mux router cannot handle "/" correctly. switching it off for volume  
							
							
 
							
							
							servers 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a234789c59 
								
							
								 
							
						 
						
							
							
								
								switch to glog debugging  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c38eee73ca 
								
							
								 
							
						 
						
							
							
								
								refactoring to separate master and volume server, so that these servers  
							
							
 
							
							
							can be embedded into other applications 
							
						 
						12 years ago