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
Fixing tests. Sorry for late response. More... over 13 years ago
Make sure we use get_option() when dealing with boolean values read from configuration files...otherwise "False" is True :( More... over 13 years ago
resolve merge conflicts More... over 13 years ago
chnaged output More... over 13 years ago
Open Diablo release. More... over 13 years ago
Diablo versioning More... over 13 years ago
Fake merge with ancient trunk. This is only so that people who "accidentally" have been following lp:~hudson-openstack/glance/trunk will not have problems updating to this. More... over 13 years ago
Final versioning for Cactus More... over 13 years ago
fixing after review More... over 13 years ago
Removes capture of exception from eventlet in _upload_and_activate(), which catches the exceptions that come from the _safe_kill() method properly. More... over 13 years ago
RickH fixups from review More... over 13 years ago
Add catch-all except: block in _upload() More... over 13 years ago
change output from glance-registry More... over 13 years ago
get latest from lp:glance More... over 13 years ago
Ensures that configuration values for debug and verbose are used if command-line options are not set. More... over 13 years ago
Removes capture of exception from eventlet in _upload_and_activate(), which catches the exceptions that come from the _safe_kill() method properly. More... over 13 years ago
Fix logging in swift More... over 13 years ago
Fix Thierry's notice about switched debug and verbose More... over 13 years ago
Change parsing of headers to accept 'True', 'on', 1 for boolean truth values. More... over 13 years ago
Final cactus versioning More... over 13 years ago
OK, fix docs to make it clear that only the string 'true' is allowed for boolean headers. Add False-hood unit tests as well. More... over 13 years ago
Logging was not being setup with configuration file values for debug/verbose More... over 13 years ago
Merge trunk More... over 13 years ago
Fix up the way the exception is raised from _safe_kill()... When I "fixed" bug 729726, I mistakenly used the traceback as the message. doh. More... over 13 years ago
Change parsing of headers to accept 'True', 'on', 1 for boolean truth values. More... over 13 years ago
Add the migration sql scripts to MANIFEST.in. The gets them included in not only the tarball, but also by setup.py install. More... over 13 years ago
Add the migration sql scripts to MANIFEST.in. The gets them included in not only the tarball, but also by setup.py install. More... over 13 years ago
Changed raise of exception to avoid displaying incorrect error message in _safe_kill() More... over 13 years ago
fix logging in swift More... over 13 years ago
Changes "key" column in image_properties to "name". More... over 13 years ago