summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge "relinker: retry links from older part powers"Zuul2021-04-023-17/+517
|\
| * relinker: retry links from older part powersAlistair Coles2021-04-013-17/+517
* | Merge "s-m-s-r: read shard_ranges from stdin"Zuul2021-04-011-0/+71
|\ \
| * | s-m-s-r: read shard_ranges from stdinClay Gerrard2021-03-301-0/+71
* | | Merge "swift-manage-shard-ranges analyze: accept incomplete shard data"Zuul2021-04-011-0/+13
|\ \ \ | |/ /
| * | swift-manage-shard-ranges analyze: accept incomplete shard dataAlistair Coles2021-03-291-0/+13
* | | Merge "py2: diskfile.valid_suffix should allow unicode"Zuul2021-04-011-3/+19
|\ \ \
| * | | py2: diskfile.valid_suffix should allow unicodeAlistair Coles2021-03-311-3/+19
* | | | Merge "swift-manage-shard-ranges: add repair and analyze commands"Zuul2021-03-315-47/+847
|\ \ \ \ | | |/ / | |/| |
| * | | swift-manage-shard-ranges: add repair and analyze commandsAlistair Coles2021-03-255-47/+847
* | | | Merge "s3api: Transfer REMOTE_USER when using s3_acl"Zuul2021-03-313-3/+27
|\ \ \ \
| * | | | s3api: Transfer REMOTE_USER when using s3_aclTim Burke2021-01-083-3/+27
* | | | | Merge "Test proxy-server.conf-sample"Zuul2021-03-311-0/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Test proxy-server.conf-sampleClay Gerrard2020-10-011-0/+19
* | | | | Merge "Get func tests passing with a minimal proxy pipeline"Zuul2021-03-313-2/+22
|\ \ \ \ \
| * | | | | Get func tests passing with a minimal proxy pipelineTim Burke2020-09-183-2/+22
* | | | | | Merge "diskfile: Prevent get_hashes from creating missing partition dirs"Zuul2021-03-303-48/+98
|\ \ \ \ \ \
| * | | | | | diskfile: Prevent get_hashes from creating missing partition dirsTim Burke2021-03-293-48/+98
* | | | | | | Merge "relinker: Tolerate missing files when cleaning up partitions"Zuul2021-03-291-0/+48
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | relinker: Tolerate missing files when cleaning up partitionsTim Burke2021-03-221-0/+48
* | | | | | | Merge "obj: Include timeout value when logging long-running rsyncs"Zuul2021-03-261-3/+3
|\ \ \ \ \ \ \
| * | | | | | | obj: Include timeout value when logging long-running rsyncsTim Burke2021-01-191-3/+3
* | | | | | | | Merge "relinker: Accept policy names, too"Zuul2021-03-252-7/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | relinker: Accept policy names, tooTim Burke2021-03-252-7/+49
* | | | | | | | | Merge "Prevent instantiation of ShardRangeOuterBound"Zuul2021-03-251-0/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Prevent instantiation of ShardRangeOuterBoundAlistair Coles2021-03-251-0/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "relinker: Add policy to relinker progress output"Zuul2021-03-251-8/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | relinker: Add policy to relinker progress outputMatthew Oliver2021-03-241-8/+12
* | | | | | | | Make ShardRange.OuterBound a proper singletonAlistair Coles2021-03-241-0/+17
* | | | | | | | relinker: Allow multiple policies to be specifiedTim Burke2021-03-221-5/+12
|/ / / / / / /
* | | | | | | Merge "relinker: add --partition option"Zuul2021-03-231-14/+154
|\ \ \ \ \ \ \
| * | | | | | | relinker: add --partition optionAlistair Coles2021-03-221-14/+154
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Add --includes to s-m-s-r"Zuul2021-03-231-0/+41
|\ \ \ \ \ \ \
| * | | | | | | Add --includes to s-m-s-rClay Gerrard2021-03-191-0/+41
* | | | | | | | Merge "Add unit tests for relinker cleanup"Zuul2021-03-221-28/+385
|\ \ \ \ \ \ \ \
| * | | | | | | | Add unit tests for relinker cleanupAlistair Coles2021-03-221-28/+385
* | | | | | | | | Merge "Add test for relinking when the object-server failed to do it"Zuul2021-03-221-0/+9
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Add test for relinking when the object-server failed to do itTim Burke2021-03-191-0/+9
* | | | | | | | | relinker: Move filters & hooks to be methodsTim Burke2021-03-201-86/+77
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge "relinker: make relink step a subset of cleanup step"Zuul2021-03-201-30/+318
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | relinker: make relink step a subset of cleanup stepAlistair Coles2021-03-191-30/+318
* | | | | | | | Merge "relinker: add --policy option"Zuul2021-03-202-6/+149
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | relinker: add --policy optionAlistair Coles2021-03-192-6/+149
| | |/ / / / | |/| | | |
* | | | | | Merge "Don't require swift be installed to have passing manager tests"Zuul2021-03-191-7/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't require swift be installed to have passing manager testsTim Burke2021-03-181-7/+9
* | | | | | Merge "Only test with &-delimited query strings"Zuul2021-03-192-10/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Only test with &-delimited query stringsTim Burke2021-03-182-10/+10
* | | | | | relinker: refactor to share common codeAlistair Coles2021-03-181-5/+109
* | | | | | Merge "Use headless option for cors functional test runner"Zuul2021-03-181-1/+11
|\ \ \ \ \ \
| * | | | | | Use headless option for cors functional test runnerAlistair Coles2021-03-171-1/+11