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
/
tests
/
test_http.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle UnicodeDecodeError in log_http_response
Matt Riedemann
2014-09-15
1
-0
/
+10
*
Replace old httpclient with requests
AmalaBasha
2014-07-10
1
-294
/
+95
*
Change a debug line to prevent UnicodeDecodeError issue
Michael Still
2014-06-18
1
-0
/
+10
*
Finalize Python3 support
Frederic Lepied
2014-05-20
1
-15
/
+19
*
Merge "Fix the parameter order of assertEqual in glanceclient test"
Jenkins
2014-04-21
1
-19
/
+19
|
\
|
*
Fix the parameter order of assertEqual in glanceclient test
Eiichi Aikawa
2014-02-25
1
-19
/
+19
*
|
Fix for invalid literal ValueError parsing ipv6 url(s)
Davanum Srinivas
2014-04-02
1
-2
/
+2
|
/
*
Pass bytes to tempfile.NamedTemporaryFile().write()
Cyril Roelandt
2014-02-18
1
-3
/
+3
*
Add support for image size in v2 api upload
Edward Hope-Morley
2014-02-03
1
-0
/
+83
*
It was removed urllib, urllib2 & urlparse modules
Victor Morales
2014-01-18
1
-5
/
+5
*
python3: Switch to mox3 instead of mox
Dirk Mueller
2014-01-16
1
-1
/
+1
*
Python3: use six.StringIO rather than StringIO.StringIO
Yassine Lamgarchal
2014-01-10
1
-11
/
+11
*
Fix glanceclient http.py string formatting error
Le Tian Ren
2014-01-07
1
-0
/
+17
*
Fix and enable gating on H306
Dirk Mueller
2013-12-16
1
-1
/
+1
*
Merge "change assertEquals to assertEqual"
Jenkins
2013-11-15
1
-2
/
+2
|
\
|
*
change assertEquals to assertEqual
Christian Berendt
2013-10-24
1
-2
/
+2
*
|
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
*
|
|
python3: use six.moves for httplib imports
Chuck Short
2013-10-16
1
-17
/
+17
|
|
/
|
/
|
*
|
Merge "Fix regression bug after removing posixpath in http.py"
Jenkins
2013-10-09
1
-0
/
+28
|
\
\
|
*
|
Fix regression bug after removing posixpath in http.py
Yang Yu
2013-09-28
1
-0
/
+28
|
|
/
*
|
Fix getting header in redirect processing
Russell Bryant
2013-09-26
1
-0
/
+24
|
/
*
Show a pretty progressbar when uploading and downloading an image.
mouad benchchaoui
2013-08-08
1
-0
/
+35
*
Pass all identity headers received to glance
iccha.sethi
2013-07-15
1
-0
/
+33
*
Start using Pyflakes and Hacking
Dirk Mueller
2013-06-22
1
-1
/
+1
*
Removes extra slash on endpoints without a path
Kevin McDonald
2013-06-19
1
-0
/
+21
*
Add tests for encodings
Flaper Fesp
2013-06-03
1
-0
/
+5
*
Improve Python 3.x compatibility
Dirk Mueller
2013-04-22
1
-2
/
+2
*
Improve unit tests for python-glanceclient.glanceclient.common.http
Tatyana Leontovich
2013-04-04
1
-1
/
+57
*
Report name resolution errors properly
Stanislaw Pitucha
2013-02-19
1
-0
/
+42
*
Decode input and encode output
Flaper Fesp
2013-02-13
1
-10
/
+36
*
Use testtools instead of unittest.
Monty Taylor
2013-01-02
1
-3
/
+3
*
Pin pep8 to 1.3.3
Chuck Short
2012-11-25
1
-5
/
+5
*
Add happy path tests for ResponseBodyIterator
Brian Waldon
2012-10-02
1
-0
/
+10
*
Make ConnectionRefused error more informative.
Andrew Laski
2012-09-12
1
-0
/
+55