index
:
delta/openstack/python-glanceclient.git
feature/artifacts
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-glanceclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glanceclient
/
common
/
http.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Revert "Add last_request_id member to HTTPClient and SessionClient""
Jenkins
2016-12-14
1
-4
/
+0
|
\
|
*
Revert "Add last_request_id member to HTTPClient and SessionClient"
Abhishek Kekane
2016-05-23
1
-4
/
+0
*
|
switch from keystoneclient to keystoneauth
Itisha Dewan
2016-09-03
1
-4
/
+4
*
|
Merge "Fix string interpolation to delayed to be handled by the logging code"
Jenkins
2016-07-30
1
-1
/
+1
|
\
\
|
*
|
Fix string interpolation to delayed to be handled by the logging code
haobing1
2016-07-18
1
-1
/
+1
*
|
|
Merge "Log request-id before exceptions raised"
Jenkins
2016-07-30
1
-10
/
+10
|
\
\
\
|
*
|
|
Log request-id before exceptions raised
Abhishek Kekane
2016-07-18
1
-10
/
+10
|
|
/
/
*
|
|
py3: Fix encoding and use sys.stdin.buffer
Sirushti Murugesan
2016-07-25
1
-1
/
+1
|
/
/
*
|
Log request-id for each api call
Abhishek Kekane
2016-06-27
1
-0
/
+10
*
|
Merge "Fix "Codec can't encode characters""
Jenkins
2016-05-23
1
-16
/
+16
|
\
\
|
*
|
Fix "Codec can't encode characters"
Darja Shakhray
2016-05-19
1
-16
/
+16
*
|
|
Merge "Add last_request_id member to HTTPClient and SessionClient"
Jenkins
2016-05-18
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Add last_request_id member to HTTPClient and SessionClient
Cao ShuFeng
2016-03-30
1
-0
/
+4
*
|
Update auth_token before sending request
kairat_kushaev
2016-03-30
1
-4
/
+4
|
/
*
Remove code needed for python2.5
kairat_kushaev
2016-02-01
1
-6
/
+0
*
Remove broken try/except workaround for old requests
Monty Taylor
2015-12-15
1
-5
/
+1
*
Ensure that identity token in header is not an unicode string
Vincent Untz
2015-11-17
1
-1
/
+2
*
Merge "Add support for setting Accept-Language header"
Jenkins
2015-10-14
1
-0
/
+4
|
\
|
*
Add support for setting Accept-Language header
Frode Nordahl
2015-10-14
1
-0
/
+4
*
|
Check if v2 is available and fallback
Flavio Percoco
2015-09-04
1
-1
/
+4
*
|
Remove custom SSL compression handling
Stuart McLaren
2015-08-26
1
-13
/
+10
|
/
*
Enable flake8 checks
Darja Shakhray
2015-07-21
1
-0
/
+1
*
Fix exception message in Http.py
wangxiyuan
2015-07-14
1
-2
/
+4
*
Import only modules and update tox.ini
Cindy Pallares
2015-06-17
1
-4
/
+4
*
Make glanceclient accept a session object
Jamie Lennox
2015-06-11
1
-66
/
+125
*
Merge "Change oslo.utils to oslo_utils"
Jenkins
2015-02-06
1
-3
/
+3
|
\
|
*
Change oslo.utils to oslo_utils
Louis Taylor
2015-02-05
1
-3
/
+3
*
|
Merge "Close streamed requests explicitly"
Jenkins
2015-02-06
1
-1
/
+12
|
\
\
|
|
/
|
/
|
|
*
Close streamed requests explicitly
Ian Cordasco
2015-01-15
1
-1
/
+12
*
|
Ignore NoneType when encoding headers
Ian Cordasco
2015-02-03
1
-1
/
+1
*
|
Remove openstack.common.importutils
Louis Taylor
2015-01-28
1
-1
/
+1
*
|
Remove openstack.common.strutils
Louis Taylor
2015-01-27
1
-5
/
+6
*
|
Handle HTTP byte returns in python 3
Jamie Lennox
2015-01-14
1
-2
/
+2
|
/
*
Merge "Curl statements to include globoff for IPv6 URLs"
Jenkins
2015-01-08
1
-1
/
+1
|
\
|
*
Curl statements to include globoff for IPv6 URLs
sridhargaddam
2014-11-24
1
-1
/
+1
*
|
Fix broken-pipe seen in glance-api
Sabari Kumar Murugesan
2014-12-22
1
-0
/
+2
*
|
Send `identity_headers` through the wire
Flavio Percoco
2014-11-25
1
-0
/
+4
|
/
*
Merge "Don't set X-Auth-Token key in http session header if no token provided"
Jenkins
2014-11-20
1
-1
/
+3
|
\
|
*
Don't set X-Auth-Token key in http session header if no token provided
Matt Riedemann
2014-10-30
1
-1
/
+3
*
|
Merge "Don't replace the https handler in the poolmanager"
0.14.2
Jenkins
2014-11-05
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Don't replace the https handler in the poolmanager
Flavio Percoco
2014-10-30
1
-1
/
+2
*
|
Merge "Remove network_utils"
Jenkins
2014-10-09
1
-2
/
+2
|
\
\
|
*
|
Remove network_utils
Oleksii Chuprykov
2014-10-03
1
-2
/
+2
|
|
/
*
|
Merge "Default to system CA bundle if no CA certificate is provided"
Jenkins
2014-10-08
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Default to system CA bundle if no CA certificate is provided
Rob Crittenden
2014-09-02
1
-2
/
+3
*
|
Merge "Downgrade log message for http request failures"
Jenkins
2014-09-17
1
-1
/
+1
|
\
\
|
*
|
Downgrade log message for http request failures
Chris Yeoh
2014-08-01
1
-1
/
+1
*
|
|
Merge "Update how tokens are redacted"
Jenkins
2014-09-16
1
-6
/
+3
|
\
\
\
|
*
|
|
Update how tokens are redacted
Travis Tripp
2014-09-15
1
-6
/
+3
|
|
|
/
|
|
/
|
*
|
|
Handle UnicodeDecodeError in log_http_response
Matt Riedemann
2014-09-15
1
-1
/
+2
|
/
/
[next]