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 "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
|
/
/
*
|
Catch new urllib3 exception: ProtocolError
Pawel Koniszewski
2014-09-03
1
-1
/
+5
*
|
Fix error when logging http response with python 3
Louis Taylor
2014-08-26
1
-1
/
+1
*
|
Merge "Enable osprofiler interface in glanceclient shell"
Jenkins
2014-08-20
1
-3
/
+12
|
\
\
|
*
|
Enable osprofiler interface in glanceclient shell
Zhi Yan Liu
2014-08-19
1
-3
/
+12
*
|
|
Ensure server's SSL cert is validated
Stuart McLaren
2014-08-19
1
-2
/
+10
|
/
/
*
|
Normalize glanceclient requested service url
Zhi Yan Liu
2014-08-07
1
-3
/
+4
|
/
*
Don't stream non-binary requests
Matt Riedemann
2014-07-16
1
-1
/
+6
*
Replace old httpclient with requests
AmalaBasha
2014-07-10
1
-475
/
+101
*
Merge "Add profiling support to glanceclinet"
Jenkins
2014-07-08
1
-0
/
+7
|
\
|
*
Add profiling support to glanceclinet
Boris Pavlovic
2014-07-06
1
-0
/
+7
*
|
Merge "Fix CA certificate handling"
Jenkins
2014-06-30
1
-1
/
+1
|
\
\
|
*
|
Fix CA certificate handling
Stuart McLaren
2014-06-25
1
-1
/
+1
*
|
|
Merge "Reuse class Manager from common code"
Jenkins
2014-06-18
1
-0
/
+30
|
\
\
\
|
*
|
|
Reuse class Manager from common code
Andrey Kurilin
2014-06-12
1
-0
/
+30
|
|
/
/
*
|
|
Change a debug line to prevent UnicodeDecodeError issue
Michael Still
2014-06-18
1
-1
/
+1
|
/
/
*
|
Merge "Remove auth token from http logging"
Jenkins
2014-06-04
1
-1
/
+6
|
\
\
|
*
|
Remove auth token from http logging
Tom Leaman
2014-05-27
1
-1
/
+6
*
|
|
Merge "Finalize Python3 support"
Jenkins
2014-05-28
1
-15
/
+38
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Finalize Python3 support
Frederic Lepied
2014-05-20
1
-15
/
+38
|
|
/
*
|
fixed typos found by RETF rules
Christian Berendt
2014-05-05
1
-2
/
+2
|
/
*
Fix for invalid literal ValueError parsing ipv6 url(s)
Davanum Srinivas
2014-04-02
1
-1
/
+2
*
Add support for image size in v2 api upload
Edward Hope-Morley
2014-02-03
1
-3
/
+27
*
Merge "server 500 should not be a client error"
Jenkins
2014-01-22
1
-1
/
+1
|
\
|
*
server 500 should not be a client error
Sean Dague
2014-01-19
1
-1
/
+1
*
|
It was removed urllib, urllib2 & urlparse modules
Victor Morales
2014-01-18
1
-6
/
+6
|
/
*
Python 3: use six.iteritems and six.string_types
Yassine Lamgarchal
2014-01-13
1
-3
/
+3
*
Python3: use six.StringIO rather than StringIO.StringIO
Yassine Lamgarchal
2014-01-10
1
-2
/
+2
*
Fix glanceclient http.py string formatting error
Le Tian Ren
2014-01-07
1
-1
/
+2
*
Merge "Fix and enable gating on H306"
Jenkins
2013-12-23
1
-1
/
+1
|
\
|
*
Fix and enable gating on H306
Dirk Mueller
2013-12-16
1
-1
/
+1
*
|
SSL: Handle wildcards in Subject Alternative Names
Dominik Heidler
2013-12-11
1
-8
/
+14
|
/
*
Merge "python3: xrange no longer exists"
Jenkins
2013-11-26
1
-1
/
+1
|
\
|
*
python3: xrange no longer exists
Chuck Short
2013-10-15
1
-1
/
+1
*
|
Merge "Replace OpenStack LLC with OpenStack Foundation"
Jenkins
2013-11-15
1
-1
/
+1
|
\
\
|
*
|
Replace OpenStack LLC with OpenStack Foundation
ZhiQiang Fan
2013-09-20
1
-1
/
+1
*
|
|
Merge "Fix python 3.x related Hacking warnings"
Jenkins
2013-11-12
1
-1
/
+2
|
\
\
\
|
*
|
|
Fix python 3.x related Hacking warnings
Dirk Mueller
2013-08-26
1
-1
/
+2
|
|
/
/
*
|
|
python3: use six.moves for httplib imports
Chuck Short
2013-10-16
1
-4
/
+5
|
|
/
|
/
|
*
|
Merge "Fix regression bug after removing posixpath in http.py"
Jenkins
2013-10-09
1
-1
/
+15
|
\
\
[next]