summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Always decode command-line arguments as UTF-8"2.5.0Jenkins2015-07-161-21/+54
|\
| * Always decode command-line arguments as UTF-8Tim Burke2015-07-071-21/+54
* | Merge "Properly test raw writes in Python 3"Jenkins2015-07-162-30/+22
|\ \ | |/
| * Properly test raw writes in Python 3Tim Burke2015-07-072-30/+22
* | Merge "Add some bash helpers for auth stuff"Jenkins2015-07-112-2/+106
|\ \
| * | Add some bash helpers for auth stuffClay Gerrard2015-06-152-2/+106
* | | Merge "Add ability to download objects to particular folder."Jenkins2015-07-111-10/+125
|\ \ \ | |_|/ |/| |
| * | Add ability to download objects to particular folder.Charles Hsu2015-07-081-10/+125
| |/
* | Merge "SwiftClient object upload beginning with / or "./""Jenkins2015-07-072-9/+44
|\ \
| * | SwiftClient object upload beginning with / or "./"Pradeep Kumar Singh2015-06-172-9/+44
* | | Merge "Added check for negative segment-size"Jenkins2015-07-071-0/+23
|\ \ \
| * | | Added check for negative segment-sizePradeep Kumar Singh2015-06-231-0/+23
| | |/ | |/|
* | | Merge "Document missing functional test config option"Jenkins2015-07-021-1/+7
|\ \ \
| * | | Document missing functional test config optionAlistair Coles2015-06-021-1/+7
* | | | Merge "Run functional tests using keystone auth options"Jenkins2015-07-022-4/+73
|\ \ \ \
| * | | | Run functional tests using keystone auth optionsAlistair Coles2015-06-042-4/+73
| |/ / /
* | | | Merge "Add connection release test"Jenkins2015-07-021-1/+13
|\ \ \ \
| * | | | Add connection release testChristian Schwede2015-06-051-1/+13
| | |/ / | |/| |
* | | | Merge "Remove all DLO segments on upload of replacement"Jenkins2015-07-021-7/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Remove all DLO segments on upload of replacementTim Burke2015-03-231-7/+9
* | | | Merge "Allow reading from object body on download"Jenkins2015-06-043-4/+57
|\ \ \ \
| * | | | Allow reading from object body on downloadStuart McLaren2015-03-243-4/+57
* | | | | Make default get_auth timeout be NoneAlistair Coles2015-06-031-2/+53
| |_|/ / |/| | |
* | | | Compare each chunk of large objects when downloadingTim Burke2015-05-271-0/+365
* | | | Remove simplejson dependencyTim Burke2015-05-203-54/+21
| |_|/ |/| |
* | | Merge "Add tests for uploads deleting DLO segments"Jenkins2015-05-211-2/+89
|\ \ \ | | |/ | |/|
| * | Add tests for uploads deleting DLO segmentsAlistair Coles2015-02-251-2/+89
* | | Merge "Add test for timeout being passed to keystone client"Jenkins2015-05-213-51/+74
|\ \ \
| * | | Add test for timeout being passed to keystone clientAlistair Coles2015-04-283-51/+74
* | | | Merge "Use a socket timeout in get_auth"Jenkins2015-05-041-4/+53
|\ \ \ \ | |/ / /
| * | | Use a socket timeout in get_authPete Zaitcev2015-04-261-4/+53
* | | | Merge "Compare each chunk of large objects when uploading"Jenkins2015-04-303-4/+143
|\ \ \ \ | |/ / / |/| | |
| * | | Compare each chunk of large objects when uploadingTim Burke2015-03-233-4/+143
| | |/ | |/|
* | | Merge "Add socket-level read timeout parameter"Jenkins2015-04-242-2/+3
|\ \ \
| * | | Add socket-level read timeout parameterMonty Taylor2015-03-302-2/+3
* | | | Merge "Include unsupported url scheme with ClientException"Jenkins2015-03-311-0/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Include unsupported url scheme with ClientExceptionAlistair Coles2015-02-231-0/+23
* | | | Add improvements to MD5 validation.Daniel Wakefield2015-03-044-32/+73
| |/ / |/| |
* | | Merge "Fix crash when stat'ing objects with non-ascii names"Jenkins2015-02-251-1/+9
|\ \ \ | |_|/ |/| |
| * | Fix crash when stat'ing objects with non-ascii namesJoel Wright2015-02-171-1/+9
| |/
* | Verify MD5 of uploaded objects.Daniel Wakefield2015-02-195-56/+463
|/
* Fix deleting SLO segments on overwriteJoel Wright2015-02-041-0/+43
* Merge "This patch fixes downloading files to stdout."Jenkins2015-02-034-37/+91
|\
| * This patch fixes downloading files to stdout.Joel Wright2015-01-234-37/+91
* | Merge "Fix cross account upload using --os-storage-url"Jenkins2015-02-022-31/+403
|\ \
| * | Fix cross account upload using --os-storage-urlAlistair Coles2015-01-062-31/+403
* | | Fix environment sanitization for TestServiceUtilsClay Gerrard2015-01-211-1/+3
| |/ |/|
* | Merge "Check that content_type header exists before using"Jenkins2015-01-101-0/+28
|\ \
| * | Check that content_type header exists before usingChris Buccella2014-11-071-0/+28
* | | Change tests to use CaptureOutput classAlistair Coles2015-01-051-12/+11
| |/ |/|