aboutsummaryrefslogtreecommitdiff
path: root/weed/server
AgeCommit message (Expand)AuthorFilesLines
2025-08-22S3 API: Add integration with KMS providers (#7152)Chris Lu2-0/+18
2025-08-22S3 API: Add SSE-S3 (#7151)Chris Lu1-5/+20
2025-08-21S3 API: Add SSE-KMS (#7144)Chris Lu5-11/+133
2025-08-19S3 API: Add SSE-C (#7143)Chris Lu1-0/+9
2025-08-15day-advance fixchrislu1-0/+10
2025-08-14Fix volume server's status code returned for missing needles on EC-encoded sh...Lisandro Pin1-3/+5
2025-08-11use one http clientchrislu1-14/+11
2025-08-11filer: server side copying (#7121)Chris Lu2-0/+552
2025-08-07volume server UI: fix ec volume ui (#7104)Chris Lu2-4/+9
2025-08-06Context cancellation during reading range reading large files (#7093)Chris Lu1-4/+8
2025-08-06remove spoof-able request header (#7103)Chris Lu1-6/+0
2025-08-06remote address parsing should handle special cases (#7101)Chris Lu1-4/+2
2025-08-01fix parsing s3 tag (#7069)Chris Lu1-6/+14
2025-07-30filer: remove filer support for image resizing (#7057)Chris Lu1-24/+0
2025-07-30Admin: misc improvements on admin server and workers. EC now works. (#7055)Chris Lu4-19/+181
2025-07-16convert error fromating to %w everywhere (#6995)Chris Lu12-31/+31
2025-07-16less logschrislu1-2/+3
2025-07-16minorchrislu1-1/+1
2025-07-10[Notifications] Support webhook notifications (#6962)Ibrahim Konsowa1-0/+1
2025-07-07less aggressive volume server shutdown on same uuidchrislu1-4/+40
2025-07-06use float for sleep secondschrislu1-1/+1
2025-07-02[volume] refactor and add metrics for flight upload and download data limit c...Konstantin Lebedev4-126/+324
2025-06-28remove features and deployments fieldschrislu1-8/+0
2025-06-28add telemetry (#6926)Chris Lu1-0/+30
2025-06-24Changes logging function (#6919)Aleksey Kosov12-61/+63
2025-06-20Context-based logging with request ID (#6899)Aleksey Kosov2-12/+13
2025-06-19follow grow volume option versionchrislu3-3/+7
2025-06-19pass volume version when creating a volumechrislu1-1/+3
2025-06-19display volume version when listingchrislu1-0/+2
2025-06-17adding cassandra2chrislu1-0/+1
2025-06-16tail-volume-uses-the-source-volume-versionchrislu1-3/+7
2025-06-16refactoringchrislu3-3/+3
2025-06-16add version to volume protochrislu4-3/+9
2025-06-06fix(filer): add missing return after KvDelete in KvPut with empty value (#6846)SmoothDenis1-0/+1
2025-06-03change version directorychrislu12-42/+43
2025-05-28Add context with request (#6824)Aleksey Kosov15-73/+77
2025-05-22added context to filer_client method calls (#6808)Aleksey Kosov1-7/+7
2025-05-21Added middleware for processing request_id grpc and http requests (#6805)Aleksey Kosov4-21/+42
2025-05-07load configuration before get max_file_name_length (#6766)Bruce Zou1-13/+15
2025-03-29Tarantool filer store (#6669)MaratKarimov1-0/+1
2025-03-29fix call writeJsonError with a nil value error after check another err (#6673)alingse1-2/+2
2025-03-09[filer] UploadRequestToChunks: terminate the upload of remaining chunks as ea...hoverseu1-0/+10
2025-03-06fix: fix the wrong error return value (#6603)tiaoxizhan1-1/+1
2025-02-25minorchrislu1-4/+22
2025-01-30Remove rate limit semaphore on master's leader selection logic. (#6494)Lisandro Pin1-5/+0
2024-12-31worm grace period and retention time support (#6404)Guang Jiong Lou2-11/+45
2024-12-26use same time format in volume volume UI and filter UI (#6395)Trim211-1/+1
2024-12-19"golang.org/x/exp/slices" => "slices" and go fmtchrislu2-2/+2
2024-12-18[shell] feat:stop vacuum immediately once volume.vacuum.disable was executed ...dsd2-4/+5
2024-12-02[security] reload whiteList on http seerver (#6302)Konstantin Lebedev3-5/+36