index
:
delta/python-glanceclient.git
baserock/morph
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
github.com: openstack/python-glanceclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve Python 3.x compatibility
Dirk Mueller
2013-04-22
4
-7
/
+7
*
Improve unit tests for python-glanceclient.glanceclient.common.http
Tatyana Leontovich
2013-04-04
2
-2
/
+103
*
Merge "Filter images list by public=True|False"
Jenkins
2013-04-02
1
-0
/
+49
|
\
|
*
Filter images list by public=True|False
John Bresnahan
2013-03-30
1
-0
/
+49
*
|
Merge "Allow for prettytable 0.7.x as well"
Jenkins
2013-03-21
1
-0
/
+43
|
\
\
|
|
/
|
/
|
|
*
Allow for prettytable 0.7.x as well
Dirk Mueller
2013-03-15
1
-0
/
+43
*
|
Implements filters: visibility, owner, member_status.
Brian Rosmaita
2013-03-08
1
-2
/
+121
|
/
*
Report name resolution errors properly
Stanislaw Pitucha
2013-02-19
1
-0
/
+42
*
Merge "Decode input and encode output"
Jenkins
2013-02-18
3
-12
/
+78
|
\
|
*
Decode input and encode output
Flaper Fesp
2013-02-13
3
-12
/
+78
*
|
Add library support for v2 image update
Brian Waldon
2013-02-13
1
-1
/
+24
|
/
*
Adds image-delete functionality.
Anita Kuno
2013-01-29
1
-0
/
+17
*
Use testtools instead of unittest.
Monty Taylor
2013-01-02
8
-20
/
+23
*
Support --os-cacert
Dean Troyer
2012-12-11
1
-12
/
+12
*
Merge "Add --sort-key and --sort-dir to image-list"
Jenkins
2012-11-30
1
-0
/
+47
|
\
|
*
Add --sort-key and --sort-dir to image-list
Brian Waldon
2012-11-28
1
-0
/
+47
*
|
Merge "Verify that host matches certificate"
Jenkins
2012-11-26
5
-110
/
+254
|
\
\
|
|
/
|
/
|
|
*
Verify that host matches certificate
Stuart McLaren
2012-11-20
5
-110
/
+254
*
|
Pin pep8 to 1.3.3
Chuck Short
2012-11-25
3
-8
/
+8
*
|
Simplify human-readable size output
Brian Waldon
2012-11-19
1
-3
/
+5
*
|
Make image sizes more readable for humans
Christian Berendt
2012-11-19
1
-0
/
+5
|
/
*
Merge "Handle create/update of images with unknown size"
Jenkins
2012-10-13
1
-1
/
+1
|
\
|
*
Handle create/update of images with unknown size
Stuart McLaren
2012-10-08
1
-1
/
+1
*
|
Implement blueprint ssl-connect-rework
Stuart McLaren
2012-10-08
4
-0
/
+228
|
/
*
Add happy path tests for ResponseBodyIterator
Brian Waldon
2012-10-02
2
-1
/
+19
*
Make ConnectionRefused error more informative.
Andrew Laski
2012-09-12
1
-0
/
+55
*
Specified Content-Length in update request header
Unmesh Gurjar
2012-09-06
1
-1
/
+1
*
Ensure v1 'limit' query parameter works correctly.
0.4.2
Brian Lamar
2012-08-15
1
-2
/
+3
*
Allow 'deleted' to be passed through image update
0.4.1
Brian Waldon
2012-08-13
1
-0
/
+2
*
Cast is_public, protected, deleted to bool
Brian Waldon
2012-08-13
1
-0
/
+14
*
Return known int values as int, not str
Brian Waldon
2012-08-13
1
-3
/
+6
*
Enable client V2 to download images
Lars Gellrich
2012-08-09
4
-2
/
+210
*
Refactor HTTP-related exceptions
Brian Waldon
2012-08-08
1
-0
/
+29
*
Stop looking for v2 image in container
Brian Waldon
2012-07-30
1
-4
/
+2
*
Replace httplib2 with httplib as http driver
Brian Waldon
2012-07-23
1
-2
/
+18
*
Add pagination to v1 image-list
Brian Waldon
2012-07-19
3
-22
/
+108
*
Merge "Wrap image data in iterator"
Jenkins
2012-07-19
1
-2
/
+2
|
\
|
*
Wrap image data in iterator
Brian Waldon
2012-07-11
1
-2
/
+2
*
|
Add pagination to v2 image-list
Brian Waldon
2012-07-13
2
-5
/
+40
*
|
Convert v2 images list method to generator
Brian Waldon
2012-07-13
1
-1
/
+2
*
|
Replace static v2 Image model with warlock model
Brian Waldon
2012-07-13
2
-10
/
+10
*
|
Add support for viewing a single image through v2
Brian Waldon
2012-07-13
1
-0
/
+79
*
|
Rewrite link parsing for finding v2 schemas
Brian Waldon
2012-07-13
1
-4
/
+4
|
/
*
Preserve image properties on update
Brian Waldon
2012-07-09
1
-0
/
+6
*
Allow image filtering by custom properties
Brian Waldon
2012-07-04
1
-0
/
+5
*
Hook up GET /v1/images/<id>
Brian Waldon
2012-06-21
1
-0
/
+20
*
Add 'explain' command to v2 that describes schemas
Brian Waldon
2012-06-07
6
-133
/
+243
*
Auto generate AUTHORS file for glanceclient component.
Bhuvan Arumugam
2012-06-02
1
-63
/
+0
*
Refactor HTTPClient to use two request methods
Brian Waldon
2012-05-22
1
-35
/
+34
*
Adds filter support to images.list().
Gabriel Hurley
2012-04-27
1
-0
/
+5
[next]