Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-06-06 | Add events to cache when we persist them | Erik Johnston | 1 | -0/+41 |
2016-06-03 | Don't rely on options when inserting event into cache | Erik Johnston | 1 | -40/+43 |
2016-06-03 | Fix spelling | Mark Haines | 1 | -1/+1 |
2016-06-03 | Add get_presence_list_accepted to the broken caches in synchrotron | Mark Haines | 1 | -4/+9 |
2016-06-03 | Change the way we cache events | Erik Johnston | 1 | -39/+41 |
2016-06-03 | Remove event fetching from DB threads | Erik Johnston | 7 | -200/+75 |
2016-06-03 | 3rd time lucky: we'd already calculated it above | David Baker | 1 | -3/+1 |
2016-06-03 | Oops, we're using the dict form | David Baker | 1 | -1/+3 |
2016-06-03 | Add substitutions to email notif From | David Baker | 1 | -1/+1 |
2016-06-03 | Note that v0.15.x was never released v0.16.0-rc1 | Erik Johnston | 1 | -0/+2 |
2016-06-03 | Bump changelog and version | Erik Johnston | 2 | -1/+51 |
2016-06-03 | Clear the list of ongoing syncs on shutdown | Mark Haines | 1 | -0/+9 |
2016-06-03 | Appease flake8 | Mark Haines | 1 | -1/+1 |
2016-06-03 |