3555628ad5 
								
							
								 
							
						 
						
							
							
								
								weed volume: fix bug, remove boltdb, btree  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8a5ce16e96 
								
							
								 
							
						 
						
							
							
								
								weed volume: remove boltdb, btree options, add options for leveldb medium, large  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								88ba08cb9e 
								
							
								 
							
						 
						
							
							
								
								add large disk support  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								000ee725fc 
								
							
								 
							
						 
						
							
							
								
								refactor Offset into a struct of bytes  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d14b614407 
								
							
								 
							
						 
						
							
							
								
								weed filer.copy: use existing file owner and gropu id  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c731d9be6d 
								
							
								 
							
						 
						
							
							
								
								weed filer.copy: add option to profile the execution  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								24c020104a 
								
							
								 
							
						 
						
							
							
								
								weed filer.copy: parallelize the copying to increase throughput  
							
							
 
							
							
							improvement https://github.com/chrislusf/seaweedfs/issues/915  
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72920efc20 
								
							
								 
							
						 
						
							
							
								
								added entry to scaffold  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								300b39b5af 
								
							
								 
							
						 
						
							
							
								
								weed filer.copy: use cached filer grpc connection  
							
							
 
							
							
							another attemp for https://github.com/chrislusf/seaweedfs/issues/915  
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								921231268b 
								
							
								 
							
						 
						
							
							
								
								weed filer.copy: skip files that can not be opened  
							
							
 
							
							
							such as socket 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4f714cef22 
								
							
								 
							
						 
						
							
							
								
								default weed filer.copy and weed upload chunk size to 32MB  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af37b374cb 
								
							
								 
							
						 
						
							
							
								
								weed shell: fs.cd change current directory  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								715a38da1e 
								
							
								 
							
						 
						
							
							
								
								weed shell: add fs.cd, fs.pwd to change to a directory and print current directory  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2a52e70a41 
								
							
								 
							
						 
						
							
							
								
								weed filer: increase default mysql/postgres dir or name length to 65535  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								920b4e56aa 
								
							
								 
							
						 
						
							
							
								
								refactoring  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f60d383947 
								
							
								 
							
						 
						
							
							
								
								weed filer.copy: support multiple masters  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								487ca51491 
								
							
								 
							
						 
						
							
							
								
								weed filer.export: fix pagination error  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7a14cdc90c 
								
							
								 
							
						 
						
							
							
								
								refactoring, go fmt  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								df95ce0b6c 
								
							
								 
							
						 
						
							
							
								
								weed backup: efficient delta backup  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/399  
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								70815e9124 
								
							
								 
							
						 
						
							
							
								
								WIP  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a3490b600c 
								
							
								 
							
						 
						
							
							
								
								weed filer, weed master: add option to disable http  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8db82e2b75 
								
							
								 
							
						 
						
							
							
								
								notification: add Go CDK pubsub support  
							
							
 
							
							
							Add the gocdk_pub_sub package, which supports the Go Cloud Development
Kit pubsub API.
Link in all current providers.
Update the notification scaffold. 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								45a52b17fd 
								
							
								 
							
						 
						
							
							
								
								benchmark: add replication flag  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								da871896c3 
								
							
								 
							
						 
						
							
							
								
								weed filer: set grpc port to port + 10000  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								657dd2e6c9 
								
							
								 
							
						 
						
							
							
								
								add shell command to list all collections  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								55bab1b456 
								
							
								 
							
						 
						
							
							
								
								add context.Context  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cece860bfd 
								
							
								 
							
						 
						
							
							
								
								add context to all filer APIs  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d30600e6d6 
								
							
								 
							
						 
						
							
							
								
								fix filer starting under "weed server" when ip is not localhost  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/886  
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a4e8aa98a0 
								
							
								 
							
						 
						
							
							
								
								weed server: mkdir first, and set the master ip address  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/885  
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6fe071175d 
								
							
								 
							
						 
						
							
							
								
								mount: add option to disable allow others  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/877  
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4773497d2c 
								
							
								 
							
						 
						
							
							
								
								add back "/cluster/status"  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/870  
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab32556a51 
								
							
								 
							
						 
						
							
							
								
								weed server: fix error coming from moving raft to grpc  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/872  
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2812c14520 
								
							
								 
							
						 
						
							
							
								
								master: add option to disable http operations  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7bbe24dd28 
								
							
								 
							
						 
						
							
							
								
								volume server directly support https  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0fa1be8c4b 
								
							
								 
							
						 
						
							
							
								
								adjust formatting and comments  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								07af52cb6f 
								
							
								 
							
						 
						
							
							
								
								raft change from http to grpc  
							
							
 
							
							
							master grpc port is fixed to http port + 10000 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77b9af531d 
								
							
								 
							
						 
						
							
							
								
								adding grpc mutual tls  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								98a03b38e5 
								
							
								 
							
						 
						
							
							
								
								avoid util package depends on security package  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								74fb237727 
								
							
								 
							
						 
						
							
							
								
								benchmark can work in secure mode  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								215cd27b37 
								
							
								 
							
						 
						
							
							
								
								add authorizing fileId write access  
							
							
 
							
							
							need to secure upload/update/delete for benchmark/filer/mount
need to add secure grpc 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4ff4a147b2 
								
							
								 
							
						 
						
							
							
								
								cleanup security.Secret  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								501bd72b1c 
								
							
								 
							
						 
						
							
							
								
								wip: add security.toml file  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								aa5ccff6d2 
								
									
								
							
								 
							
						 
						
							
							
								
								fixing of typos  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a6bffc58f9 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								67e2ea72be 
								
							
								 
							
						 
						
							
							
								
								master add separate grpc port  
							
							
 
							
							
							due to https://github.com/soheilhy/cmux/issues/64 
fix https://github.com/chrislusf/seaweedfs/issues/820 
fix https://github.com/chrislusf/seaweedfs/issues/840 
fix https://github.com/chrislusf/seaweedfs/issues/841  
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab6be025d7 
								
							
								 
							
						 
						
							
							
								
								go fmt and fix some typo  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ddfaf33cb 
								
							
								 
							
						 
						
							
							
								
								extract VolumeFileScanner for ScanVolumeFile  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6740427638 
								
							
								 
							
						 
						
							
							
								
								weed mount: reduce default chunk size  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								55f7d8f801 
								
							
								 
							
						 
						
							
							
								
								remove extra log  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								170ed53da5 
								
							
								 
							
						 
						
							
							
								
								weed mount: mac add AutoXattr  
							
							
								
 
							
							
						 
						7 years ago