summaryrefslogtreecommitdiff
path: root/swift
Commit message (Expand)AuthorAgeFilesLines
* relinker: Pull arg parsing into moduleTim Burke2021-02-081-2/+22
* Merge "Enable shard ranges to be manually shrunk to root container"Zuul2021-02-083-38/+67
|\
| * Enable shard ranges to be manually shrunk to root containerAlistair Coles2021-02-053-38/+67
* | Do not delete root_path on ContainerBroker.delete_dbMatthew Oliver2021-02-042-2/+11
* | relinker: Improve loggingTim Burke2021-01-291-9/+11
* | Merge "ssync: sync non-durable fragments from handoffs"Zuul2021-01-285-52/+125
|\ \
| * | ssync: sync non-durable fragments from handoffsAlistair Coles2021-01-205-52/+125
| |/
* | Merge "Do not reclaim sharded roots until they shrink"Zuul2021-01-282-6/+19
|\ \
| * | Do not reclaim sharded roots until they shrinkClay Gerrard2021-01-252-6/+19
* | | Merge "relinker: Track part_power/next_part_power in state file"Zuul2021-01-271-36/+51
|\ \ \
| * | | relinker: Track part_power/next_part_power in state fileTim Burke2021-01-261-36/+51
* | | | Merge "s3api: Break S3Request.__init__ signature less"Zuul2021-01-272-6/+6
|\ \ \ \
| * | | | s3api: Break S3Request.__init__ signature lessTim Burke2021-01-222-6/+6
| | |/ / | |/| |
* | | | Merge "memcache: Log errors encountered when setting keys"Zuul2021-01-261-1/+8
|\ \ \ \
| * | | | memcache: Log errors encountered when setting keysTim Burke2021-01-081-1/+8
| | |/ / | |/| |
* | | | Fix logging in proxy container GET pathAlistair Coles2021-01-221-8/+4
| |/ / |/| |
* | | Merge "Fix 503s from EC GETs of objects with POST metadata"Zuul2021-01-211-2/+5
|\ \ \
| * | | Fix 503s from EC GETs of objects with POST metadataAlistair Coles2021-01-191-2/+5
* | | | s3api: actually execute check_pipeline in real worldAlistair Coles2021-01-191-23/+23
* | | | Merge "s3api: Get rid of slo_enabled flag"Zuul2021-01-193-6/+3
|\ \ \ \
| * | | | s3api: Get rid of slo_enabled flagTim Burke2021-01-153-6/+3
| |/ / /
* | | | Merge "swift-init: Re-enable targeted configs"Zuul2021-01-161-0/+2
|\ \ \ \
| * | | | swift-init: Re-enable targeted configsTim Burke2021-01-151-0/+2
* | | | | Merge "Resolve a regression with the patch for missing binaries"Zuul2021-01-161-5/+2
|\ \ \ \ \ | |/ / / /
| * | | | Resolve a regression with the patch for missing binariesPete Zaitcev2021-01-151-5/+2
| |/ / /
* | | | Merge "py3: Fix non-ASCII multipart uploads"Zuul2021-01-151-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | py3: Fix non-ASCII multipart uploadsTim Burke2021-01-041-2/+3
* | | | Merge "py3: Fix status comparison in ECGetResponseCollection"Zuul2021-01-151-1/+5
|\ \ \ \
| * | | | py3: Fix status comparison in ECGetResponseCollectionTim Burke2021-01-081-1/+5
* | | | | Merge "Turn off logging.logThreads when monkey-patched"Zuul2021-01-151-0/+3
|\ \ \ \ \
| * | | | | Turn off logging.logThreads when monkey-patchedTim Burke2021-01-141-0/+3
* | | | | | s3api: Make allowable clock skew configurableTim Burke2021-01-143-2/+5
* | | | | | prefactor: Pass s3api Config to S3RequestsTim Burke2021-01-134-33/+27
* | | | | | s3api: Make UNSIGNED-PAYLOAD requests work againTim Burke2021-01-081-4/+4
| |_|_|_|/ |/| | | |
* | | | | Merge "Use cached shard ranges for container GETs"Zuul2021-01-087-108/+454
|\ \ \ \ \
| * | | | | Use cached shard ranges for container GETsAlistair Coles2021-01-067-108/+454
* | | | | | Merge "Avoid loops when gathering container listings from shards"Zuul2021-01-082-4/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Avoid loops when gathering container listings from shardsAlistair Coles2021-01-062-4/+17
| | |_|_|/ | |/| | |
* | | | | Merge "s3api: Better-handle SHA mismatches during CompleteMultipartUpload"Zuul2021-01-081-3/+11
|\ \ \ \ \
| * | | | | s3api: Better-handle SHA mismatches during CompleteMultipartUploadTim Burke2021-01-071-3/+11
* | | | | | Merge "Have PrefixLoggerAdapter prefix exceptions, as well"Zuul2021-01-081-2/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Have PrefixLoggerAdapter prefix exceptions, as wellTim Burke2021-01-051-2/+6
| |/ / / /
* | | | | Merge "Memcached client TLS support"Zuul2021-01-072-7/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Memcached client TLS supportGrzegorz Grasza2021-01-062-7/+24
* | | | | Merge "Let developers/operators add watchers to object audit"Zuul2021-01-056-15/+275
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Let developers/operators add watchers to object auditSamuel Merritt2020-12-266-15/+275
* | | | | Use CloseableChain when creating iterator of SLO responseAlistair Coles2020-12-291-2/+2
* | | | | s3api: Catch binascii.ErrorTim Burke2020-12-231-1/+1
|/ / / /
* | | | Merge "Fix up some log message grammar"Zuul2020-12-221-2/+2
|\ \ \ \
| * | | | Fix up some log message grammarTim Burke2020-12-171-2/+2