7642 Commits (ec4f7cf33cdc4a518803bb50f315c82bcf20aea2)

Author SHA1 Message Date
Chris Lu ec4f7cf33c
Filer: Fixed critical bugs in the Azure SDK migration (PR #7310) (#7401) 2 days ago
Chris Lu 85bd593936
S3: adjust for loading credentials (#7400) 2 days ago
Konstantin Lebedev d19eca71eb
[master] vaccum fix warn (#7312) 3 days ago
Nial 20e0d91037
IAM: add support for advanced IAM config file to server command (#7317) 3 days ago
Chris Lu 7d26c8838f
S3: auth supports X-Forwarded-Host and X-Forwarded-Port (#7398) 3 days ago
chrislu b7ba6785a2 go fmt 3 days ago
Chris Lu 208d7f24f4
Erasure Coding: Ec refactoring (#7396) 3 days ago
chrislu decfb07eea fix nil 4 days ago
chrislu a80b5eea5e 3.99 4 days ago
chrislu 2ad2ffcdff fix comment 4 days ago
Chris Lu 0813138d57
Volume Server: handle incomplete ec encoding (#7384) 4 days ago
Tom Crasset 824dcac3bf
s3: combine all signature verification checks into a single function (#7330) 6 days ago
Chris Lu 6a8c53bc44
Filer: batch deletion operations to return individual error results (#7382) 6 days ago
Chris Lu 37af41fbfe
Shell: Added a helper function `isHelpRequest()` (#7380) 6 days ago
Yavor Konstantinov 922bb17194
Store full shell command in shell history (#7378) 6 days ago
Chris Lu fa35efc076
Volume Server: Unexpected Deletion of Remote Tier Data (#7377) 7 days ago
Chris Lu 263e891da0
Clients to volume server requires JWT tokens for all read operations (#7376) 7 days ago
Chris Lu 9f4075441c
[Admin UI] Login not possible due to securecookie error (#7374) 7 days ago
Konstantin Lebedev bf58c5a688
fix: Use a mixed of virtual and path styles within a single subdomain (#7357) 1 week ago
Yavor Konstantinov 1d0471aebb
Improve admin urls (#7370) 1 week ago
Chris Lu 7d147f238c
avoid repeated reading disk (#7369) 1 week ago
chrislu d220875ef4 Revert "fix reading" 1 week ago
chrislu 64a4ce9358 fix reading 1 week ago
Yavor Konstantinov 832df5265f
Fix 'NaN%' issue when running volume.fsck (#7368) 1 week ago
Chris Lu 0abf70061b
S3 API: Fix SSE-S3 decryption on object download (#7366) 1 week ago
Mariano Ntrougkas f06ddd05cc
Improve-worker (#7367) 1 week ago
Chris Lu 557aa4ec09
fixing auto complete (#7365) 1 week ago
chrislu cb9a662e20 Update volume_growth_reservation_test.go 1 week ago
chrislu 30e8133524 Update volume_growth_reservation_test.go 1 week ago
Mariano Ntrougkas fa025dc96f
♻️ refactor(worker): decouple state management using command-query pattern (#7354) 1 week ago
Chris Lu f7bd75ef3b
S3: Avoid in-memory map concurrent writes in SSE-S3 key manager (#7358) 1 week ago
nightcoffee aed91baa2e
[weed] update volume.fix.replication description (#7340) 1 week ago
Chris Lu 9b7ed67311 Switch to seaweedfs/cockroachdb-parser directly 1 week ago
Chris Lu d3095f0c2a 3.98 1 week ago
Chris Lu 479e7bc38b go install github.com/a-h/templ/cmd/templ@latest 1 week ago
Chris Lu 34054ed910
Fix deadlock in worker client Connect() method (#7350) 1 week ago
chrislu c547cd7c18 fix tests 2 weeks ago
Chris Lu ffd43218f6
create new volumes on less occupied disk locations (#7349) 2 weeks ago
Chris Lu 97f3028782
Clean up logs and deprecated functions (#7339) 2 weeks ago
Chris Lu 8d63a9cf5f
Fixes for kafka gateway (#7329) 2 weeks ago
Jaehoon Kim d22e3d3495
Fix uncleanable orphans issue with `volume.fsck -forcePurging` (#7332) 2 weeks ago
Chris Lu 3d25f206c8
S3: Signature verification should not check permissions (#7335) 2 weeks ago
chrislu ffc45a538d Added bounds checking after calculating startIdx. 2 weeks ago
chrislu f15eaaf8b9 nil checking 2 weeks ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 3 weeks ago
Chris Lu c5a9c27449
Migrate from deprecated azure-storage-blob-go to modern Azure SDK (#7310) 3 weeks ago
Chris Lu 8bf727d225
Fix #7060: Return 400 InvalidRequest instead of 500 for context canceled errors (#7309) 3 weeks ago
Chris Lu e90809521b
Fix #7307: Prevent infinite loop in volume.check.disk (#7308) 3 weeks ago
Chris Lu 0ce31daf90
Fix #7305: Return 400 BadDigest instead of 500 InternalError for MD5 mismatch (#7306) 3 weeks ago
LeeXN c5f15aaa25
fix(admin): resolve login redirect loop in admin interface (#7272) (#7280) 1 month ago