| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop log level for incorrect logging contexts to WARN if the context is wrong... | Mark Haines | 2014-11-25 | 1 | -5/+8 |
* | Fix pep8 codestyle warnings | Mark Haines | 2014-11-20 | 2 | -0/+3 |
* | Use module loggers rather than the root logger. Exceptions caused by bad clie... | Mark Haines | 2014-11-20 | 1 | -1/+3 |
* | Add a few missing yields, Move deferred lists inside PreserveLoggingContext b... | Mark Haines | 2014-11-20 | 1 | -19/+24 |
* | Sometimes there isn't a current logging context | Mark Haines | 2014-11-19 | 1 | -1/+1 |
* | Preserve logging context in a few more places, drop the logging context after... | Mark Haines | 2014-11-19 | 2 | -1/+10 |
* | Merge branch 'develop' into request_logging | Mark Haines | 2014-11-14 | 2 | -1/+7 |
|\ |
|
| * | Implement new replace_state and changed prev_state | Erik Johnston | 2014-11-06 | 1 | -1/+1 |
| * | Merge branch 'develop' of github.com:matrix-org/synapse into federation_autho... | Erik Johnston | 2014-10-30 | 3 | -5/+7 |
| |\ |
|
| * | | Add a run_on_reactor function | Erik Johnston | 2014-10-29 | 1 | -0/+7 |
* | | | Merge branch 'develop' into request_logging | Mark Haines | 2014-10-30 | 3 | -5/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix pep8 warnings | Mark Haines | 2014-10-30 | 3 | -5/+7 |
| |/ |
|
* | | Pep8 and a few doc strings | Mark Haines | 2014-10-30 | 1 | -14/+37 |
* | | Add a request-id to each log line | Mark Haines | 2014-10-30 | 3 | -1/+90 |
|/ |
|
* | Added support for the HS to send emails. Use it to send password resets. Adde... | Kegan Dougal | 2014-09-16 | 1 | -0/+71 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 7 | -7/+7 |
* | Allow optional non-suppression of exceptions through the Distributor | Paul "LeoNerd" Evans | 2014-09-03 | 1 | -4/+13 |
* | Add copyright notices and fix pyflakes errors | Mark Haines | 2014-09-03 | 1 | -1/+0 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into presence_logging | Erik Johnston | 2014-08-28 | 1 | -0/+2 |
|\ |
|
| * | use @wraps to set the __name__ __module__ and __doc__ correctly for logged fu... | Mark Haines | 2014-08-28 | 1 | -0/+2 |
* | | Add logging to try and figure out what is going on with the presence stuff | Erik Johnston | 2014-08-28 | 1 | -0/+53 |
|/ |
|
* | Put some DEBUG logging in lockutils.py so we can debug roomlocks | Paul "LeoNerd" Evans | 2014-08-14 | 1 | -3/+9 |
* | add in whitespace after copyright statements to improve legibility | Matthew Hodgson | 2014-08-13 | 7 | -0/+7 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 7 | -0/+424 |