index
:
delta/openstack/python-swiftclient.git
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-swiftclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
test_swiftclient.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add support for versionless endpoints"
Jenkins
2017-08-29
1
-0
/
+20
|
\
|
*
Add support for versionless endpoints
Christian Schwede
2017-06-13
1
-0
/
+20
*
|
Merge "Do not set Content-Type to '' with new requests."
Jenkins
2017-06-13
1
-2
/
+17
|
\
\
|
|
/
|
/
|
|
*
Do not set Content-Type to '' with new requests.
Timur Alperovich
2017-06-13
1
-2
/
+17
*
|
Fix MockHttpResponse to be more like the Real
Clay Gerrard
2017-03-08
1
-44
/
+31
|
/
*
Fix logging of the gzipped body
Vitaly Gridnev
2017-03-08
1
-1
/
+43
*
Merge "Add additional headers for HEAD/GET/DELETE requests."
Jenkins
2016-11-08
1
-1
/
+1
|
\
|
*
Add additional headers for HEAD/GET/DELETE requests.
Charles Hsu
2016-11-07
1
-1
/
+1
*
|
Merge "Adding keystoneauth sessions support"
Jenkins
2016-10-26
1
-0
/
+42
|
\
\
|
|
/
|
/
|
|
*
Adding keystoneauth sessions support
Paulo Ewerton
2016-05-19
1
-0
/
+42
*
|
Merge "Accept gzip-encoded API responses"
Jenkins
2016-09-01
1
-3
/
+18
|
\
\
|
*
|
Accept gzip-encoded API responses
Tim Burke
2016-08-30
1
-3
/
+18
*
|
|
Merge "Convert numeric and boolean header values to strings"
Jenkins
2016-08-31
1
-3
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Convert numeric and boolean header values to strings
Tim Burke
2016-08-25
1
-3
/
+4
*
|
|
Merge "client: renew token on 401 even if retries is 0"
Jenkins
2016-08-26
1
-0
/
+78
|
\
\
\
|
*
|
|
client: renew token on 401 even if retries is 0
Julien Danjou
2016-06-07
1
-0
/
+78
|
|
|
/
|
|
/
|
*
|
|
Use mock patch to handle get_auth_keystone
Jamie Lennox
2016-08-25
1
-133
/
+144
|
|
/
|
/
|
*
|
Merge "Add copy object method"
Jenkins
2016-08-24
1
-0
/
+104
|
\
\
|
*
|
Add copy object method
Marek Kaleta
2016-08-23
1
-0
/
+104
|
|
/
*
|
Merge "Query string functionality for containers"
Jenkins
2016-06-14
1
-0
/
+31
|
\
\
|
|
/
|
/
|
|
*
Query string functionality for containers
Andrew Welleck
2016-06-09
1
-0
/
+31
*
|
Merge "Support client certificate/key"
Jenkins
2016-05-19
1
-2
/
+37
|
\
\
|
|
/
|
/
|
|
*
Support client certificate/key
Cedric Brandily
2016-04-10
1
-2
/
+37
*
|
Merge "Check responses when retrying bodies"
Jenkins
2016-05-11
1
-2
/
+68
|
\
\
|
|
/
|
/
|
|
*
Check responses when retrying bodies
Tim Burke
2016-05-04
1
-2
/
+68
*
|
Include response headers in ClientExceptions
Tim Burke
2016-03-03
1
-16
/
+72
*
|
Merge "Drop testtools from test-requirements.txt"
Jenkins
2016-03-01
1
-31
/
+44
|
\
\
|
*
|
Drop testtools from test-requirements.txt
Tim Burke
2016-02-12
1
-31
/
+44
*
|
|
Merge "Fix wrong args for get_container with full listing"
Jenkins
2016-02-29
1
-0
/
+22
|
\
\
\
|
*
|
|
Fix wrong args for get_container with full listing
Alistair Coles
2016-02-22
1
-0
/
+22
*
|
|
|
Merge "Force header keys/values to bytes/unicode before coercing to unicode"
Jenkins
2016-02-27
1
-2
/
+5
|
\
\
\
\
|
*
|
|
|
Force header keys/values to bytes/unicode before coercing to unicode
Tim Burke
2016-02-26
1
-2
/
+5
*
|
|
|
|
Fix test for redacting sensitive data in client.http_log()
Joel Wright
2016-02-26
1
-9
/
+14
|
/
/
/
/
*
|
|
|
Follow-up to patch 282363
Tim Burke
2016-02-25
1
-1
/
+1
*
|
|
|
Do not reveal auth token in swiftclient log messages by default
Joel Wright
2016-02-22
1
-2
/
+74
|
/
/
/
*
|
|
Merge "_RetryBody doesn't need to take explicit etag/content-length"
Jenkins
2016-02-18
1
-0
/
+52
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
_RetryBody doesn't need to take explicit etag/content-length
Tim Burke
2016-01-11
1
-0
/
+52
*
|
Merge "Accept token and tenant_id for authenticating against KS"
Jenkins
2016-02-10
1
-1
/
+6
|
\
\
|
*
|
Accept token and tenant_id for authenticating against KS
Pratik Mallya
2016-01-18
1
-1
/
+6
*
|
|
Use bulk-delete middleware when available
Tim Burke
2016-01-12
1
-1
/
+36
*
|
|
Merge "Retry file uploads via SwiftService"
Jenkins
2016-01-12
1
-14
/
+48
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Retry file uploads via SwiftService
Tim Burke
2016-01-11
1
-14
/
+48
*
|
|
Retry download of object body
Stuart McLaren
2016-01-08
1
-0
/
+17
*
|
|
Merge "Replace assertEqual(arg, None) with assertIsNone(arg)"
Jenkins
2016-01-06
1
-8
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Replace assertEqual(arg, None) with assertIsNone(arg)
SaiKiran
2015-12-30
1
-8
/
+8
*
|
|
Merge "Wrap raw iterators to ensure we send entire contents to server"
Jenkins
2016-01-06
1
-0
/
+20
|
\
\
\
|
*
|
|
Wrap raw iterators to ensure we send entire contents to server
Tim Burke
2015-12-30
1
-0
/
+20
|
|
/
/
*
|
|
Fix some typos
Tim Burke
2015-12-30
1
-2
/
+2
|
/
/
*
|
Test 'string' behaviour of get_object
Stuart McLaren
2015-12-15
1
-0
/
+6
*
|
Merge "Centralize header parsing"
Jenkins
2015-11-12
1
-0
/
+37
|
\
\
[next]