Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-23 | basic provider-definition and provider spec classes | kali | |
tests green for load/dump operations on config. defaults on config spec for LeapServiceProvider should be outputting a minimal working config for bootstrapping the connection. we should be using this config mechanism for other config operations; but probably we should specify a local_editable flag for those configs that are only changed by server. | |||
2012-08-23 | base config and json-config | kali | |
an initial attempt at stablishing base classes for config. we go with a jsonconfig by now, and will switch to a different storage backend in near future. things will surely be broken at this state; i'm splitting work on different commits. | |||
2012-08-22 | clean imports and remove connection base method | kali | |
2012-08-21 | add __init__ to base module | kali | |
2012-08-21 | fix imports + style cleaning | kali | |
2012-08-21 | pep8 cleaning | kali | |
2012-08-16 | Cleaned up files and file names using the PEP 8 style guide. | antialias | |