Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-02-10 | Add performance counters for different stages of loading events | Mark Haines | 1 | -24/+60 |
2015-02-09 | Convert directory paths to absolute paths before daemonizing | Mark Haines | 1 | -2/+3 |
2015-02-09 | Use the transaction 'desc' rather than 'name', increment the txn_ids in | Mark Haines | 1 | -3/+3 |
2015-02-09 | Formatting | Mark Haines | 1 | -1/+0 |
2015-02-09 | Performance counters for database transaction names | Mark Haines | 1 | -1/+31 |
2015-02-09 | During room intial sync, only calculate current state once. | Erik Johnston | 4 | -21/+43 |
2015-02-09 | Need to use re.search if looking for matches not at the start of the string. ... | David Baker | 1 | -3/+3 |
2015-02-09 | oops | Matthew Hodgson | 1 | -1/+1 |
2015-02-09 | oops | Matthew Hodgson | 1 | -1/+1 |
2015-02-09 | only do word-boundary patches on bodies for now | Matthew Hodgson | 2 | -2/+5 |
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 |