summaryrefslogtreecommitdiff
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Replace assertEqual(arg, None) with assertIsNone(arg)"Jenkins2016-01-061-8/+8
|\ \ \ \ \ \
| * | | | | | Replace assertEqual(arg, None) with assertIsNone(arg)SaiKiran2015-12-301-8/+8
* | | | | | | Merge "Fixed few misspellings in comments"Jenkins2016-01-061-5/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fixed few misspellings in commentsOndřej Nový2016-01-051-5/+5
| | |/ / / / | |/| | | |
* | | | | | Merge "Wrap raw iterators to ensure we send entire contents to server"Jenkins2016-01-061-0/+20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Wrap raw iterators to ensure we send entire contents to serverTim Burke2015-12-301-0/+20
| |/ / / /
* | | | | Fix some typosTim Burke2015-12-303-8/+8
|/ / / /
* | | | Merge "Stop passing attr to keystoneclient when there's no filter_value"Jenkins2015-12-221-5/+12
|\ \ \ \
| * | | | Stop passing attr to keystoneclient when there's no filter_valueTim Burke2015-12-071-5/+12
| | |_|/ | |/| |
* | | | Test 'string' behaviour of get_objectStuart McLaren2015-12-151-0/+6
* | | | New API documentation for python-swiftclientJoel Wright2015-11-251-0/+1
|/ / /
* | | 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-221-0/+18
* | | | | 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
|\ \