14
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added 3 tests in tests/functional/test_httplib2_api.py to validate is_public filtering works.
galstrom
as Justin Shepherd
More... over 13 years ago
left in 2 fixes.. removing redundant fix
galstrom
as Justin Shepherd
More... over 13 years ago
If meta-data contains an id field, pass it to _image_update()
galstrom
as Justin Shepherd
More... over 13 years ago
Adding functional test to show bug #813291
galstrom
as Justin Shepherd
More... over 13 years ago
fixed an inline comment
galstrom
as Justin Shepherd
More... over 13 years ago
removed pprint import, and added check for other 3 images to make sure is_public=True
galstrom
as Justin Shepherd
More... over 13 years ago
Added 3 tests to validate is_public filtering works
galstrom
as Justin Shepherd
More... over 13 years ago
Completed rewrite of tests/functional/test_curl_api.py using httplib2.
galstrom
as Justin Shepherd
More... over 13 years ago
Changes the default filtering of images to only show is_public to actually use a default filter instead of hard coding. This allows us to override the default behavior by passing in a new filter. More... over 13 years ago
removing pprint import
galstrom
as Justin Shepherd
More... over 13 years ago
completed rewrite of test_ordered_images().. this completes rewrite of test_curl_api using httplib2
galstrom
as Justin Shepherd
More... over 13 years ago
test_ordered_images() missing closing self.stop_servers()
galstrom
as Justin Shepherd
More... over 13 years ago
finished rewrite of test_filtered_images()
galstrom
as Justin Shepherd
More... over 13 years ago
add tests and make None filters work More... over 13 years ago
Change default is_public = True to just set a default filter instead of hard coding so it can be overridden More... over 13 years ago
make the tests work with new trunk
Jason Kölker
as Jason Koelker
More... over 13 years ago
merge trunk
Jason Kölker
as Jason Koelker
More... over 13 years ago
Refactoring PrettyTable so it doesn't print the lines itself More... over 13 years ago
Adding pruner and prefetcher to setup.py More... over 13 years ago
Removing extraneous text More... over 13 years ago
PEP 8 fixes More... over 13 years ago
Adding prefetching list to bin/glance More... over 13 years ago
More cleanups More... over 13 years ago
Adding prefetching of images More... over 13 years ago
Overhaul the way that the store URI works. We can now support specifying the authurls for Swift and S3 with either an http://, an https:// or no prefix at all. More... over 13 years ago
Typo fix More... over 13 years ago
Removing test exception More... over 13 years ago
PEP 8 fixes More... over 13 years ago
Adding Error to invalid cache images More... over 13 years ago
Show invalid images from bin/glance More... over 13 years ago