summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add ability to download objects to particular folder.Charles Hsu2015-07-083-13/+161
| |/ / /
* | | | Update mock requirementsTim Burke2015-07-101-1/+2
| |_|/ |/| |
* | | Merge "SwiftClient object upload beginning with / or "./""Jenkins2015-07-073-13/+48
|\ \ \
| * | | SwiftClient object upload beginning with / or "./"Pradeep Kumar Singh2015-06-173-13/+48
* | | | Merge "Added check for negative segment-size"Jenkins2015-07-072-0/+26
|\ \ \ \
| * | | | Added check for negative segment-sizePradeep Kumar Singh2015-06-232-0/+26
| | |_|/ | |/| |
* | | | 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 passenv to tox.ini to make functests run with tempauth"Jenkins2015-07-021-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add passenv to tox.ini to make functests run with tempauthAlistair Coles2015-06-031-0/+1
| |/ / / /
* | | | | 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-022-19/+29
|\ \ \ \ \
| * | | | | Remove all DLO segments on upload of replacementTim Burke2015-03-232-19/+29
* | | | | | Bump hacking in test-requirementsTim Burke2015-07-011-1/+1
| |_|_|/ / |/| | | |
* | | | | Fix docstring typo for SwiftService.uploadClint Byrum2015-06-181-1/+1
* | | | | Fix inconsistent usage of "Positional argument"Andreas Jaeger2015-06-081-1/+1
| |/ / / |/| | |
* | | | Merge "Allow reading from object body on download"Jenkins2015-06-044-11/+89
|\ \ \ \
| * | | | Allow reading from object body on downloadStuart McLaren2015-03-244-11/+89
* | | | | Make default get_auth timeout be NoneAlistair Coles2015-06-032-3/+54
| |_|/ / |/| | |
* | | | Merge "Compare each chunk of large objects when downloading"Jenkins2015-06-012-12/+425
|\ \ \ \
| * | | | Compare each chunk of large objects when downloadingTim Burke2015-05-272-12/+425
* | | | | Merge "Stop decoding object content"Jenkins2015-05-291-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Stop decoding object contentTim Burke2015-05-221-1/+2
| | |_|/ | |/| |
* | | | Merge "be more explicit in the --version CLI option"Jenkins2015-05-261-1/+1
|\ \ \ \
| * | | | be more explicit in the --version CLI optionJohn Dickinson2015-05-131-1/+1
* | | | | Remove simplejson dependencyTim Burke2015-05-207-71/+47
| |/ / / |/| | |
* | | | 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-042-10/+66
|\ \ \ \ | |/ / /
| * | | Use a socket timeout in get_authPete Zaitcev2015-04-262-10/+66
* | | | Merge "Compare each chunk of large objects when uploading"Jenkins2015-04-305-40/+214
|\ \ \ \ | |/ / / |/| | |
| * | | Compare each chunk of large objects when uploadingTim Burke2015-03-235-40/+214
| | |/ | |/|
* | | Merge "Add socket-level read timeout parameter"Jenkins2015-04-243-5/+13
|\ \ \
| * | | Add socket-level read timeout parameterMonty Taylor2015-03-303-5/+13
* | | | Merge "Include unsupported url scheme with ClientException"Jenkins2015-03-312-1/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Include unsupported url scheme with ClientExceptionAlistair Coles2015-02-232-1/+25
* | | | Mention --segment-size option after 413 response2.4.0Tim Burke2015-03-051-0/+6
* | | | Merge "Unindent a chunk of st_list"Jenkins2015-03-051-57/+52
|\ \ \ \
| * | | | Unindent a chunk of st_listPete Zaitcev2015-02-261-57/+52
| | |/ / | |/| |
* | | | Add improvements to MD5 validation.Daniel Wakefield2015-03-047-55/+107
|/ / /
* | | Merge "Release connection after consuming the content"Jenkins2015-02-251-3/+14
|\ \ \
| * | | Release connection after consuming the contentIan Cordasco2015-02-251-3/+14
* | | | Merge "Fix crash when stat'ing objects with non-ascii names"Jenkins2015-02-252-4/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Fix crash when stat'ing objects with non-ascii namesJoel Wright2015-02-172-4/+10
* | | | Merge "Fix crash with -l, -d /, and pseudo folders"Jenkins2015-02-251-3/+6
|\ \ \ \ | |_|_|/ |/| | |