summaryrefslogtreecommitdiff
path: root/swift
Commit message (Expand)AuthorAgeFilesLines
* Merge "py3: fix object-replicator rsync output parsing"Zuul2019-08-151-1/+1
|\
| * py3: fix object-replicator rsync output parsingTim Burke2019-07-161-1/+1
* | Merge "Add params to get_*_metadata internal client methods"Zuul2019-08-141-8/+12
|\ \
| * | Add params to get_*_metadata internal client methodsThiago da Silva2019-08-141-8/+12
* | | Merge "s3api: Translate 503 to S3-style 503s"Zuul2019-08-141-2/+6
|\ \ \ | |/ / |/| |
| * | s3api: Translate 503 to S3-style 503sTim Burke2019-08-061-2/+6
* | | Merge "Consolidate Container-Update-Override headers"Zuul2019-08-138-17/+35
|\ \ \
| * | | Consolidate Container-Update-Override headersClay Gerrard2019-08-098-17/+35
* | | | slo: Add X-Manifest-Etag to responsesTim Burke2019-08-081-1/+4
|/ / /
* | | Use `is` to compare against sentinel objectTim Burke2019-08-061-1/+1
|/ /
* | Merge "Give ECAppIter greenthreads a chance to wrap up"Zuul2019-08-051-1/+2
|\ \
| * | Give ECAppIter greenthreads a chance to wrap upTim Burke2019-07-291-1/+2
* | | Merge "Make GreenAsyncPile not hang"Zuul2019-08-021-8/+16
|\ \ \
| * | | Make GreenAsyncPile not hangClay Gerrard2019-08-021-8/+16
* | | | Merge "Ignore 404s from handoffs for objects when calculating quorum"Zuul2019-08-022-13/+41
|\ \ \ \ | |/ / /
| * | | Ignore 404s from handoffs for objects when calculating quorumTim Burke2019-08-012-13/+41
* | | | Merge "sharding: better handle get_shard_ranges failures"Zuul2019-08-021-1/+1
|\ \ \ \
| * | | | sharding: better handle get_shard_ranges failuresTim Burke2019-07-121-1/+1
* | | | | Merge "symlink: Allow symlinks to be created via chunk-encoded PUTs"Zuul2019-08-021-1/+5
|\ \ \ \ \
| * | | | | symlink: Allow symlinks to be created via chunk-encoded PUTsTim Burke2019-07-261-1/+5
| | |/ / / | |/| | |
* | | | | Merge "py3: Fix title-casing in HeaderKeyDict"Zuul2019-07-302-12/+22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | py3: Fix title-casing in HeaderKeyDictTim Burke2019-07-252-12/+22
| |/ / /
* | | | py3: fix non-ascii metadata handling in account-serverTim Burke2019-07-253-35/+18
|/ / /
* | | Merge "Fix up errno checking"Zuul2019-07-241-1/+1
|\ \ \
| * | | Fix up errno checkingTim Burke2019-07-161-1/+1
| | |/ | |/|
* | | Merge "Bump up our minimum eventlet version"Zuul2019-07-231-11/+1
|\ \ \
| * | | Bump up our minimum eventlet versionTim Burke2019-06-241-11/+1
* | | | slo: Better handle non-manifest responses when refetching manifestTim Burke2019-07-191-5/+38
| |/ / |/| |
* | | Merge "sharding: Cache shard ranges for object writes"Zuul2019-07-133-10/+75
|\ \ \ | |_|/ |/| |
| * | sharding: Cache shard ranges for object writesTim Burke2019-07-113-10/+75
* | | Merge "reconciler: Enqueue right work for shard containers"Zuul2019-07-121-2/+2
|\ \ \
| * | | reconciler: Enqueue right work for shard containersTim Burke2019-07-101-2/+2
| |/ /
* | | Merge "py3: Fix header_to_environ_key"Zuul2019-07-121-4/+9
|\ \ \
| * | | py3: Fix header_to_environ_keyTim Burke2019-06-101-4/+9
* | | | Merge "Move calls to self.app outside of error handling"Zuul2019-07-128-1/+27
|\ \ \ \ | |_|/ / |/| | |
| * | | Move calls to self.app outside of error handlingTim Burke2019-06-178-1/+27
* | | | Merge "py3: add swift-dsvm-functional-py3 job"Zuul2019-07-111-1/+9
|\ \ \ \
| * | | | py3: add swift-dsvm-functional-py3 jobTim Burke2019-06-211-1/+9
* | | | | Merge "container: Unify storage-policy error paths"Zuul2019-07-101-10/+8
|\ \ \ \ \
| * | | | | container: Unify storage-policy error pathsTim Burke2019-05-211-10/+8
* | | | | | Merge "py3: Be able to read and write non-ASCII headers"Zuul2019-07-102-0/+48
|\ \ \ \ \ \
| * | | | | | py3: Be able to read and write non-ASCII headersTim Burke2019-07-032-0/+48
* | | | | | | Merge "Increase some middleware test coverage"Zuul2019-07-101-6/+5
|\ \ \ \ \ \ \
| * | | | | | | Increase some middleware test coverageTim Burke2019-06-051-6/+5
* | | | | | | | Merge "py3: Specify an encoding when loading db.pending pickles"Zuul2019-07-101-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | py3: Specify an encoding when loading db.pending picklesTim Burke2019-06-171-1/+5
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | container-replicator: Add a timeout for get_shard_rangesTim Burke2019-07-032-3/+4
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge "s3api: Put more information in the str() for InternalError"Zuul2019-07-011-0/+4
|\ \ \ \ \ \ \
| * | | | | | | s3api: Put more information in the str() for InternalErrorTim Burke2019-06-271-0/+4
* | | | | | | | Merge "Use get_container_info to check existence before container PUT"Zuul2019-07-011-6/+12
|\ \ \ \ \ \ \ \