summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s3api: Prevent XXE injectionsstable/trainAymeric Ducroquetz2023-01-233-1/+250
* Fix stable/train gateTim Burke2023-01-232-31/+1
* Inline parse_request from cpythonTim Burke2023-01-062-78/+212
* Extract SwiftHttpProtocol to its own moduleTim Burke2023-01-067-542/+607
* CI: pin tox at the project levelTim Burke2023-01-053-2/+19
* s3api: Use constant-time string comparisons in check_signatureTim Burke2022-04-202-3/+14
* Quote paths before sending them to swob.Request.blankTim Burke2022-04-192-10/+5
* Fix cname_lookup testTim Burke2021-12-141-1/+6
* Authors/ChangeLog for 2.23.3train-em2.23.3Tim Burke2021-06-033-0/+92
* Merge "tempurl: Fix PUT upload to temp url on py3" into stable/trainZuul2021-05-272-1/+37
|\
| * tempurl: Fix PUT upload to temp url on py3Walter Doekes2021-05-212-1/+37
* | symlink: Ensure headers are returned as a list on py3Tim Burke2021-05-212-1/+2
|/
* Avoid loops when gathering container listings from shardsAlistair Coles2021-02-263-5/+178
* Populate shrinking shards with shard ranges learnt from rootClay Gerrard2021-02-266-175/+621
* Use swiftclient Connections in sharding probe testsTim Burke2021-02-261-7/+6
* Refactor audit shard testsClay Gerrard2021-02-261-76/+87
* container-sharding: Stable overlap orderClay Gerrard2021-02-262-1/+42
* Address a sharder/replicator raceTim Burke2021-02-262-9/+13
* Identify deleted shards as shardsTim Burke2021-02-262-10/+50
* swift-container-info: Show shard ranges summaryTim Burke2021-02-263-22/+116
* Don't auto-create shard containersTim Burke2021-02-263-74/+83
* Latch shard-stat reportingTim Burke2021-02-247-39/+284
* py27: Suppress UnicodeWarnings in ShardRange settersTim Burke2021-02-242-8/+18
* sharding: Add probe test that exercises swift-manage-shard-rangesTim Burke2021-02-241-2/+91
* sharding: Don't inject shard ranges when user says quitTim Burke2021-02-222-2/+21
* sharding: filter shards based on prefix param when listingTim Burke2021-02-222-0/+38
* Merge "Give probe tests a second chance to pass" into stable/trainZuul2021-02-172-2/+2
|\
| * Give probe tests a second chance to passTim Burke2021-02-112-2/+2
* | Merge "Bump up probe test timeout" into stable/trainZuul2021-02-161-1/+1
|\ \ | |/
| * Bump up probe test timeoutTim Burke2021-02-111-1/+1
* | Merge "Bump up timeouts for DSVM and probe test jobs" into stable/trainZuul2021-02-161-2/+2
|\ \ | |/
| * Bump up timeouts for DSVM and probe test jobsTim Burke2021-02-111-2/+2
* | Merge "Bump up ceph tests timeout" into stable/trainZuul2021-02-161-0/+1
|\ \ | |/
| * Bump up ceph tests timeoutTim Burke2021-02-111-0/+1
* | Merge "s3-tests: Use my s3compat fork instead" into stable/trainZuul2021-02-151-1/+1
|\ \
| * | s3-tests: Use my s3compat fork insteadTim Burke2021-02-111-1/+1
| |/
* | Merge "s3-tests: Only try to copy outputs when there *are* outputs" into stab...Zuul2021-02-151-0/+5
|\ \
| * | s3-tests: Only try to copy outputs when there *are* outputsTim Burke2021-02-111-0/+5
| |/
* | Merge "sharding: Better-handle newlines in container names" into stable/trainZuul2021-02-1517-54/+1064
|\ \
| * | sharding: Better-handle newlines in container namesTim Burke2021-02-1217-54/+1064
* | | Merge "Memcached client TLS support" into stable/trainZuul2021-02-156-7/+86
|\ \ \
| * | | Memcached client TLS supportGrzegorz Grasza2021-01-076-7/+86
* | | | Merge "Give unit tests a second chance to pass" into stable/trainZuul2021-02-142-5/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Give unit tests a second chance to passTim Burke2021-02-112-5/+10
| | |/ | |/|
* | | Merge "sharding: Let swift-manage-shard-ranges accept a relative path" into s...Zuul2021-02-121-2/+3
|\ \ \
| * | | sharding: Let swift-manage-shard-ranges accept a relative pathTim Burke2021-02-051-2/+3
* | | | Merge "sharder: quote() more Swift paths when logging" into stable/trainZuul2021-02-121-46/+51
|\ \ \ \ | |/ / /
| * | | sharder: quote() more Swift paths when loggingTim Burke2021-02-051-46/+51
* | | | Merge "sharding: Tolerate blank limits when listing" into stable/trainZuul2021-02-122-5/+6
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | sharding: Tolerate blank limits when listingTim Burke2021-02-052-5/+6