summaryrefslogtreecommitdiff
path: root/swiftclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "download method shouldn't download all object"Jenkins2016-03-021-1/+1
|\
| * download method shouldn't download all objectHu Bing2016-03-011-1/+1
* | Merge "Fix wrong args for get_container with full listing"Jenkins2016-02-291-2/+2
|\ \
| * | Fix wrong args for get_container with full listingAlistair Coles2016-02-221-2/+2
* | | Merge "Force header keys/values to bytes/unicode before coercing to unicode"Jenkins2016-02-271-0/+2
|\ \ \
| * | | Force header keys/values to bytes/unicode before coercing to unicodeTim Burke2016-02-261-0/+2
* | | | Fix test for redacting sensitive data in client.http_log()Joel Wright2016-02-261-1/+1
|/ / /
* | | Follow-up to patch 282363Tim Burke2016-02-252-8/+13
| |/ |/|
* | Do not reveal auth token in swiftclient log messages by defaultJoel Wright2016-02-222-6/+67
|/
* Merge "_RetryBody doesn't need to take explicit etag/content-length"Jenkins2016-02-181-11/+7
|\
| * _RetryBody doesn't need to take explicit etag/content-lengthTim Burke2016-01-111-11/+7
* | Merge "Use "# noqa" instead of "#flake8: noqa""Jenkins2016-02-181-2/+2
|\ \
| * | Use "# noqa" instead of "#flake8: noqa"Chaozhe.Chen2016-02-091-2/+2
* | | Merge "Display proper name when failing to create segments container"Jenkins2016-02-171-1/+1
|\ \ \
| * | | Display proper name when failing to create segments containerTim Burke2016-02-101-1/+1
* | | | Merge "Fix debug and info option parsing"Jenkins2016-02-111-8/+7
|\ \ \ \
| * | | | Fix debug and info option parsingChristian Schwede2015-12-301-8/+7
* | | | | Merge "Support --os-identity-api-version option"Jenkins2016-02-111-6/+17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Support --os-identity-api-version optionAlistair Coles2016-02-051-6/+17
| | |/ / | |/| |
* | | | Merge "Fix segmented upload to pseudo-dir via <container>"Jenkins2016-02-101-12/+13
|\ \ \ \
| * | | | Fix segmented upload to pseudo-dir via <container>James Nzomo2016-02-041-12/+13
* | | | | Merge "Accept token and tenant_id for authenticating against KS"Jenkins2016-02-101-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Accept token and tenant_id for authenticating against KSPratik Mallya2016-01-181-0/+1
* | | | | Don't trust X-Object-Meta-MtimeTim Burke2016-01-291-4/+8
* | | | | Merge "Error with uploading large object includes unicode path"Jenkins2016-01-281-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Error with uploading large object includes unicode pathJude Job2016-01-181-1/+2
| | |_|/ | |/| |
* | | | Merge "Convert http response(byte string) to string in python3."Jenkins2016-01-221-1/+2
|\ \ \ \
| * | | | Convert http response(byte string) to string in python3.Charles Hsu2015-09-061-1/+2
* | | | | Merge "Use bulk-delete middleware when available"Jenkins2016-01-224-58/+199
|\ \ \ \ \
| * | | | | Use bulk-delete middleware when availableTim Burke2016-01-124-58/+199
* | | | | | Merge "Fix the http request headers being overwritten in logging"Jenkins2016-01-151-1/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix the http request headers being overwritten in loggingMin Min Ren2016-01-141-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge "Retry file uploads via SwiftService"Jenkins2016-01-122-5/+31
|\ \ \ \ \
| * | | | | Retry file uploads via SwiftServiceTim Burke2016-01-112-5/+31
* | | | | | Merge "Fix upload to pseudo-dir passed by <container> arg"Jenkins2016-01-111-1/+9
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix upload to pseudo-dir passed by <container> argJames Nzomo2016-01-041-1/+9
* | | | | | Retry download of object bodyStuart McLaren2016-01-081-6/+82
| |/ / / / |/| | | |
* | | | | Merge "Wrap raw iterators to ensure we send entire contents to server"Jenkins2016-01-062-1/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Wrap raw iterators to ensure we send entire contents to serverTim Burke2015-12-302-1/+14
* | | | | Fix some typosTim Burke2015-12-303-6/+6
|/ / / /
* | | | Wrong usage of "an"hgangwx2015-12-301-2/+2
* | | | Merge "Stop passing attr to keystoneclient when there's no filter_value"Jenkins2015-12-221-4/+7
|\ \ \ \
| * | | | Stop passing attr to keystoneclient when there's no filter_valueTim Burke2015-12-071-4/+7
* | | | | Merge "New API documentation for python-swiftclient"Jenkins2015-12-102-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | New API documentation for python-swiftclientJoel Wright2015-11-252-2/+2
| |/ / /
* | | | 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
|\ \ \ \