|  Aleksey Kosov | 4511c2cc1f | Changes logging function (#6919) * updated logging methods for stores
* updated logging methods for stores
* updated logging methods for filer
* updated logging methods for uploader and http_util
* updated logging methods for weed server
---------
Co-authored-by: akosov <a.kosov@kryptonite.ru> | 4 months ago | 
				
					
						|  Aleksey Kosov | 283d9e0079 | Add context with request (#6824) | 5 months ago | 
				
					
						|  chrislu | ded761ffc5 | adjust visibility | 1 year ago | 
				
					
						|  Konstantin Lebedev | 5189a09de0 | [volume] Reduce the number of buffers for uploading one chunk (#5458) | 2 years ago | 
				
					
						|  Neo | d5f77706a8 | volume:fix return if Replicate write error (#4188) | 3 years ago | 
				
					
						|  liubaojiang | 25471d579a | add md5 header when UploadData to replication in ReplicatedWrite (#3881) | 3 years ago | 
				
					
						|  Konstantin Lebedev | 3c3682fcce | more log detail for upload err and deleting (#3577) | 3 years ago | 
				
					
						|  Konstantin Lebedev | df9cc31a0a | refactor | 3 years ago | 
				
					
						|  chrislu | 26dbc6c905 | move to https://github.com/seaweedfs/seaweedfs | 3 years ago | 
				
					
						|  Chris Lu | d1d1fc772c | move some volume lookup operations to grpc jwt related lookup will come in next commit | 4 years ago | 
				
					
						|  Chris Lu | 734c980040 | volume: support concurrent download data size limit | 4 years ago | 
				
					
						|  Chris Lu | 6c82326575 | use bytes.Buffer to reduce memory allocation and gc | 4 years ago | 
				
					
						|  Konstantin Lebedev | 198688c717 | revert volume etag | 5 years ago | 
				
					
						|  Chris Lu | 6daa932f5c | refactoring to get master function, instead of passing master values directly this will enable retrying later | 5 years ago | 
				
					
						|  Konstantin Lebedev | e4f2d9eb4a | We return etag using the same algorithm as aws s3 https://teppen.io/2018/06/23/aws_s3_etags/ | 5 years ago | 
				
					
						|  Chris Lu | 7e91ae592c | pass in option to read deleted entries not working yet | 5 years ago | 
				
					
						|  Chris Lu | 4ecfa9879d | volume: report Content-MD5 in response header | 5 years ago | 
				
					
						|  李远军 | 6608cb5f43 | Revert "remove fixJpgOrientation" This reverts commit de5ca9b2 | 5 years ago | 
				
					
						|  Chris Lu | de5ca9b258 | remove fixJpgOrientation | 5 years ago | 
				
					
						|  Chris Lu | e912fd15e3 | renaming | 5 years ago | 
				
					
						|  bingoohuang | 21d0a013d5 | rename 'needle' which collides with imported package name | 6 years ago | 
				
					
						|  Chris Lu | 7764e0465c | refactoring | 6 years ago | 
				
					
						|  Chris Lu | dc08e4098f | add etag only for PUT or large chunked uploads | 6 years ago | 
				
					
						|  Chris Lu | d848d08944 | use public url also for deletions | 6 years ago | 
				
					
						|  Chris Lu | 560df51def | refactoring | 6 years ago | 
				
					
						|  Chris Lu | 0375ce2c2e | filer: set mime type from volume server | 6 years ago | 
				
					
						|  Chris Lu | 97ab8a1976 | remove ctx if possible | 6 years ago | 
				
					
						|  Chris Lu | 2a6db0fd43 | volume: return 204 for unchanged file uploads fix https://github.com/chrislusf/seaweedfs/issues/1196 | 6 years ago | 
				
					
						|  Chris Lu | 3eafec4b29 | volume: add option to limit file size | 6 years ago | 
				
					
						|  stlpmo | f87ccbddb4 | remove the http 304 response body | 6 years ago | 
				
					
						|  j.laycock | 6fc6322c90 | Change joeslay paths to chrislusf paths | 6 years ago | 
				
					
						|  j.laycock | 595a1beff0 | Swap imports to use joeslay | 6 years ago | 
				
					
						|  Chris Lu | c74dc2b306 | go fmt | 6 years ago | 
				
					
						|  Chris Lu | e63317fb08 | ec deletion code complete, not tested yet | 6 years ago | 
				
					
						|  Chris Lu | ff6a6dd11e | refactoring | 6 years ago | 
				
					
						|  Chris Lu | 8b43679ae3 | refactoring | 6 years ago | 
				
					
						|  Chris Lu | 5336008dcd | refactoring | 6 years ago | 
				
					
						|  Chris Lu | 5f6c9825f8 | volume server: adds basic metrics | 6 years ago | 
				
					
						|  Chris Lu | 50aa769554 | jwt for read access control | 6 years ago | 
				
					
						|  Chris Lu | 440111a349 | volume: support http status 304 for the same file id | 7 years ago | 
				
					
						|  Chris Lu | e5506152c0 | refactoring | 7 years ago | 
				
					
						|  Chris Lu | 104922a3db | text wrapping | 7 years ago | 
				
					
						|  Chris Lu | 77b9af531d | adding grpc mutual tls | 7 years ago | 
				
					
						|  Chris Lu | 215cd27b37 | add authorizing fileId write access need to secure upload/update/delete for benchmark/filer/mount
need to add secure grpc | 7 years ago | 
				
					
						|  Chris Lu | e49a38842a | set etag in response | 7 years ago | 
				
					
						|  Chris Lu | be946c9e54 | filer store original data size instead of data size after gzip | 7 years ago | 
				
					
						|  zoe | a11c28cb4c | Update volume_server_handlers_write.go size declared and not used | 7 years ago | 
				
					
						|  zoe | 29eff0ecd7 | Update volume_server_handlers_write.go 返回实际文件大小,而不是needle的大小 | 7 years ago | 
				
					
						|  Chris Lu | f9410bcaa7 | adjust log level for deletes | 7 years ago | 
				
					
						|  Chris Lu | ff66269b62 | use grpc to replace http APIs for batch volume id lookup and batch delete 1. remove batch volume id lookup http API /vol/lookup
2. remove batch delete http API /delete | 7 years ago |