aboutsummaryrefslogtreecommitdiff
path: root/weed
AgeCommit message (Expand)AuthorFilesLines
2025-11-25S3: Add `Vary` header for non-wildcard AllowOrigin (#7547)粒粒橙2-0/+6
2025-11-25HDFS: Java client replication configuration (#7526)Chris Lu1-2/+6
2025-11-21Parallelize `ec.rebuild` operations per affected volume. (#7466)Lisandro Pin2-105/+130
2025-11-21`volume.check.disk`: add support for uni- or bi-directional sync between volu...Lisandro Pin1-32/+58
2025-11-21add build info metrics (#7525)Chris Lu3-2/+112
2025-11-21add debugging for InvalidAccessKeyIdchrislu5-10/+163
2025-11-21read inside filerchrislu2-9/+15
2025-11-21check errorschrislu3-11/+51
2025-11-21S3: set identity to request context, and remove obsolete code (#7523)Chris Lu8-157/+152
2025-11-21S3: list owned buckets (#7519)Chris Lu2-1/+467
2025-11-20S3: adds FilerClient to use cached volume id (#7518)Chris Lu12-418/+1054
2025-11-20S3: S3 Object Retention API to include XML namespace support (#7517)Chris Lu4-16/+110
2025-11-20S3: JWT generation for volume server authentication (#7514)Chris Lu1-18/+11
2025-11-19Account Info (#7507)Leonardo Lara1-0/+35
2025-11-19filer store: add foundationdb (#7178)Chris Lu7-0/+2175
2025-11-18S3: Directly read write volume servers (#7481)Chris Lu59-1225/+6070
2025-11-18de/compress the fs meta file if filename ends with gz/gzip (#7500)Feng Shao2-9/+48
2025-11-17Volume Server: avoid aggressive volume assignment (#7501)Chris Lu2-1/+111
2025-11-16S3: Lazy Versioning Check, Conditional SSE Entry Fetch, HEAD Request Optimiza...Chris Lu1-31/+61
2025-11-13minorchrislu1-4/+5
2025-11-13fix: pass proxied query param (#7477)Konstantin Lebedev2-2/+14
2025-11-13Split logic for `volume.check.disk` into writable and read-only volume replic...Lisandro Pin1-4/+34
2025-11-13S3: add context aware action resolution (#7479)Chris Lu10-276/+812
2025-11-12adjust commentchrislu1-2/+2
2025-11-12Refactor data structure (#7472)Chris Lu5-19/+877
2025-11-12S3: Enforce bucket policy (#7471)Chris Lu34-628/+718
2025-11-11backup: handle volume not found when backing up (#7465)Chris Lu1-57/+121
2025-11-10Rework parameters passing for functions within `ec.rebuild` (#7445)Lisandro Pin2-31/+380
2025-11-10S3: Perf related (#7463)Chris Lu7-93/+123
2025-11-10fix help messageschrislu2-2/+2
2025-11-10Rework parameters passing for functions within `volume.check.disk`. (#7448)Lisandro Pin3-147/+437
2025-11-09Unify the parameter to disable dry-run on weed shell commands to `-apply` (in...Lisandro Pin13-46/+122
2025-11-06Fix date string parsing bug for the SQL Engine. (#7446)Lisandro Pin1-12/+8
2025-11-05do delete expired entries on s3 list request (#7426)Konstantin Lebedev15-65/+439
2025-11-04muted textschrislu1-0/+21
2025-11-04Update admin.csschrislu1-0/+40
2025-11-04muted admin UI colorchrislu1-14/+45
2025-11-04master: fix negative active volumes (#7440)Chris Lu2-0/+127
2025-11-04Nit: use `time.Duration`s instead of constants in seconds. (#7438)Lisandro Pin7-14/+20
2025-11-03S3: prevent deleting buckets with object locking (#7434)Chris Lu13-33/+213
2025-11-034.004.00chrislu1-2/+2
2025-11-02 Rework collection resultion for `ec.rebuild`, in preparation for paralleliza...Lisandro Pin1-9/+9
2025-11-01Filer: separate context for streaming (#7423)Chris Lu1-1/+9
2025-11-01fix volume utilization icon renderingchrislu2-35/+31
2025-11-01fix: handle 'default' collection filter in cluster volumes pagechrislu2-9/+3
2025-11-01adjust volume server linkchrislu2-254/+494
2025-10-31S3: load bucket object locking configuration if not found in cache (#7422)Chris Lu4-34/+72
2025-10-31S3: fix TestSignedStreamingUploadInvalidSignature test (#7421)Chris Lu2-2/+10
2025-10-31weed master add peers=none option for faster startup (#7419)Chris Lu2-9/+47
2025-10-31Adjust cli option (#7418)Chris Lu7-34/+91