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
/
swiftclient
/
client.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove six
Stephen Finucane
2022-03-21
1
-38
/
+21
*
Don't patch Requests globally on import
Aarni Koskela
2022-03-21
1
-22
/
+2
*
Drop support for Python 2
Stephen Finucane
2022-03-16
1
-16
/
+2
*
Close connections created when calling module-level functions
Tim Burke
2020-10-13
1
-17
/
+70
*
(Mostly) revert "Cleanup session on delete"
Tim Burke
2020-09-08
1
-8
/
+10
*
Application credential support follow-up
Tim Burke
2020-05-27
1
-12
/
+17
*
Merge "Support v3 application credentials auth."
Zuul
2020-05-13
1
-9
/
+50
|
\
|
*
Support v3 application credentials auth.
Charles Hsu
2020-04-16
1
-9
/
+50
*
|
Fixed capability discovery endpoint hardcode
Ivan Kolodyazhny
2020-04-24
1
-2
/
+15
|
/
*
object versioning features
Clay Gerrard
2020-04-08
1
-8
/
+16
*
Cleanup session on delete
Alex Schultz
2019-12-08
1
-0
/
+9
*
Fix up requests so we can send non-RFC-compliant headers on py3
Tim Burke
2019-07-25
1
-2
/
+4
*
Clean up warnings from newer flake8
Tim Burke
2019-06-27
1
-1
/
+1
*
Make proper functions instead of assigning lambdas
Tim Burke
2019-02-21
1
-1
/
+3
*
Update hacking version
ZhijunWei
2019-01-03
1
-7
/
+7
*
Add delimiter to get_account().
Timur Alperovich
2018-11-30
1
-7
/
+12
*
Stop leaking quite so many connections
Tim Burke
2018-11-09
1
-12
/
+16
*
Stop lazy importing keystoneclient
Tim Burke
2018-09-07
1
-23
/
+30
*
Remove unnecessary calls to parse_header_string().
Timur Alperovich
2018-07-24
1
-8
/
+2
*
Merge "Properly handle unicode headers."
Zuul
2018-07-24
1
-5
/
+24
|
\
|
*
Properly handle unicode headers.
Timur Alperovich
2018-07-23
1
-5
/
+24
*
|
Add close() to _RetryBody.
Timur Alperovich
2018-07-20
1
-0
/
+3
|
/
*
Merge "Stop mutating header dicts"
Zuul
2018-07-17
1
-31
/
+34
|
\
|
*
Stop mutating header dicts
Tim Burke
2017-08-25
1
-31
/
+34
*
|
Make OS_AUTH_URL work in DevStack by default
Clay Gerrard
2018-06-20
1
-1
/
+6
*
|
Merge "Use a valid default for auth_version"
Zuul
2018-06-06
1
-1
/
+1
|
\
\
|
*
|
Use a valid default for auth_version
Pete Zaitcev
2018-05-04
1
-1
/
+1
*
|
|
Make swiftclient respect region_name when using sessions
Erik Olof Gunnar Andersson
2018-05-16
1
-1
/
+3
|
/
/
*
|
Add force auth retry mode in swiftclient
Kota Tsuyuzaki
2018-03-13
1
-1
/
+8
*
|
Add a query_string option to head_object().
Timur Alperovich
2018-03-05
1
-3
/
+6
*
|
Merge "Add support for versionless endpoints"
Jenkins
2017-08-29
1
-2
/
+15
|
\
\
|
|
/
|
/
|
|
*
Add support for versionless endpoints
Christian Schwede
2017-06-13
1
-2
/
+15
*
|
Do not set Content-Type to '' with new requests.
Timur Alperovich
2017-06-13
1
-2
/
+4
|
/
*
Fix logging of the gzipped body
Vitaly Gridnev
2017-03-08
1
-2
/
+5
*
Merge "Add additional headers for HEAD/GET/DELETE requests."
Jenkins
2016-11-08
1
-23
/
+42
|
\
|
*
Add additional headers for HEAD/GET/DELETE requests.
Charles Hsu
2016-11-07
1
-23
/
+42
*
|
Low-level API: Don't log just before raising an exception
Tim Burke
2016-10-28
1
-7
/
+2
*
|
Merge "Adding keystoneauth sessions support"
Jenkins
2016-10-26
1
-10
/
+25
|
\
\
|
*
|
Adding keystoneauth sessions support
Paulo Ewerton
2016-05-19
1
-10
/
+25
*
|
|
Remove redundant space in docstring
Anh Tran
2016-09-28
1
-4
/
+4
*
|
|
TrivialFix: Removed redundant 'the'
Anh Tran
2016-09-27
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge "Accept gzip-encoded API responses"
Jenkins
2016-09-01
1
-3
/
+5
|
\
\
|
*
|
Accept gzip-encoded API responses
Tim Burke
2016-08-30
1
-3
/
+5
*
|
|
Merge "Convert numeric and boolean header values to strings"
Jenkins
2016-08-31
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Convert numeric and boolean header values to strings
Tim Burke
2016-08-25
1
-0
/
+7
*
|
|
Merge "client: renew token on 401 even if retries is 0"
Jenkins
2016-08-26
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
client: renew token on 401 even if retries is 0
Julien Danjou
2016-06-07
1
-4
/
+4
|
|
/
*
|
Merge "Add copy object method"
Jenkins
2016-08-24
1
-0
/
+71
|
\
\
|
*
|
Add copy object method
Marek Kaleta
2016-08-23
1
-0
/
+71
|
|
/
*
|
Merge "Query string functionality for containers"
Jenkins
2016-06-14
1
-9
/
+25
|
\
\
|
|
/
|
/
|
[next]