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
merged trunk
galstrom
as Justin Shepherd
More... over 13 years ago
refactoring for Jay More... over 13 years ago
make image data a constant More... over 13 years ago
Fixes build failures due to webob upgrade. Updated pop-requires as well More... over 13 years ago
upgrading webob and fixing tests More... over 13 years ago
- refactoring wsgi code to divide deserialization, controller, serialization among different objects - Resource object acts as coordinator More... over 13 years ago
updating client docs More... over 13 years ago
fixing bad request error messages More... over 13 years ago
making SUPPORTED_* lists into tuples More... over 13 years ago
slight refactoring More... over 13 years ago
updating docs More... over 13 years ago
adding ordering support to glance api More... over 13 years ago
adding support to registry server and client for sort_key and sort_dir params More... over 13 years ago
re-ordered imports, using alpha-ordering
galstrom
as Justin Shepherd
More... over 13 years ago
removing unnecessary unittest import
galstrom
as Justin Shepherd
More... over 13 years ago
moved httplib2 tests to their own test case file, and uncommented md5 match
galstrom
as Justin Shepherd
More... over 13 years ago
updating docs; adding support for status filter More... over 13 years ago
adding query filters to bin/glance details More... over 13 years ago
adding query filters to bin/glance index More... over 13 years ago
forgot to remove pprint import
galstrom
as Justin Shepherd
More... over 13 years ago
adding hashlib as a dependency to pip-requires (not 100% sure it is not part of the base install though)
galstrom
as Justin Shepherd
More... over 13 years ago
fixed pep8 violation
galstrom
as Justin Shepherd
More... over 13 years ago
rewote the test #7 - #11 for testcase (test_get_head_simple_post)
galstrom
as Justin Shepherd
More... over 13 years ago
refactoring for Brian More... over 13 years ago
refactoring from Rick's comments More... over 13 years ago
Added httplib2 dependency to tools/pip-requires
galstrom
as Justin Shepherd
More... over 13 years ago
rewriting functional tests to utilize httplib2 instead of curl
galstrom
as Justin Shepherd
More... over 13 years ago
make sure it runs as a daemon for the tests More... over 13 years ago
default to no daemon More... over 13 years ago
also allow for daemon in the config file so that we can test it easier More... over 13 years ago