summary refs log tree commit diff
path: root/docs/ancient_architecture_notes.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-02-09Fix typoErik Johnston1-1/+1
2015-02-09Add looping_call to ClockErik Johnston1-1/+9
2015-02-09Log database time every 10s and log as percentageErik Johnston1-2/+2
2015-02-09Time how long we're spending on the database threadErik Johnston2-0/+27
2015-02-09Fix server default rule injection (downwards, not upwards!)David Baker1-6/+6
2015-02-09Log when we receive a request, when we send a response and how long it took ↵Erik Johnston4-5/+24
to process it.
2015-02-08glob *s should probably be non-greedyMatthew Hodgson1-1/+1
2015-02-08oopsMatthew Hodgson1-1/+1
2015-02-08kill off fnmatch in favour of word-boundary based push alerts (untested)Matthew Hodgson1-12/+20
2015-02-07don't give up if we can't create default avatars during testsMatthew Hodgson1-9/+12