26dbc6c905 
								
							
								 
							
						 
						
							
							
								
								move to  https://github.com/seaweedfs/seaweedfs  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36d2756978 
								
							
								 
							
						 
						
							
							
								
								volume: avoid writing too much data for range requests in large files  
							
							
 
							
							
							related to https://github.com/chrislusf/seaweedfs/issues/3178  
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								11f1e7996b 
								
							
								 
							
						 
						
							
							
								
								fix test  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								056c480eb0 
								
							
								 
							
						 
						
							
							
								
								volume: checksum remove the hashing step in Value()  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ecef844dfc 
								
							
								 
							
						 
						
							
							
								
								stream read large files  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								685643d506 
								
							
								 
							
						 
						
							
							
								
								needle read into a writer  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								663bc5dc23 
								
							
								 
							
						 
						
							
							
								
								add needle reading in chunks  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								18b29f709c 
								
							
								 
							
						 
						
							
							
								
								refactoring, split file  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								433fde4b18 
								
							
								 
							
						 
						
							
							
								
								move error to a separate file  
							
							
 
							
							
							This file contains metric names for all errors
The naming convention is ErrorSomeThing = "error.some.thing" 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3f4e17aa24 
								
							
								 
							
						 
						
							
							
								
								error metrics for filer and store  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a23bcbb7ec 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor: move from io/ioutil to io and os package  
							
							
 
							
							
							The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d688e10ed1 
								
							
								 
							
						 
						
							
							
								
								do not try to compress if not sure about the file content  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								332f5ad3a8 
								
							
								 
							
						 
						
							
							
								
								revert temporary changes that disabled compression  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/2362  
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5956a8b05a 
								
							
								 
							
						 
						
							
							
								
								adjust comment  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1b942dfa3c 
								
							
								 
							
						 
						
							
							
								
								add error message  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								865b06b7fe 
								
							
								 
							
						 
						
							
							
								
								The IEEE assembler optimizations has been submitted and will be part of the Go 1.6 standard library.  
							
							
 
							
							
							https://github.com/klauspost/crc32  
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9cc84a910f 
								
							
								 
							
						 
						
							
							
								
								volume: deletion can skip volume size checking  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/2225  
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b624090398 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c82326575 
								
							
								 
							
						 
						
							
							
								
								use bytes.Buffer to reduce memory allocation and gc  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e404a1433 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b465095db1 
								
							
								 
							
						 
						
							
							
								
								shell: add volume.check.disk to fix inconsistency for replicated volumes  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1923  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								35d939a1d2 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38fc200e56 
								
							
								 
							
						 
						
							
							
								
								CRCWriter consistent with CRC  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								400de380f4 
								
							
								 
							
						 
						
							
							
								
								volume server: support tcp direct put/get/delete  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								540441fd38 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								03c643aa6b 
								
							
								 
							
						 
						
							
							
								
								fix test  
							
							
 
							
							
							fileSize need to be divided by 8 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1ad3200094 
								
							
								 
							
						 
						
							
							
								
								skip seek() when index file writes  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ee7cdf3668 
								
							
								 
							
						 
						
							
							
								
								revert ErrXyz to ErrorXyz temporarily.  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ffe736d20 
								
							
								 
							
						 
						
							
							
								
								renaming to ErrXyz  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								039ad101b1 
								
							
								 
							
						 
						
							
							
								
								manifest file also need to detect compression  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1724#issuecomment-753585046  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc839f935d 
								
							
								 
							
						 
						
							
							
								
								better unit detection  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b219ccfe68 
								
							
								 
							
						 
						
							
							
								
								Update volume_ttl_test.go  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a83b8e7b01 
								
							
								 
							
						 
						
							
							
								
								ttl fix: 3y was converted into 96m  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0da7ecfd29 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								92f906b6fc 
								
							
								 
							
						 
						
							
							
								
								remove zstd  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1629  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								06c15ab35c 
								
							
								 
							
						 
						
							
							
								
								volume: add special handling for .dat larger than 32GB  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								103fafe00b 
								
							
								 
							
						 
						
							
							
								
								weed export: print out [start,stop) content range  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dbb10e0f0b 
								
							
								 
							
						 
						
							
							
								
								testing with more than 30days  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								99ecf63276 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a92f0bc7a 
								
							
								 
							
						 
						
							
							
								
								refactoring to typed Size  
							
							
 
							
							
							Go is amazing with refactoring! 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab6e5c0dc4 
								
							
								 
							
						 
						
							
							
								
								adjust error message  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								20e2ac1add 
								
							
								 
							
						 
						
							
							
								
								filer: store md5 metadata for files uploaded by filer  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1412  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4ecfa9879d 
								
							
								 
							
						 
						
							
							
								
								volume: report Content-MD5 in response header  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cbd80253e3 
								
							
								 
							
						 
						
							
							
								
								better needle id format  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f89186a3cf 
								
							
								 
							
						 
						
							
							
								
								better logging  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								97d97f3528 
								
							
								 
							
						 
						
							
							
								
								go code can read and write chunk manifest  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6608cb5f43 
								
							
								 
							
						 
						
							
							
								
								Revert "remove fixJpgOrientation"  
							
							
 
							
							
							This reverts commit de5ca9b2 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								20d9cfae86 
								
							
								 
							
						 
						
							
							
								
								volume: following md5 base64 encoding  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1374  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2ff37ccdbd 
								
							
								 
							
						 
						
							
							
								
								testing parsing the upload  
							
							
 
							
							
							The mime type is always the value passed in.
Compress or not depends on the content detection, file name extension, and compression ratio.
If the content is already compressed, need to know the content size. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4eeab2a379 
								
							
								 
							
						 
						
							
							
								
								remove unused imports  
							
							
								
 
							
							
						 
						5 years ago