Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix AttributeError | Erik Johnston | 2014-12-10 | 1 | -0/+3 |
* | Add __str__ to FrozenEvent | Erik Johnston | 2014-12-10 | 1 | -0/+5 |
* | Try and figure out how and why signatures are being changed. | Erik Johnston | 2014-12-10 | 2 | -11/+14 |
* | Add PEP8 newlines | Erik Johnston | 2014-12-09 | 3 | -3/+3 |
* | More bug fixes | Erik Johnston | 2014-12-08 | 1 | -8/+1 |
* | Various typos and bug fixes. | Erik Johnston | 2014-12-08 | 2 | -1/+4 |
* | Start making more things use EventContext rather than event.* | Erik Johnston | 2014-12-05 | 2 | -2/+49 |
* | Convert rest and handlers to use new event structure | Erik Johnston | 2014-12-04 | 2 | -5/+8 |
* | Begin converting things to use the new Event structure | Erik Johnston | 2014-12-04 | 1 | -0/+3 |
* | WIP for new way of managing events. | Erik Johnston | 2014-12-03 | 5 | -78/+286 |
* | Begin fleshing out a new Event object | Erik Johnston | 2014-12-02 | 2 | -0/+194 |