Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add license headers to source files | Brian Waldon | 2013-01-31 | 1 | -0/+14 |
* | Use jsonpatch to provide a JSON patch document | Brian Waldon | 2012-11-26 | 1 | -0/+44 |
* | Allow delattr and del operations | Brian Waldon | 2012-11-26 | 1 | -2/+14 |
* | switch to a dict-based object | termie | 2012-10-08 | 1 | -0/+52 |
* | Add 'changes' attribute to models | Brian Waldon | 2012-07-29 | 1 | -0/+9 |
* | Add items method to model | Brian Waldon | 2012-07-27 | 1 | -1/+3 |
* | Enable dict-style access to models | Brian Waldon | 2012-07-27 | 1 | -1/+7 |
* | Add iteritems method to model | Brian Waldon | 2012-07-13 | 1 | -0/+7 |
* | Cast schema name to string | Brian Waldon | 2012-06-07 | 1 | -0/+7 |
* | Use jsonschema for operation validation | Brian Waldon | 2012-06-02 | 1 | -13/+39 |
* | Settling on warlock.model_factory | Brian Waldon | 2012-06-01 | 1 | -1/+1 |
* | Add basic test and implement minimal logic | Brian Waldon | 2012-06-01 | 1 | -0/+23 |