8363be8548 
								
							
								 
							
						 
						
							
							
								
								trim out trailing return character  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								400de380f4 
								
							
								 
							
						 
						
							
							
								
								volume server: support tcp direct put/get/delete  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e982b06bcd 
								
							
								 
							
						 
						
							
							
								
								support IPv6  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5f7b024891 
								
							
								 
							
						 
						
							
							
								
								Show the real disk usage in stats calls  
							
							
 
							
							
							Currently the file size of only one volume location is taken into
account in the stats. This commit multiplies the disk usages by the
amount of nodes holding a replica of the volume.
This will yield the expected amount of disk usage and matches the
total size calculations from before. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ee21c0042e 
								
							
								 
							
						 
						
							
							
								
								log error write entry  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ba75e3d5a 
								
							
								 
							
						 
						
							
							
								
								filer: do not return no content for empty files  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1831 
fix https://github.com/chrislusf/seaweedfs/issues/1830  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30b30b8fe0 
								
							
								 
							
						 
						
							
							
								
								volume.tier.move: passing non-empty disk type  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ee7cdf3668 
								
							
								 
							
						 
						
							
							
								
								revert ErrXyz to ErrorXyz temporarily.  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a6d421508a 
								
							
								 
							
						 
						
							
							
								
								revert ErrXyz to ErrorXyz temporarily.  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ffe736d20 
								
							
								 
							
						 
						
							
							
								
								renaming to ErrXyz  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73958e357d 
								
							
								 
							
						 
						
							
							
								
								add descriptive error if no free volumes  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2ad6f1047 
								
							
								 
							
						 
						
							
							
								
								webdav add replication setting  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1817  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eab6e31d34 
								
							
								 
							
						 
						
							
							
								
								use backticks instead of double quotes to avoid escaped additionally in regex  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3575d41009 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6daa932f5c 
								
							
								 
							
						 
						
							
							
								
								refactoring to get master function, instead of passing master values directly  
							
							
 
							
							
							this will enable retrying later 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aa17311063 
								
							
								 
							
						 
						
							
							
								
								s3: set filename when uploading file chunks  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd866664a8 
								
							
								 
							
						 
						
							
							
								
								skip JWT if fileId is empty  
							
							
 
							
							
							related to https://github.com/chrislusf/seaweedfs/issues/1808  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3fe628f04e 
								
							
								 
							
						 
						
							
							
								
								use hdd instead of empty string  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f8446b42ab 
								
							
								 
							
						 
						
							
							
								
								this can compile now!!!  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ce647f27e 
								
							
								 
							
						 
						
							
							
								
								support customizable disk type  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4bd8a692d8 
								
							
								 
							
						 
						
							
							
								
								disk type can be generic tags  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								487e435679 
								
							
								 
							
						 
						
							
							
								
								adjust http max idle connections per host  
							
							
 
							
							
							related to https://github.com/chrislusf/seaweedfs/issues/1802  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								770393a48c 
								
							
								 
							
						 
						
							
							
								
								volume: add capability to change disk type when moving a volume  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7256902fb0 
								
							
								 
							
						 
						
							
							
								
								fix typo offset.ToAcutalOffset to offset.ToActualOffset  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94ea3bd3a5 
								
							
								 
							
						 
						
							
							
								
								renaming NeedleMapType to NeedleMapKind  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a331bbb3ae 
								
							
								 
							
						 
						
							
							
								
								filer: should return 204 on DELETE to nonexistent file  
							
							
 
							
							
							related to
https://github.com/chrislusf/seaweedfs/issues/1776 
https://github.com/chrislusf/seaweedfs/issues/1160  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d67ccb66c0 
								
							
								 
							
						 
						
							
							
								
								webdav: can start together with "weed server" or "weed filer"  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								76430790b9 
								
							
								 
							
						 
						
							
							
								
								webdav: cache to version specific folder  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d475c89fcc 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								990fa69bfe 
								
							
								 
							
						 
						
							
							
								
								add back AdjustedUrl() related code  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								00707ec00f 
								
							
								 
							
						 
						
							
							
								
								mount: outsideContainerClusterMode proxy through filer  
							
							
 
							
							
							Running mount outside of the cluster would not need to expose all the volume servers to outside of the cluster. The chunk read and write will go through the filer. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ca10725b8 
								
							
								 
							
						 
						
							
							
								
								Revert "mount: when outside cluster network, use filer as proxy to access volume servers"  
							
							
 
							
							
							This reverts commit 096e088d7b 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								096e088d7b 
								
							
								 
							
						 
						
							
							
								
								mount: when outside cluster network, use filer as proxy to access volume servers  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80b8692688 
								
							
								 
							
						 
						
							
							
								
								filer.sync: replicate outside of either cluster, only need to see filers  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f8dbb03bdd 
								
							
								 
							
						 
						
							
							
								
								filer: append operation returns final file size  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								759482e2ac 
								
							
								 
							
						 
						
							
							
								
								filer: proxy all http methods to volume servers  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								937cfacc01 
								
							
								 
							
						 
						
							
							
								
								filer: add "proxyToFileId" to reverse proxy to a volume server  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								711c3f3939 
								
							
								 
							
						 
						
							
							
								
								filer: fix http status 206 setting  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1753  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f98817cfe6 
								
							
								 
							
						 
						
							
							
								
								filer: support appending to a file  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1b8e3da295 
								
							
								 
							
						 
						
							
							
								
								refactoring  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d5add83e85 
								
							
								 
							
						 
						
							
							
								
								filer store: add postgres2  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								52a8f1470e 
								
							
								 
							
						 
						
							
							
								
								filer store: add mysql2  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a4063a5437 
								
							
								 
							
						 
						
							
							
								
								add stream list directory entries  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f002e668de 
								
							
								 
							
						 
						
							
							
								
								change limit to int64 in case of overflow  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								698f58f7c4 
								
							
								 
							
						 
						
							
							
								
								filer, s3: add http status 206 as late as possible  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1746  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0ef43a23a7 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								629c9962e7 
								
							
								 
							
						 
						
							
							
								
								filer: add leveldb3  
							
							
 
							
							
							support dedicated leveldb instance for each bucket 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								394513f598 
								
							
								 
							
						 
						
							
							
								
								filer: ensure seamless meta data updates  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1efb51ba84 
								
							
								 
							
						 
						
							
							
								
								filer: change to saveToFilerLimit from cacheToFilerLimit  
							
							
 
							
							
							short circuit saving small files to volume server 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b42c5b71c1 
								
							
								 
							
						 
						
							
							
								
								Seaweed custom header are not visible to Vue or javascript  
							
							
								
 
							
							
						 
						5 years ago