6
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 02, 2025 — Feb 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added secrets to ignore More... over 16 years ago
Added secrets to ignore More... over 16 years ago
More interface work: INode added. Tab width changed per PEP8 More... over 16 years ago
More interface work: INode added. Tab width changed per PEP8 More... over 16 years ago
Updated example.py with possible API More... over 16 years ago
Updated example.py with possible API More... over 16 years ago
Rename 'nodes' to 'node' in IDriver More... over 16 years ago
Rename 'nodes' to 'node' in IDriver More... over 16 years ago
Micro-optimizations: lists to tuples where possible, '\n'.join() in lieu of multiple '%s\n' More... over 16 years ago
Reformatting for col width of max 80 More... over 16 years ago
Reformatting for col width of max 80 More... over 16 years ago
PEP 8 formatting tweaks (kwargs "a = b" to "a=b") More... over 16 years ago
Micro-optimizations: lists to tuples where possible, '\n'.join() in lieu of multiple '%s\n' More... over 16 years ago
PEP 8 formatting tweaks (kwargs "a = b" to "a=b") More... over 16 years ago
tweak to remove PYTHONPATH depend More... over 16 years ago
tweak to remove PYTHONPATH depend More... over 16 years ago
IConnection interfaces and factories. Not sure if this is final, but it's a place to start. [closes #1] More... over 16 years ago
IConnection interfaces and factories. Not sure if this is final, but it's a place to start. [closes #1] More... over 16 years ago
Renamed INodeDriver methods to remove redundancy ('node' is implied) More... over 16 years ago
Renamed INodeDriver methods to remove redundancy ('node' is implied) More... over 16 years ago
Initial IDriver interface [TODO] More... over 16 years ago
Initial IDriver interface [TODO] More... over 16 years ago
Update path for test initialization [closes #3] More... over 16 years ago
Update path for test initialization [closes #3] More... over 16 years ago
added gogrid secrets template to secrets-dist More... over 16 years ago
added gogrid secrets template to secrets-dist More... over 16 years ago
all function throw invalid credentials exceptions when appropriate More... over 16 years ago
all function throw invalid credentials exceptions when appropriate More... over 16 years ago
made rackspace impl throw InvalidCredsException, playing with it More... over 16 years ago
made rackspace impl throw InvalidCredsException, playing with it More... over 16 years ago