Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up coding style a bit | Mark Haines | 2014-12-16 | 1 | -11/+11 |
* | Persist internal_metadata | Erik Johnston | 2014-12-16 | 1 | -2/+3 |
* | Fix pyflakes | Erik Johnston | 2014-12-15 | 1 | -2/+0 |
* | Use frozenutils | Erik Johnston | 2014-12-15 | 1 | -32/+4 |
* | Remove unused functions | Erik Johnston | 2014-12-15 | 1 | -42/+0 |
* | Finish up upgrade script | Erik Johnston | 2014-12-15 | 1 | -1/+1 |
* | Fix bug where we ignored event_edge_hashes table | Erik Johnston | 2014-12-15 | 1 | -0/+1 |
* | Validate message, topic and name event contents | Erik Johnston | 2014-12-12 | 1 | -0/+21 |
* | Fix prev_content | Erik Johnston | 2014-12-11 | 1 | -0/+8 |
* | Fix redactions. Fix 'age' key | Erik Johnston | 2014-12-11 | 3 | -3/+32 |
* | Add some basic event validation | Erik Johnston | 2014-12-10 | 1 | -8/+21 |
* | Actually fix bug when uploading state with empty state_key | Erik Johnston | 2014-12-10 | 1 | -0/+1 |
* | Fix bug when uploading state with empty state_key | Erik Johnston | 2014-12-10 | 1 | -2/+8 |
* | 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 |