summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* OpenDev Migration Patchfeature/s3apiOpenDev Sysadmins2019-04-191-1/+1
* Update S3api DocsKota Tsuyuzaki2018-04-1112-137/+310
* Rename s3api's response module as s3responseKota Tsuyuzaki2018-04-0921-36/+36
* Change sysmeta name from swift3 to s3apiKota Tsuyuzaki2018-04-066-20/+91
* Remove auth_host, auth_port, auth_protocol, and auth_version optionsTim Burke2018-03-293-126/+47
* Fix inlines including swift3 (or Swift3) to be s3apiKota Tsuyuzaki2018-03-2910-20/+21
* Merge "Remove zero-byte final segment hack" into feature/s3apiZuul2018-03-292-24/+3
|\
| * Remove zero-byte final segment hackTim Burke2018-03-292-24/+3
* | Address lingering TODO comments about copied Swift codeTim Burke2018-03-293-49/+4
|/
* Merge "Rename auth_details key from swift3 to s3api" into feature/s3apiZuul2018-03-297-35/+35
|\
| * Rename auth_details key from swift3 to s3apiKota Tsuyuzaki2018-03-287-35/+35
* | Merge "Merge remote-tracking branch 'remotes/origin/master' into feature/s3ap...Zuul2018-03-2970-942/+3290
|\ \ | |/ |/|
| * Merge remote-tracking branch 'remotes/origin/master' into feature/s3apiKota Tsuyuzaki2018-03-2870-942/+3290
| |\
| | * Use http code constant instead of intwanghui2018-03-261-1/+1
| | * Merge "Use http code constant instead of int"Zuul2018-03-261-2/+2
| | |\
| | | * Use http code constant instead of intmelissaml2018-03-261-2/+2
| | * | Merge "Unify expirer unit test task queue"Zuul2018-03-261-322/+204
| | |\ \ | | | |/ | | |/|
| | | * Unify expirer unit test task queueKazuhiro MIYAHARA2018-03-081-322/+204
| | * | fix a typo in documentationmelissaml2018-03-231-1/+1
| | * | Merge "Change object_audit_location_generator() to yield for a single policy."Zuul2018-03-224-134/+114
| | |\ \
| | | * | Change object_audit_location_generator() to yield for a single policy.Alexandre Lécuyer2018-03-224-134/+114
| | * | | Merge "Add round_robin_iter function to common/utils"Zuul2018-03-203-7/+32
| | |\ \ \ | | | |/ /
| | | * | Add round_robin_iter function to common/utilsAlexandre Lécuyer2018-03-203-7/+32
| | * | | Merge "Refactor tempurl functional test's try-finally"Zuul2018-03-201-7/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Refactor tempurl functional test's try-finallyKazuhiro MIYAHARA2018-03-201-7/+2
| | * | | Merge "Encapsulate some general utility in utils"Zuul2018-03-203-25/+49
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Encapsulate some general utility in utilsClay Gerrard2018-03-163-25/+49
| | * | | Merge "Use state when you have it"Zuul2018-03-201-5/+3
| | |\ \ \
| | | * | | Use state when you have itClay Gerrard2018-03-161-5/+3
| | | |/ /
| | * | | Merge "Support -d <devs> and -p <partitions> in DB replicators."Zuul2018-03-204-17/+144
| | |\ \ \ | | | |/ /
| | | * | Support -d <devs> and -p <partitions> in DB replicators.Samuel Merritt2018-03-054-17/+144
| | * | | Merge "Ensure reverting test env if the env is temporarily changed"Zuul2018-03-151-3/+6
| | |\ \ \
| | | * | | Ensure reverting test env if the env is temporarily changedKazuhiro MIYAHARA2018-02-231-3/+6
| | * | | | Merge "py3: port cli form_signature and unit tests"Zuul2018-03-153-15/+28
| | |\ \ \ \
| | | * | | | py3: port cli form_signature and unit testsMatthew Oliver2018-03-133-15/+28
| | * | | | | Merge "Fix tests using O_TMPFILE"Zuul2018-03-154-8/+54
| | |\ \ \ \ \
| | | * | | | | Fix tests using O_TMPFILEThomas Goirand2018-03-134-8/+54
| | * | | | | | Merge "Add handoffs-only mode to DB replicators."Zuul2018-03-144-10/+219
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | Add handoffs-only mode to DB replicators.Samuel Merritt2018-02-164-10/+219
| | * | | | | | Don't double-filter replication jobsSamuel Merritt2018-03-131-5/+0
| | | |_|/ / / | | |/| | | |
| | * | | | | Merge "Capture probe test logs"Zuul2018-03-132-0/+17
| | |\ \ \ \ \
| | | * | | | | Capture probe test logsTim Burke2018-03-122-0/+17
| | | | |/ / / | | | |/| | |
| | * | | | | Merge "Optionally drop common prefixes in swift-*-info output"Zuul2018-03-135-18/+78
| | |\ \ \ \ \
| | | * | | | | Optionally drop common prefixes in swift-*-info outputTim Burke2017-09-135-18/+78
| | * | | | | | Merge "Apply remote metadata in _handle_sync_response"Zuul2018-03-123-11/+8
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Apply remote metadata in _handle_sync_responseTim Burke2018-03-063-11/+8
| | * | | | | | Update links in READMEmelissaml2018-03-111-2/+2
| | * | | | | | Merge "Functional tests for staticweb middleware"Zuul2018-03-094-1/+464
| | |\ \ \ \ \ \
| | | * | | | | | Functional tests for staticweb middlewareRomain LE DISEZ2018-03-074-1/+464
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge "py3: have Timestamp accept bytestrings, better validate input"Zuul2018-03-082-4/+12
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |