summaryrefslogtreecommitdiff
path: root/swiftclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Unification of manpages and docstrings"Jenkins2015-12-011-9/+12
|\
| * Unification of manpages and docstringsPeter Lisák2015-11-131-9/+12
* | Merge "Suppress iso8601 logging from --debug output"Jenkins2015-12-011-0/+1
|\ \ | |/ |/|
| * Suppress iso8601 logging from --debug outputQiu Yu2015-09-121-0/+1
* | Merge "Centralize header parsing"Jenkins2015-11-122-29/+49
|\ \
| * | Centralize header parsingTim Burke2015-09-032-29/+49
* | | Add content-type in list of container contentPeter Lisák2015-11-111-1/+3
* | | Merge "Add tests and param definitions for headers parameter"Jenkins2015-11-041-4/+7
|\ \ \
| * | | Add tests and param definitions for headers parameterAlistair Coles2015-09-231-4/+7
* | | | Merge "enable autodocumentation for utils module; docstring fixes"Jenkins2015-10-293-14/+14
|\ \ \ \
| * | | | enable autodocumentation for utils module; docstring fixesZack M. Davis2015-09-103-14/+14
* | | | | swiftclient content-type headerLisak, Peter2015-10-221-3/+7
* | | | | Miscellaneous (mostly test) cleanupTim Burke2015-10-073-36/+29
| |/ / / |/| | |
* | | | Add headers parameterMahati2015-09-161-8/+17
| |_|/ |/| |
* | | Merge "make ClientException.http_status default to None rather than 0"Jenkins2015-09-102-3/+3
|\ \ \ | |/ / |/| |
| * | make ClientException.http_status default to None rather than 0Zack M. Davis2015-09-042-3/+3
* | | 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
| |_|/ |/| |