summaryrefslogtreecommitdiff
path: root/swiftclient
Commit message (Expand)AuthorAgeFilesLines
* Do not reveal auth token in swiftclient log messages by defaultliberty-eolstable/libertyJoel Wright2016-03-082-7/+105
* Fix the http request headers being overwritten in loggingMin Min Ren2016-02-251-1/+0
* absolute expiry option for tempURL generationZack M. Davis2015-09-042-6/+23
* Merge "Log and report trace on service operation fails"Jenkins2015-09-042-54/+201
|\
| * Log and report trace on service operation failsJoel Wright2015-08-312-54/+201
* | Merge "Increase httplib._MAXHEADERS to 256."Jenkins2015-09-031-1/+4
|\ \
| * | Increase httplib._MAXHEADERS to 256.Charles Hsu2015-08-271-1/+4
* | | Merge "Stop Connection class modifying os_options parameter"Jenkins2015-09-031-1/+1
|\ \ \ | |_|/ |/| |
| * | Stop Connection class modifying os_options parameterAlistair Coles2015-08-251-1/+1
* | | Merge "Reduce memory usage for download/delete and add --no-shuffle option to...Jenkins2015-08-282-48/+99
|\ \ \ | |/ / |/| |
| * | Reduce memory usage for download/delete and add --no-shuffle option to st_dow...Joel Wright2015-07-202-48/+99
* | | Merge "Add minimal working service token support."Jenkins2015-08-251-19/+103
|\ \ \
| * | | Add minimal working service token support.Stuart McLaren2015-08-241-19/+103
| | |/ | |/|
* | | flake8 ignores same hacks as swiftHiroshi Miura2015-08-181-4/+4
|/ /
* | Merge "make Connection.get_auth set url and token attributes on self"Jenkins2015-08-061-7/+8
|\ \
| * | make Connection.get_auth set url and token attributes on selfZack M. Davis2015-07-241-7/+8
| |/
* | Merge "swiftclient: add short options to help message"Jenkins2015-07-311-34/+43
|\ \ | |/ |/|
| * swiftclient: add short options to help messageHiroshi Miura2015-07-171-34/+43
* | Merge "Python 3: Replacing unicode with six.text_type for py3 compatibility"Jenkins2015-07-161-1/+1
|\ \
| * | Python 3: Replacing unicode with six.text_type for py3 compatibilityjanonymous2015-06-281-1/+1
* | | 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
| |/ /