Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-02-09 | Fix typo | Erik Johnston | 1 | -1/+1 |
2015-02-09 | Add looping_call to Clock | Erik Johnston | 1 | -1/+9 |
2015-02-09 | Log database time every 10s and log as percentage | Erik Johnston | 1 | -2/+2 |
2015-02-09 | Time how long we're spending on the database thread | Erik Johnston | 2 | -0/+27 |
2015-02-09 | Fix server default rule injection (downwards, not upwards!) | David Baker | 1 | -6/+6 |
2015-02-09 | Remove unused imports. | Kegan Dougal | 1 | -2/+2 |
2015-02-09 | Modify auth.get_user_by_req for authing appservices directly. | Kegan Dougal | 5 | -20/+164 |
2015-02-09 | Log when we receive a request, when we send a response and how long it took t... | Erik Johnston | 4 | -5/+24 |
2015-02-09 | Register a user account for the AS when the AS registers. Add 'sender' column... | Kegan Dougal | 5 | -4/+14 |
2015-02-08 | glob *s should probably be non-greedy | Matthew Hodgson | 1 | -1/+1 |
2015-02-08 | oops | Matthew Hodgson | 1 | -1/+1 |
2015-02-08 | kill off fnmatch in favour of word-boundary based push alerts (untested) | Matthew Hodgson | 1 | -12/+20 |
2015-02-07 | don't give up if |