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  
				
					
						
							
							
								 
						
							
							
							
								
							
								6876bfa685 
								
							
								 
							
						 
						
							
							
								
								avoid same directory with different dir ids  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/277  
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c359a5117f 
								
							
								 
							
						 
						
							
							
								
								add lock to dir children map  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/273  
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								95855da282 
								
							
								 
							
						 
						
							
							
								
								Adjust for window path  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/161  
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0c2a2dcb3 
								
							
								 
							
						 
						
							
							
								
								Change all chrislusf/weed-fs links to point to chrislu/seaweedfs  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b07d81fb08 
								
							
								 
							
						 
						
							
							
								
								follow golint suggestions  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af416189f1 
								
							
								 
							
						 
						
							
							
								
								Cleanup error printing.  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								165734ce11 
								
							
								 
							
						 
						
							
							
								
								Refactoring for supporing cassandra as filer meta data store  
							
							
								
 
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								a092794804 
								
							
								 
							
						 
						
							
							
								
								use error to report error  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4be5ccd0c8 
								
							
								 
							
						 
						
							
							
								
								resolve directory log file error  
							
							
 
							
							
							avoid possible race condition 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77fd5ecd98 
								
							
								 
							
						 
						
							
							
								
								Add /admin/mv to move a file or a folder  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e378f9892d 
								
							
								 
							
						 
						
							
							
								
								Avoid showing the first directory when listing the root directory  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5f4dc11409 
								
							
								 
							
						 
						
							
							
								
								1. root dir has id of 0  
							
							
 
							
							
							2. only delete empty folders
3. correct listing files under a folder 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								abde40377c 
								
							
								 
							
						 
						
							
							
								
								a correct implementation of filer  
							
							
								
 
							
							
						 
						12 years ago