summaryrefslogtreecommitdiff
path: root/swift
Commit message (Expand)AuthorAgeFilesLines
* Merge "replicator: Tolerate ENOENT when calling listdir"Zuul2022-04-211-3/+3
|\
| * replicator: Tolerate ENOENT when calling listdirTim Burke2022-04-071-3/+3
* | Merge "DB: Encode the device to the DB id"Zuul2022-04-213-4/+7
|\ \
| * | DB: Encode the device to the DB idMatthew Oliver2022-02-073-4/+7
* | | Merge "Stop partial()ing hashlib.new"Zuul2022-04-211-2/+1
|\ \ \
| * | | Stop partial()ing hashlib.newTim Burke2022-03-161-2/+1
* | | | Merge "cors: Include `Vary: Origin` when using the request's Origin"Zuul2022-04-211-0/+4
|\ \ \ \
| * | | | cors: Include `Vary: Origin` when using the request's OriginTim Burke2022-03-091-0/+4
| |/ / /
* | | | s3api: Improve error message when bucket is not emptyAymeric Ducroquetz2022-04-152-2/+12
* | | | s3api: Use constant-time string comparisons in check_signatureTim Burke2022-04-131-3/+4
| |_|/ |/| |
* | | Obj Auditor: Quarantine ENODATAMatthew Oliver2022-03-311-2/+8
* | | Merge "s3api: Copy more headers from MPU marker to final object"Zuul2022-03-271-0/+3
|\ \ \
| * | | s3api: Copy more headers from MPU marker to final objectTim Burke2022-03-251-0/+3
* | | | s3api: Make the 'Quiet' key value case insensitiveAymeric Ducroquetz2022-03-242-5/+2
|/ / /
* | | Comply with AWS signature calculation (s3v4)Thibault Person2022-03-151-1/+2
* | | Merge "s3api: Fix multi_delete with object names using non-ASCII characters"Zuul2022-03-101-1/+2
|\ \ \
| * | | s3api: Fix multi_delete with object names using non-ASCII charactersAymeric Ducroquetz2022-03-011-1/+2
| |/ /
* | | Merge "s3api: Delete all parts when aborting MPU with non-ASCII characters"Zuul2022-03-091-1/+2
|\ \ \
| * | | s3api: Delete all parts when aborting MPU with non-ASCII charactersAymeric Ducroquetz2022-03-091-1/+2
| |/ /
* | | s3api: Properly decode MPU request parameters before using themAymeric Ducroquetz2022-03-011-17/+19
|/ /
* | Merge "db: Attempt to clean up part dir post replication"Zuul2022-03-011-7/+13
|\ \
| * | db: Attempt to clean up part dir post replicationTim Burke2022-02-221-7/+13
* | | Merge "expirer: Only try to delete empty containers"Zuul2022-02-261-16/+13
|\ \ \ | |/ / |/| |
| * | expirer: Only try to delete empty containersTim Burke2022-02-101-16/+13
* | | Merge "object-updater: defer ratelimited updates"Zuul2022-02-221-35/+187
|\ \ \
| * | | object-updater: defer ratelimited updatesAlistair Coles2022-02-211-35/+187
* | | | sharder: refactor _cleave_shard_rangeAlistair Coles2022-02-171-17/+24
* | | | sharder: don't cleave DB if own_shard_range missingAlistair Coles2022-02-171-11/+12
* | | | Merge "Proxy: override user_agent with backend_user_agent"Zuul2022-02-163-3/+4
|\ \ \ \
| * | | | Proxy: override user_agent with backend_user_agentMatthew Oliver2022-01-283-3/+4
* | | | | Merge "memcache: Add an item_size_warning_threshold option"Zuul2022-02-152-10/+25
|\ \ \ \ \
| * | | | | memcache: Add an item_size_warning_threshold optionMatthew Oliver2022-02-152-10/+25
* | | | | | Merge "Quiet more BadStatusLine tracebacks"Zuul2022-02-111-2/+6
|\ \ \ \ \ \
| * | | | | | Quiet more BadStatusLine tracebacksTim Burke2022-02-101-2/+6
* | | | | | | Merge "read-only: Only act on Swift paths"Zuul2022-02-111-2/+4
|\ \ \ \ \ \ \
| * | | | | | | read-only: Only act on Swift pathsTim Burke2022-02-091-2/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Add docs for registry moduleTim Burke2022-02-101-1/+36
| |/ / / / / |/| | | | |
* | | | | | Trim sensitive information in the logs (CVE-2017-8761)Matthew Oliver2022-02-094-4/+70
|/ / / / /
* | | | | Merge "Deprecate LogAdapter.set_statsd_prefix"Zuul2022-02-084-17/+55
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Deprecate LogAdapter.set_statsd_prefixAlistair Coles2022-02-074-17/+55
* | | | | Merge "proxy-server: add stats for backend shard_listing requests"Zuul2022-02-041-14/+42
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | proxy-server: add stats for backend shard_listing requestsAlistair Coles2022-01-271-14/+42
* | | | | Merge "Make NodeIter require a logger argument"Zuul2022-02-042-6/+6
|\ \ \ \ \ | |/ / / /
| * | | | Make NodeIter require a logger argumentAlistair Coles2022-01-272-6/+6
* | | | | Merge "Fix multipart upload listings"Zuul2022-02-041-21/+29
|\ \ \ \ \
| * | | | | Fix multipart upload listingsTimur Alperovich2022-02-021-21/+29
* | | | | | Merge "Move *_swift_info functions into a new registry module"Zuul2022-02-0429-114/+146
|\ \ \ \ \ \
| * | | | | | Move *_swift_info functions into a new registry moduleMatthew Oliver2022-02-0329-114/+146
* | | | | | | Merge "Fix statsd prefix mutation in proxy controllers"Zuul2022-02-046-124/+171
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Fix statsd prefix mutation in proxy controllersAlistair Coles2022-01-276-124/+171