0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleaned up pep8/pylint style issues in nova/auth. There are still a few pylint warnings in manager.py, but the patch is already fairly large. More... about 15 years ago
More pylintrc updates. More... about 15 years ago
fix report state More... about 15 years ago
Removed old cloud_topic queue setup, it is no longer used. More... about 15 years ago
last few test fixes More... about 15 years ago
More bin/ pep8/pylint cleanup. More... about 15 years ago
fixing more network issues More... about 15 years ago
Added '-' as possible charater in module rgx. More... about 15 years ago
Merged with trunk More... about 15 years ago
Updated the tests to use webob, removed the 'called' thing and just use return values instead. More... about 15 years ago
Fix unit test bug this uncovered: don't release_ip that we haven't got from issue_ip More... about 15 years ago
Fix to better reflect (my believed intent) as to the meaning of error_ok (ignore stderr vs accept failure) More... about 15 years ago
Merged with trunk More... about 15 years ago
use with_lockmode for concurrency issues More... about 15 years ago
Merge from trunk More... about 15 years ago
First in a series of patches to port the API from Tornado to WSGI. Also includes a few small style fixes in the new API code. More... about 15 years ago
Pull in ~eday/nova/api-port More... about 15 years ago
Merged trunk. More... about 15 years ago
Merged api-port into api-port-1. More... about 15 years ago
Since pylint=0.19 is our version, force everyone to use the disable-msg syntax. More... about 15 years ago
Missed one More... about 15 years ago
Removed the 'controllers' directory under 'rackspace' due to full class name redundancy. More... about 15 years ago
pep8 typo More... about 15 years ago
Changed our minds: keep pylint equal to Ubuntu Lucid version, and use disable-msg throughout. More... about 15 years ago
Fixed typo. More... about 15 years ago
Image API work More... about 15 years ago
Newest pylint supports 'disable=', not 'disable-msg=' More... about 15 years ago
Fix pep8 violation More... about 15 years ago
tests pass More... about 15 years ago
network tests pass More... about 15 years ago