e6e57db530 
								
							
								 
							
						 
						
							
							
								
								Add liveness\readiness probe for s3 api  handler on /status path  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b382a8209 
								
							
								 
							
						 
						
							
							
								
								refactor  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eab6e31d34 
								
							
								 
							
						 
						
							
							
								
								use backticks instead of double quotes to avoid escaped additionally in regex  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								561a2ff0bc 
								
							
								 
							
						 
						
							
							
								
								s3: add option for "alllowEmptyFolder"  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								090f85be4b 
								
							
								 
							
						 
						
							
							
								
								s3: support config action Admin:bucket  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fce8803087 
								
							
								 
							
						 
						
							
							
								
								break import cycle  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eed87791b7 
								
							
								 
							
						 
						
							
							
								
								s3: subscribe to s3.configure changes  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e1190b3224 
								
							
								 
							
						 
						
							
							
								
								load S3 config from filer  
							
							
 
							
							
							https://github.com/chrislusf/seaweedfs/issues/1500  
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								05b5f12f2e 
								
							
								 
							
						 
						
							
							
								
								multiplate DomainNames through comma  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9e7a2772b1 
								
							
								 
							
						 
						
							
							
								
								s3: only admin can list all buckets  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e91b9c85a2 
								
							
								 
							
						 
						
							
							
								
								s3: Added support for "List" action in weed s3 -config=... in the config file.  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1511  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f781cce500 
								
							
								 
							
						 
						
							
							
								
								s3: support object tagging  
							
							
 
							
							
							* GetObjectTagging
* PutObjectTagging
* DeleteObjectTagging 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9cdbfc1a49 
								
							
								 
							
						 
						
							
							
								
								refactor  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								62563a895a 
								
							
								 
							
						 
						
							
							
								
								refactoring  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								29abe980df 
								
							
								 
							
						 
						
							
							
								
								s3: add support for PostPolicy  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1426  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2cbd1cf121 
								
							
								 
							
						 
						
							
							
								
								fix compilation  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								23e9ede068 
								
							
								 
							
						 
						
							
							
								
								s3: collect metrics  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								81e5124faf 
								
							
								 
							
						 
						
							
							
								
								s3: list bucket permission change from admin to read  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1430  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a566bfc6e1 
								
							
								 
							
						 
						
							
							
								
								s3: use bucket in the domain  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1405  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b90ad6f452 
								
							
								 
							
						 
						
							
							
								
								add v2 support  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ed364f053 
								
							
								 
							
						 
						
							
							
								
								support acl  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a80ecbfe84 
								
							
								 
							
						 
						
							
							
								
								s3: add s3 copy  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1190  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bbb6ebc3c0 
								
							
								 
							
						 
						
							
							
								
								filer: DeleteFolderChildren for deleting large folders  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6fc6322c90 
								
							
								 
							
						 
						
							
							
								
								Change joeslay paths to chrislusf paths  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								595a1beff0 
								
							
								 
							
						 
						
							
							
								
								Swap imports to use joeslay  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77b9af531d 
								
							
								 
							
						 
						
							
							
								
								adding grpc mutual tls  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f5471bcebf 
								
							
								 
							
						 
						
							
							
								
								add bucket name in the redirection  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f6d8525d1d 
								
							
								 
							
						 
						
							
							
								
								working S3 multipart uploads  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								296acc4a0a 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ce6a2140a2 
								
							
								 
							
						 
						
							
							
								
								preparing to support S3 multipart uploads  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b0ece9649 
								
							
								 
							
						 
						
							
							
								
								add place holders for multiplarts upload  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ebad3a44ab 
								
							
								 
							
						 
						
							
							
								
								s3api do not proxy directory requests  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								19c537b687 
								
							
								 
							
						 
						
							
							
								
								releasing 0.91  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								20853972b2 
								
							
								 
							
						 
						
							
							
								
								s3 API add ListObjectsV2Handler  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0655151b8c 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6319d84f42 
								
							
								 
							
						 
						
							
							
								
								s3 API add ListObjectsV1  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8f240276db 
								
							
								 
							
						 
						
							
							
								
								s3 add HEAD DELETE  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7e2031b18f 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8480008a9a 
								
							
								 
							
						 
						
							
							
								
								add s3 upload, and removing mono and multi part upload analyzer  
							
							
 
							
							
							removing mono and multi part upload analyzer, which were used just to determine the file name 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								feea33d5e0 
								
							
								 
							
						 
						
							
							
								
								add HeadBucket  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c7228fefa7 
								
							
								 
							
						 
						
							
							
								
								add bucket creation and deletion  
							
							
 
							
							
							1. option for "weed s3 -filer.dir.buckets" to choose a folder for buckets
2. create a bucket
3. delete a bucket, recursively delete all metadata on filer 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								834a25f084 
								
							
								 
							
						 
						
							
							
								
								add list all my buckets  
							
							
								
 
							
							
						 
						7 years ago