Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-03-04 | Add some docs and remove unused variables | Erik Johnston | 1 | -8/+10 | |
2015-03-04 | SYN-67: Finish up implementing new database schema management | Erik Johnston | 30 | -622/+165 | |
2015-03-02 | SYN-67: Begin changing the way we handle schema versioning | Erik Johnston | 1 | -38/+106 | |
2015-03-02 | Add missing comma | Erik Johnston | 1 | -1/+1 | |
2015-03-02 | We purposefully don't have a version 14 delta script. | Erik Johnston | 1 | -1/+1 | |
2015-03-02 | Fix bug which prevented the HS pushing events to the AS due to FrozenEvents | Kegan Dougal | 1 | -1/+1 | |
2015-03-02 | Bump webclient version | Erik Johnston | 1 | -3/+3 | |
2015-03-02 | Wording tweaks | Kegan Dougal | 1 | -4/+3 | |
2015-03-02 | Run deltas and bump user_version in upgrade script | Kegan Dougal | 3 | -6/+29 | |
2015-03-02 | Use contextlib.contextmanager instead of a custom class | Erik Johnston | 1 | -22/+12 | |
2015-03-02 | If we're yielding |