0
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 4 days ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Disables warning about TODO in code comments in pylintrc More... about 15 years ago
More pylint/pep8 cleanup, this time in bin/* files. More... about 15 years ago
pylint fixes for nova/server.py More... about 15 years ago
remove duplicated report_state that exists in the base class more pylint fixes More... about 15 years ago
Fixed docstring format per Jay's review. More... about 15 years ago
pylint fixes for /nova/test.py More... about 15 years ago
Move the xenapi top level directory under plugins, as suggested by Jay Pipes. More... about 15 years ago
Pull trunk merge through lp:~ewanmellor/nova/add-contains. More... about 15 years ago
Pull trunk merge through lp:~ewanmellor/nova/xapi-plugin. More... about 15 years ago
Merged with trunk again. More... about 15 years ago
light cleanup - convention stuff mostly More... about 15 years ago
convention and variable naming cleanup for pylint/pep8 More... about 15 years ago
Used new (clearer) flag names when calling processes More... about 15 years ago
Merged with trunk More... about 15 years ago
Greater compliance with pep8/pylint style checks More... about 15 years ago
removing what appears to be an unused try/except statement - nova.auth.manager.UserError doesn't exist in this codebase. Leftover? Something intended to be there but never added? More... about 15 years ago
variable name cleanup More... about 15 years ago
attempting some cleanup work More... about 15 years ago
adding pep8 and pylint for regular cleanup tasks More... about 15 years ago
Cleaned up pep8/pylint for bin/* files. I did not fix rsapi since this is already cleaned up in another branch. More... about 15 years ago
Merged trunk. More... about 15 years ago
Reworked WSGI helper module and converted rackspace API endpoint to use it. More... about 15 years ago
Changed the network imports to use new network layout. More... about 15 years ago
merged with trunk More... about 15 years ago
Change nova/virt/images.py's _fetch_local_image to accept 4 args, since fetch() tries to call it with that many. More... about 15 years ago
Merged Todd and Michael's changes. More... about 15 years ago
pep8 and pylint cleanups More... about 15 years ago
Some pylink and pep8 cleanups. Added a pylintrc file. More... about 15 years ago
fix copyrights for new files, etc More... about 15 years ago
a few more commands were putting output on stderr. In general, exceptions on stderr output seems like a bad idea More... about 15 years ago