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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-3
/
+6
*
|
Merge "Add comment about workaround for py3"
Jenkins
2016-07-20
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add comment about workaround for py3
Louis Taylor
2016-07-13
1
-0
/
+2
*
|
Merge "Log request-id for each api call"
Jenkins
2016-07-15
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
Log request-id for each api call
Abhishek Kekane
2016-06-27
1
-0
/
+10
*
|
image-download: tests to catch stray output
Stuart McLaren
2016-06-29
1
-4
/
+2
|
/
*
Remove unused skip_authentication decorator
kairat_kushaev
2016-06-02
1
-15
/
+0
*
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
*
|
Merge "Enable hacking checks"
Jenkins
2016-04-20
3
-17
/
+15
|
\
\
|
*
|
Enable hacking checks
Tin Lam
2016-04-18
3
-17
/
+15
|
|
/
*
|
Merge "Re-enable stacktracing when --debug is used"
Jenkins
2016-04-18
1
-0
/
+8
|
\
\
|
*
|
Re-enable stacktracing when --debug is used
Stuart McLaren
2016-04-07
1
-0
/
+8
|
|
/
*
|
Fix typos in docstrings and comments
Dao Cong Tien
2016-04-11
1
-3
/
+3
*
|
Update auth_token before sending request
kairat_kushaev
2016-03-30
1
-4
/
+4
|
/
*
Merge "Handle 403 forbidden on download"
Jenkins
2016-02-29
1
-1
/
+1
|
\
|
*
Handle 403 forbidden on download
Stuart McLaren
2016-02-24
1
-1
/
+1
*
|
Remove code needed for python2.5
kairat_kushaev
2016-02-01
1
-6
/
+0
*
|
Remove monkey-patching for getsockopt
kairat_kushaev
2016-01-15
1
-5
/
+0
*
|
Fix image-download to stdout on Python 3.x
Andy Botting
2015-12-22
1
-1
/
+4
*
|
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
2
-3
/
+3
*
Fix the missing help descripiton of "image-create"
wangxiyuan
2015-10-27
1
-0
/
+2
*
Import i18n functions directly
kairat_kushaev
2015-10-16
1
-2
/
+1
*
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
*
|
Support image deletion in batches in v2
wangxiyuan
2015-10-10
1
-0
/
+4
*
|
Merge "Fix Typos in comments"
Jenkins
2015-09-30
1
-1
/
+1
|
\
\
|
*
|
Fix Typos in comments
rahulram
2015-08-26
1
-1
/
+1
*
|
|
Merge "Replace exception_to_str with oslo.utils function"
Jenkins
2015-09-30
1
-12
/
+0
|
\
\
\
|
*
|
|
Replace exception_to_str with oslo.utils function
kairat_kushaev
2015-09-22
1
-12
/
+0
*
|
|
|
Merge "Fix human readable when size is None"
Jenkins
2015-09-28
1
-1
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix human readable when size is None
Stuart McLaren
2015-09-14
1
-1
/
+3
*
|
|
|
Merge "Add parsing the endpoint URL"
Jenkins
2015-09-16
1
-4
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add parsing the endpoint URL
Takashi NATSUME
2015-09-08
1
-4
/
+7
|
|
/
/
*
|
|
Merge "Check if v2 is available and fallback"
Jenkins
2015-09-08
1
-1
/
+4
|
\
\
\
|
*
|
|
Check if v2 is available and fallback
Flavio Percoco
2015-09-04
1
-1
/
+4
|
|
/
/
*
|
|
check for None value in utils.safe_header
David Edery
2015-09-08
1
-1
/
+1
|
/
/
*
|
Remove custom SSL compression handling
Stuart McLaren
2015-08-26
2
-25
/
+10
*
|
Require disk and container format on image-create
Gorka Eguileor
2015-08-14
1
-0
/
+45
*
|
Merge "Add unicode support for properties values in v2 shell"
Jenkins
2015-08-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add unicode support for properties values in v2 shell
Darja Shakhray
2015-08-03
1
-1
/
+1
*
|
Merge "Fix failure to create glance https connection pool"
Jenkins
2015-07-29
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix failure to create glance https connection pool
Haikel Guemar
2015-07-28
1
-3
/
+4
[next]