summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Do not reveal auth token in swiftclient log messages by defaultliberty-eolstable/libertyJoel Wright2016-03-082-5/+116
* 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
* | | | 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
|\ \ \ \ | |/ / /