Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 | Use ClientIpStore to record client ips | Mark Haines | 1 | -3/+4 |
2016-06-03 | Move insert_client_ip to a separate class | Mark Haines | 2 | -45/+71 |
2016-06-03 | Send updates to the syncing users every ten seconds or immediately if they've... | Mark Haines | 1 | -10/+43 |
2016-06-03 | Fix typo | Erik Johnston | 1 | -1/+1 |
2016-06-03 | Change metric style | Erik Johnston | 1 | -5/+4 |
2016-06-03 | Presence metrics. Change def of small delta |