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
*
Rename "tests" directory to be "test" like in the swift repo
Tim Burke
2019-11-06
1
-3328
/
+0
*
Add delimiter to get_account().
Timur Alperovich
2018-11-30
1
-0
/
+12
*
Stop leaking quite so many connections
Tim Burke
2018-11-09
1
-1
/
+7
*
Stop lazy importing keystoneclient
Tim Burke
2018-09-07
1
-17
/
+9
*
Properly handle unicode headers.
Timur Alperovich
2018-07-23
1
-0
/
+61
*
Merge "Stop mutating header dicts"
Zuul
2018-07-17
1
-2
/
+13
|
\
|
*
Stop mutating header dicts
Tim Burke
2017-08-25
1
-2
/
+13
*
|
Make OS_AUTH_URL work in DevStack by default
Clay Gerrard
2018-06-20
1
-0
/
+47
*
|
Add force auth retry mode in swiftclient
Kota Tsuyuzaki
2018-03-13
1
-0
/
+67
*
|
Add a query_string option to head_object().
Timur Alperovich
2018-03-05
1
-2
/
+13
*
|
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
[next]