summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Always decode command-line arguments as UTF-8"2.5.0Jenkins2015-07-162-27/+63
|\
| * Always decode command-line arguments as UTF-8Tim Burke2015-07-072-27/+63
* | 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 tempurl command to swift.1 man page"Jenkins2015-07-131-0/+8
|\ \
| * | add tempurl command to swift.1 man pageZack M. Davis2015-07-131-0/+8
* | | Merge "Correct the help message of swift tempurl"Jenkins2015-07-111-4/+4
|\ \ \
| * | | Correct the help message of swift tempurlYangLei2015-06-301-4/+4
| |/ /
* | | Merge "Add some bash helpers for auth stuff"Jenkins2015-07-113-6/+156
|\ \ \
| * | | Add some bash helpers for auth stuffClay Gerrard2015-06-153-6/+156
* | | | Merge "Add ability to download objects to particular folder."Jenkins2015-07-113-13/+161
|\ \ \ \
| * | | | 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