summaryrefslogtreecommitdiff
path: root/swiftclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Always decode command-line arguments as UTF-8"2.5.0Jenkins2015-07-161-6/+9
|\
| * Always decode command-line arguments as UTF-8Tim Burke2015-07-071-6/+9
* | 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-111-4/+50
|\ \ \
| * | | Add some bash helpers for auth stuffClay Gerrard2015-06-151-4/+50
* | | | Merge "Add ability to download objects to particular folder."Jenkins2015-07-112-3/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add ability to download objects to particular folder.Charles Hsu2015-07-082-3/+36
| |/ /
* | | Merge "SwiftClient object upload beginning with / or "./""Jenkins2015-07-071-4/+4
|\ \ \
| * | | SwiftClient object upload beginning with / or "./"Pradeep Kumar Singh2015-06-171-4/+4
* | | | Merge "Added check for negative segment-size"Jenkins2015-07-071-0/+3
|\ \ \ \
| * | | | Added check for negative segment-sizePradeep Kumar Singh2015-06-231-0/+3
| | |_|/ | |/| |
* | | | Merge "Remove all DLO segments on upload of replacement"Jenkins2015-07-021-12/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Remove all DLO segments on upload of replacementTim Burke2015-03-231-12/+20
* | | | 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-041-7/+32
|\ \ \
| * | | Allow reading from object body on downloadStuart McLaren2015-03-241-7/+32
* | | | Make default get_auth timeout be NoneAlistair Coles2015-06-031-1/+1
* | | | Merge "Compare each chunk of large objects when downloading"Jenkins2015-06-011-12/+60
|\ \ \ \
| * | | | Compare each chunk of large objects when downloadingTim Burke2015-05-271-12/+60
* | | | | 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-203-16/+26
|/ / /
* | | Merge "Use a socket timeout in get_auth"Jenkins2015-05-041-6/+13
|\ \ \
| * | | Use a socket timeout in get_authPete Zaitcev2015-04-261-6/+13
* | | | Merge "Compare each chunk of large objects when uploading"Jenkins2015-04-302-36/+71
|\ \ \ \ | |/ / / |/| | |
| * | | Compare each chunk of large objects when uploadingTim Burke2015-03-232-36/+71
| |/ /
* | | Merge "Add socket-level read timeout parameter"Jenkins2015-04-241-3/+10
|\ \ \
| * | | Add socket-level read timeout parameterMonty Taylor2015-03-301-3/+10
* | | | Merge "Include unsupported url scheme with ClientException"Jenkins2015-03-311-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Include unsupported url scheme with ClientExceptionAlistair Coles2015-02-231-1/+2
* | | | 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-043-23/+34
|/ / /
* | | 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-251-3/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix crash when stat'ing objects with non-ascii namesJoel Wright2015-02-171-3/+1
* | | | Merge "Fix crash with -l, -d /, and pseudo folders"Jenkins2015-02-251-3/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix crash with -l, -d /, and pseudo foldersPete Zaitcev2015-02-181-3/+6
| | |/ | |/|
* | | Verify MD5 of uploaded objects.Daniel Wakefield2015-02-193-42/+140
|/ /
* | Fix missing ca-certificate parameter to get_auth.Charles Hsu2015-02-071-2/+4
|/
* Fix deleting SLO segments on overwriteJoel Wright2015-02-041-10/+9
* Merge "This patch fixes downloading files to stdout."Jenkins2015-02-033-60/+73
|\
| * This patch fixes downloading files to stdout.Joel Wright2015-01-233-60/+73
* | Merge "Fix cross account upload using --os-storage-url"Jenkins2015-02-023-50/+45
|\ \