summary refs log tree commit diff
path: root/synapse/util/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Track the cpu used in the main thread by each logging contextMark Haines2015-12-031-2/+1
* Run the background updates when starting synapse.Mark Haines2015-11-101-0/+8
* synapse/util/__init__.py:unwrap_deferred was unusedMark Haines2015-09-221-28/+0
* Refactor the notifier.wait_for_events code to be clearer. Add _NotifierUserSt...Erik Johnston2015-06-181-2/+6
* Awful idea for speeding up fetching of eventsErik Johnston2015-05-141-4/+4
* Refactor _get_eventsErik Johnston2015-05-141-0/+28
* Unwrap defer.gatherResults failuresErik Johnston2015-05-121-0/+6
* Fix up leak. Add warnings.Erik Johnston2015-05-081-1/+2
* Change the way we do logging contexts so that they survive divergencesErik Johnston2015-05-081-3/+5
* Consume errors in time_bound_deferredErik Johnston2015-02-171-2/+0
* Fix so timing out connections to actually work.Erik Johnston2015-02-111-9/+43
* Merge branch 'develop' of github.com:matrix-org/synapse into timeout-federati...Erik Johnston2015-02-111-1/+9
|\
| * Add looping_call to ClockErik Johnston2015-02-091-1/+9
* | Move time_bound_deferred into ClockErik Johnston2015-02-111-1/+20
|/
* Update copyright noticesMark Haines2015-01-061-1/+1
* Fix pep8 codestyle warningsMark Haines2014-11-201-0/+1
* Sometimes there isn't a current logging contextMark Haines2014-11-191-1/+1
* Preserve logging context in a few more places, drop the logging context after...Mark Haines2014-11-191-1/+6
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
* Reference Matrix Home Servermatrix.org2014-08-121-0/+40