summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix stable gateTim Burke2019-09-252-2/+91
* object-server can 409 in response to x-if-delete-atTim Burke2019-01-092-2/+32
* Merge "Fix time skew when using X-Delete-After" into stable/pikeZuul2018-09-042-243/+195
|\
| * Fix time skew when using X-Delete-AfterSamuel Merritt2018-08-032-243/+195
* | Merge "slo: Send ETag header in 206 responses" into stable/pikeZuul2018-08-032-19/+26
|\ \ | |/ |/|
| * slo: Send ETag header in 206 responsesTim Burke2018-07-242-19/+26
* | Merge "Fix SLO delete for accounts with non-ASCII names." into stable/pikeZuul2018-08-031-0/+40
|\ \
| * | Fix SLO delete for accounts with non-ASCII names.Timur Alperovich2018-07-241-0/+40
| |/
* | Merge "py36: Fix test_get_logger_sysloghandler_plumbing" into stable/pikeZuul2018-08-021-1/+9
|\ \
| * | py36: Fix test_get_logger_sysloghandler_plumbingTim Burke2018-07-241-1/+9
* | | Merge "Clean up a couple hand-rolled mocks." into stable/pikeZuul2018-08-023-24/+8
|\ \ \ | |/ /
| * | Clean up a couple hand-rolled mocks.Samuel Merritt2018-07-243-24/+8
| |/
* | Merge "Make X-Backend-Replication consistent for HEAD" into stable/pikeZuul2018-08-021-8/+12
|\ \
| * | Make X-Backend-Replication consistent for HEADClay Gerrard2018-07-301-8/+12
| |/
* | Fix socket leak on 416 EC GET responses.Samuel Merritt2018-07-241-0/+43
|/
* Merge "Preserve X-Static-Large-Object from .data file after POST" into stable...Zuul2017-12-072-0/+27
|\
| * Preserve X-Static-Large-Object from .data file after POSTClay Gerrard2017-10-102-0/+27
* | Use "poll" or "selects" Eventlet hub for all Swift daemons.Samuel Merritt2017-10-161-8/+12
|/
* proxy: Use the right ranges when going to multiple object serversTim Burke2017-09-181-4/+18
* Fix more X-Delete-At timing issuesTim Burke2017-08-221-16/+9
* Merge "headers_to_account_info include per policy stats"2.15.1Jenkins2017-08-182-2/+34
|\
| * headers_to_account_info include per policy statsChristopher Bartz2017-08-142-2/+34
* | Merge "Add a jitter for check of time synchronization."Jenkins2017-08-181-3/+74
|\ \
| * | Add a jitter for check of time synchronization.Peter Lisák2016-07-281-3/+74
* | | Merge "functests: Only convert headers that should be ints to be ints"Jenkins2017-08-181-13/+26
|\ \ \
| * | | functests: Only convert headers that should be ints to be intsTim Burke2017-07-201-13/+26
* | | | Merge "Use more specific asserts in test/unit/account tests"Jenkins2017-08-183-11/+11
|\ \ \ \
| * | | | Use more specific asserts in test/unit/account testsAlex Szarka2017-06-223-11/+11
* | | | | Merge "Add functests for disallowed COPYs into a versioned container"Jenkins2017-08-184-54/+85
|\ \ \ \ \
| * | | | | Add functests for disallowed COPYs into a versioned containerTim Burke2017-08-084-54/+85
* | | | | | Merge "Fix flakey EC frag duplication policy test"Jenkins2017-08-171-191/+103
|\ \ \ \ \ \
| * | | | | | Fix flakey EC frag duplication policy testAlistair Coles2017-08-161-191/+103
* | | | | | | Merge "Allow to rebuild a fragment of an expired object"Jenkins2017-08-174-45/+138
|\ \ \ \ \ \ \
| * | | | | | | Allow to rebuild a fragment of an expired objectRomain LE DISEZ2017-08-044-45/+138
* | | | | | | | Merge "Fix deadlock when logging from a tpool thread."Jenkins2017-08-171-3/+179
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix deadlock when logging from a tpool thread.Samuel Merritt2017-08-161-3/+179
* | | | | | | | | Merge "Add test for all-nodes-error-limited"Jenkins2017-08-171-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add test for all-nodes-error-limitedTim Burke2017-08-111-0/+7
* | | | | | | | | | Merge "Always check for unexpected requests in mocked_http_conn"Jenkins2017-08-172-12/+15
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | / / / / / / | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Always check for unexpected requests in mocked_http_connTim Burke2017-08-112-12/+15
| |/ / / / / / /
* | | | | | | | Merge "Use unique body content in EC test objects"Jenkins2017-08-161-69/+70
|\ \ \ \ \ \ \ \
| * | | | | | | | Use unique body content in EC test objectsAlistair Coles2017-08-151-69/+70
| |/ / / / / / /
* | | | | | | | Make test_get_more_nodes_with_zero_weight_region more robustTim Burke2017-08-111-8/+36
|/ / / / / / /
* | | | | | | Merge "Unset random seed after rebalancing ring"Jenkins2017-08-113-17/+39
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Unset random seed after rebalancing ringAlistair Coles2017-08-083-17/+39
| |/ / / / /
* | | | | | Merge "[Trivialfix]Fix typos in swift"Jenkins2017-08-071-1/+1
|\ \ \ \ \ \
| * | | | | | [Trivialfix]Fix typos in swiftshangxiaobj2017-08-041-1/+1
| |/ / / / /
* | | | | | Merge "Fix intermittent failure in test_POST_but_expired"Jenkins2017-08-071-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix intermittent failure in test_POST_but_expiredTim Burke2017-07-121-2/+2
* | | | | | Test reconstruct() with no EC policiesTim Burke2017-08-011-1/+23