merged trunk |
|
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 |
|
More...
|
over 13 years ago
|
removing unnecessary unittest import |
|
More...
|
over 13 years ago
|
moved httplib2 tests to their own test case file, and uncommented md5 match |
|
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 |
|
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) |
|
More...
|
over 13 years ago
|
fixed pep8 violation |
|
More...
|
over 13 years ago
|
rewote the test #7 - #11 for testcase (test_get_head_simple_post) |
|
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 |
|
More...
|
over 13 years ago
|
rewriting functional tests to utilize httplib2 instead of curl |
|
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
|