1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding root index blueprint More... about 13 years ago
Having to guard against json.loading a null column. More... about 13 years ago
a bad implementation of an example http input module More... about 13 years ago
added more testing around updating /clusters/<id> More... about 13 years ago
Fixing a copy/paste error More... about 13 years ago
Adding ClusterUpdateTests test case More... about 13 years ago
PUTs to /clusters/<id> are now working with opscodechef/null backends. More... about 13 years ago
Adding cluster creation test suite More... about 13 years ago
updating template for database_uri More... about 13 years ago
updating backend.null.create_cluster to accept the same parameters as backend.opscodechef More... about 13 years ago
first pass of strawman input manager. still needs example plugin More... about 13 years ago
clean up init, finish dispatch function from plugin manager, allow loading from lists of directories or files More... about 13 years ago
Cleaned up clusters.py a little bit More... about 13 years ago
protecting json.loads from running aginst variables with None More... about 13 years ago
add example module More... about 13 years ago
starting agent More... about 13 years ago
protecting against json.loads a None object More... about 13 years ago
Adding a cluster with config/json is now working with the opscode backend. Had to modify create_cluster to use chef.Environment.create to pass in additional info at create time More... about 13 years ago
Adding config colum to Clusters table. More... about 13 years ago
adding :memory to .gitignore More... about 13 years ago
tests/setup.py needs to instantiate the db as well More... about 13 years ago
Getting db.database to create the engine based of off config variables in roush.py More... about 13 years ago
Adding defaults for database_uri More... about 13 years ago
Adding pychef as a dep in pip-requires More... about 13 years ago
Pulling out common exception handling More... about 13 years ago
Maybe I should commit roush More... about 13 years ago
remove wilkerror More... about 13 years ago
adding helper functions for http errors. also fixed testing=True issue in __init__.py More... about 13 years ago
Merge branch 'master' of github.com:galstrom21/roush More... about 13 years ago
adding error_handler for 409 More... about 13 years ago