mod_storage_s3: Fix mapping archive query limit to ?max-keys=
|
Kim Alvefur |
13 months ago |
mod_storage_s3: Remove wrapper and original timestamp from payload (BC)
|
Kim Alvefur |
13 months ago |
mod_storage_s3: Fix sorting items by correct field
|
Kim Alvefur |
13 months ago |
mod_storage_s3: Fix passing of prefixes, should not be urlencoded
|
Kim Alvefur |
13 months ago |
mod_storage_s3: Sort archive items by LastModified
|
Kim Alvefur |
13 months ago |
mod_storage_s3: Reorder path components (BC: invalidates any existing data)
|
Kim Alvefur |
13 months ago |
mod_storage_s3: Fix querying for basic MAM parameters
|
Kim Alvefur |
13 months ago |
mod_storage_s3: Implement search for set of IDs
|
Kim Alvefur |
13 months ago |
mod_storage_s3: Advertise full id range archive query capability
|
Kim Alvefur |
13 months ago |
mod_storage_s3: Fix storing archives for host itself (e.g. mod_audit)
|
Kim Alvefur |
13 months ago |
mod_storage_s3: Enable connection pooling added in latest trunk
|
Kim Alvefur |
14 months ago |
mod_storage_s3: Fix logging
|
Kim Alvefur |
14 months ago |
mod_storage_s3: Sort imports
|
Kim Alvefur |
14 months ago |
mod_storage_s3: Implement archive store deletion
|
Kim Alvefur |
14 months ago |
mod_storage_s3: Skip archive items matching on date but not full datetime
|
Kim Alvefur |
14 months ago |
mod_storage_s3: Move request signing into a net.http hook
|
Kim Alvefur |
14 months ago |
mod_storage_s3: Treat 404 to GET as a signal for empty data
|
Kim Alvefur |
15 months ago |
mod_storage_s3: Use '@' as placeholder for empty (host) store slots
|
Kim Alvefur |
15 months ago |
mod_storage_s3: Handle archive query without parameters
|
Kim Alvefur |
15 months ago |
mod_storage_s3: Implement Archive storage
|
Kim Alvefur |
15 months ago |
mod_storage_s3: Implement iteration of keyvalue keys (users usually)
|
Kim Alvefur |
15 months ago |
mod_storage_s3: Implement keyvalue deletion
|
Kim Alvefur |
15 months ago |
mod_storage_s3: Handle signing of request ?query part
|
Kim Alvefur |
15 months ago |
mod_storage_s3: Beginnings of an experimental S3 storage driver
|
Kim Alvefur |
15 months ago |