Alex lx
lx pushed to test-presigned at Deuxfleurs/garage 2024-03-04 12:37:00 +00:00
f13980637f [test-presigned] (empty commit for CI)
lx deleted branch fix-presigned from Deuxfleurs/garage 2024-03-04 12:36:18 +00:00
lx created branch fix-presigned in Deuxfleurs/garage 2024-03-04 12:35:11 +00:00
lx pushed to fix-presigned at Deuxfleurs/garage 2024-03-04 12:35:11 +00:00
lx pushed to test-presigned at Deuxfleurs/garage 2024-03-04 12:33:19 +00:00
c8e416aaa5 [test-presigned] Use a HeaderMap type for QueryMap
lx commented on pull request Deuxfleurs/garage#753 2024-03-04 12:30:16 +00:00
Lowercase query parameter keys when parsing

Closing in favor of #756. I've kept your comits for the fix, thank you.

lx closed pull request Deuxfleurs/garage#753 2024-03-04 12:30:16 +00:00
Lowercase query parameter keys when parsing
lx pushed to test-presigned at Deuxfleurs/garage 2024-03-04 12:29:14 +00:00
665d9b41d2 [test-presigned] Use a HeaderMap type for QueryMap
c94bf45cba Store original-cased query keys alongside query values
7c4f3473af Lowercase query parameter keys when parsing
Compare 3 commits »
lx pushed to test-presigned at Deuxfleurs/garage 2024-03-04 12:02:38 +00:00
b6a91e549b [test-presigned] Add API test for presigned requests
32d6b4def8 Merge pull request 'Add talk on 2024-02-09 at capitoul.org' (#755) from talk-capitoul into main
c4de471de1 Merge pull request 'doc: fix typo in connect/backup.md' (#749) from Armael/garage:doc-typo into main
16e17375c5 doc: fix typo in connect/backup.md
95ab36aae7 Merge pull request 'Bump version to v0.9.2' (#747) from rel-0.9.2 into main
Compare 25 commits »
lx pushed to test-presigned at Deuxfleurs/garage 2024-03-04 11:55:29 +00:00
89e1fc8344 [test-presigned] Add API test for presigned requests
lx created pull request Deuxfleurs/garage#756 2024-03-04 11:53:17 +00:00
Add API test for presigned requests
lx created branch test-presigned in Deuxfleurs/garage 2024-03-04 11:52:58 +00:00
lx pushed to test-presigned at Deuxfleurs/garage 2024-03-04 11:52:58 +00:00
5121a20ed1 [test-presigned] Add API test for presigned requests
lx deleted branch talk-capitoul from Deuxfleurs/garage 2024-03-04 11:08:26 +00:00
lx pushed to main at Deuxfleurs/garage 2024-03-04 11:08:26 +00:00
32d6b4def8 Merge pull request 'Add talk on 2024-02-09 at capitoul.org' (#755) from talk-capitoul into main
ee2b0c8dda [talk-capitoul] Add talk on 2024-02-09 at capitoul.org
Compare 2 commits »
lx merged pull request Deuxfleurs/garage#755 2024-03-04 11:08:24 +00:00
Add talk on 2024-02-09 at capitoul.org
lx created pull request Deuxfleurs/garage#755 2024-03-04 11:08:00 +00:00
Add talk on 2024-02-09 at capitoul.org
lx suggested changes for Deuxfleurs/garage#751 2024-03-04 11:06:24 +00:00
add request context helper

(see comment above)

lx commented on pull request Deuxfleurs/garage#751 2024-03-04 11:05:52 +00:00
add request context helper

I think we should avoid adding the Request in there for now, I'm afraid it might add more noise and not really help refactor anything.

The objetive of this diff is to make the BucketParams…

lx commented on pull request Deuxfleurs/garage#753 2024-03-04 10:26:42 +00:00
Lowercase query parameter keys when parsing

Hello, sorry for breaking this and thanks for fixing it.

@asonix Can you make your fork of the repo public? The CI is refusing to run currently as it cannot access your code.