summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Centralize header parsing"Jenkins2015-11-122-2/+39
|\
| * Centralize header parsingTim Burke2015-09-032-2/+39
* | Add content-type in list of container contentPeter Lisák2015-11-111-1/+3
* | Merge "Add tests and param definitions for headers parameter"Jenkins2015-11-041-0/+53
|\ \
| * | Add tests and param definitions for headers parameterAlistair Coles2015-09-231-0/+53
* | | swiftclient content-type headerLisak, Peter2015-10-222-0/+52
* | | Miscellaneous (mostly test) cleanupTim Burke2015-10-077-160/+109
* | | Make more assertions in client unit testsAlistair Coles2015-09-231-6/+39
* | | Actually make assertions when testing get_account and get_containerTim Burke2015-09-222-24/+95
|/ /
* | Add headers parameterMahati2015-09-161-0/+27
* | Initialise delete_object mock before it is calledAlistair Coles2015-09-081-2/+7
* | absolute expiry option for tempURL generationZack M. Davis2015-09-042-9/+22
* | Merge "Log and report trace on service operation fails"Jenkins2015-09-041-7/+40
|\ \ | |/ |/|
| * Log and report trace on service operation failsJoel Wright2015-08-311-7/+40
* | Merge "Cleanup and improve tests for download"Jenkins2015-09-032-33/+42
|\ \
| * | Cleanup and improve tests for downloadAlistair Coles2015-09-022-33/+42
| |/
* | Merge "Stop Connection class modifying os_options parameter"Jenkins2015-09-031-0/+27
|\ \ | |/ |/|
| * Stop Connection class modifying os_options parameterAlistair Coles2015-08-251-0/+27
* | Merge "Reduce memory usage for download/delete and add --no-shuffle option to...Jenkins2015-08-282-52/+496
|\ \ | |/ |/|
| * Reduce memory usage for download/delete and add --no-shuffle option to st_dow...Joel Wright2015-07-202-52/+496
* | Merge "Add minimal working service token support."Jenkins2015-08-251-1/+306
|\ \
| * | Add minimal working service token support.Stuart McLaren2015-08-241-1/+306
* | | flake8 ignores same hacks as swiftHiroshi Miura2015-08-182-32/+32
|/ /
* | Merge "change deprecated assertEquals to assertEqual"Jenkins2015-08-114-50/+50
|\ \
| * | change deprecated assertEquals to assertEqualHiroshi Miura2015-08-064-50/+50
* | | Merge "make Connection.get_auth set url and token attributes on self"Jenkins2015-08-061-0/+11
|\ \ \ | |/ / |/| |
| * | make Connection.get_auth set url and token attributes on selfZack M. Davis2015-07-241-0/+11
| |/
* | fix old style class definition(H238)Hiroshi Miura2015-08-041-1/+1
* | Block comment PEP8 fix.Ondrej Novy2015-07-301-1/+1
* | Test auth params together with --help option.Ondrej Novy2015-07-301-3/+13
|/
* 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