13557 Commits (9ac89bec6541bd47d962e0c77e5d5757bbbd0a87)
 

Author SHA1 Message Date
Chris Lu 9ac89bec65 fix(deps): update aws-lc-sys 0.38.0 → 0.39.0 to resolve security advisories 1 day ago
Chris Lu 9f2cdff9de the test thread was blocked 1 day ago
Chris Lu 66c277eb2a Merge branch 'rust-volume-server' of https://github.com/seaweedfs/seaweedfs into rust-volume-server 1 day ago
Chris Lu 6ff96b9880
Merge branch 'master' into rust-volume-server 1 week ago
Chris Lu c197206897
fix(s3): return ETag header for directory marker PutObject requests (#8688) 1 week ago
Jayshan Raghunandan 1f1eac4f08
feat: improve aio support for admin/volume ingress and fix UI links (#8679) 1 week ago
JARDEL ALVES bd3a6b1b33
glog: add --log_rotate_hours flag for time-based log rotation (#8685) 1 week ago
hoppla20 d34da671eb
fix(chart): bucket hook (#8680) 1 week ago
hoppla20 d79e82ee60
fix(chart): missing resources on volume statefulset initContainer (#8678) 1 week ago
hoppla20 efe722c18c
fix(chart): all in one maxVolumes value (#8683) 1 week ago
Weihao Jiang 01987bcafd
Make `weed-fuse` compatible with systemd-based mount (#6814) 1 week ago
Chris Lu e59bcfebcc
Add Claude Code GitHub Workflow (#8687) 1 week ago
Chris Lu ef8b5bf7f8 fix heartbeat response ordering to check duplicate UUIDs first 1 week ago
Chris Lu c4eaed5429 fix shutdown to send deregister heartbeat before pre_stop delay 1 week ago
Chris Lu 7451c593ef fix FetchAndWriteNeedle to await all writes before checking errors 1 week ago
Chris Lu f729d3198f fix redirect test and add state_file_path to integration test 1 week ago
Chris Lu 5f131fafdc fix redirect to use internal url instead of public_url 1 week ago
Chris Lu f2cc866ce4 fix VolumeTierMoveDatFromRemote to close remote dat backend after download 1 week ago
Chris Lu d02d02893c fix VolumeTierMoveDatToRemote to close local dat backend after upload 1 week ago
Chris Lu add0dbde5a fix SetState to persist state to disk with rollback on failure 1 week ago
Chris Lu 7f470a9928 fix destroy to use VolumeError::NotEmpty instead of generic Io error 1 week ago
Chris Lu 4dd68645cb fix VolumeEcShardsToVolume to validate dataShards range 1 week ago
Chris Lu ea0b2a3438 fix write_needle_blob_and_index to error on too-small V3 blob 1 week ago
Chris Lu b5d6334309 fix set_writable to not modify no_write_can_delete 1 week ago
Chris Lu e7d91567bf fix save_vif to compute ExpireAtSec from TTL 1 week ago
Chris Lu ab7f26c5e2 fix Content-MD5 to only compute and return when provided by client 1 week ago
Chris Lu f098e118ed fix has_resize_ops to check width/height > 0 instead of is_some() 1 week ago
Chris Lu c4dac0c3e6 fix chunk manifest image transforms 1 week ago
Chris Lu 5ac0c1f704 fix upload limit wait counter behavior 1 week ago
Chris Lu 22c22f2bb8 fix crop gating for streamed reads 1 week ago
Chris Lu dce25d3548 fix download limit proxy and wait flow 1 week ago
Chris Lu 682d66d13e fix write replication to survive client disconnects 1 week ago
Chris Lu 4de6db8d04 fix chunk manifest delete replication 1 week ago
Chris Lu 6a5d4d3f87 fix volume copy disk placement and heartbeat notification 1 week ago
Chris Lu 2352619ff7 fix store free-location predicate selection 1 week ago
JARDEL ALVES 98f301e30b
glog: add --log_max_size_mb and --log_max_files runtime flags (#8684) 1 week ago
Chris Lu f13861aaa4 test: pass readMode to rust volume harnesses 1 week ago
Chris Lu 33f2062e8d http: proxy to replicas before download-limit timeout 1 week ago
Chris Lu 573a42eb93 grpc: notify master after volume lifecycle changes 1 week ago
Chris Lu 338451c0ee test: honor rust env in dual volume harness 1 week ago
Chris Lu 19e7dbebe7 Remove disk_type from required status fields since Go omits it 1 week ago
Chris Lu 60014176b9 Add is_stopping guard to vacuum_volume_commit matching Go 1 week ago
Chris Lu 38e29535a2 Set HasName and HasMime flags for empty values matching Go 1 week ago
Chris Lu a469e9b9d9 Fix multipart fallback to use first part data when no filename 1 week ago
Chris Lu ce1a40f872 Add Last-Modified, pairs, and S3 headers to chunk manifest responses 1 week ago
Chris Lu e852ba75cb Add size_hint to TrackedBody so throttled downloads get Content-Length 1 week ago
Chris Lu b869d2603c Extract extension from 2-segment URL paths for image operations 1 week ago
Chris Lu 0fe68faec4 Merge branch 'rust-volume-server' of https://github.com/seaweedfs/seaweedfs into rust-volume-server 1 week ago
Chris Lu 190c2dd1dd Include actual limit in file size limit error message 1 week ago
Chris Lu a1ecf18d75 Support JSONP/pretty-print for write success responses 1 week ago