summary refs log tree commit diff
path: root/synapse/util/async.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add paranoia exception catch in LinearizerErik Johnston2017-01-101-2/+5
* More logging for the linearizer and for get_eventsMark Haines2017-01-051-2/+11
* s/aquire/acquire/gMark Haines2016-12-301-1/+1
* Add more useful logging when we block fetching eventsMark Haines2016-12-301-0/+5
* CommentsErik Johnston2016-11-111-0/+13
* Add Limiter: limit concurrent access to resourceErik Johnston2016-11-101-0/+45
* Preserve some logcontextsErik Johnston2016-08-241-4/+5
* Add ReadWriteLockErik Johnston2016-07-051-0/+82
* Small optimisation to CacheListDescriptorErik Johnston2016-06-031-0/+9
* Rename thingsErik Johnston2016-04-071-5/+5
* Log contexts and squash things togetherErik Johnston2016-04-071-17/+15
* Add commentErik Johnston2016-04-071-0/+8
* Deduplicate joinsErik Johnston2016-04-071-0/+42
* CommentErik Johnston2016-04-011-1/+1
* Add concurrently_execute functionErik Johnston2016-04-011-1/+31
* Fix up logcontextsErik Johnston2016-02-081-3/+8
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Make @cached cache deferreds rather than the deferreds' valuesErik Johnston2015-08-061-2/+7
* Add comment on cancellation of observersErik Johnston2015-06-191-0/+3
* Refactor the notifier.wait_for_events code to be clearer. Add _NotifierUserSt...Erik Johnston2015-06-181-2/+11
* Merge pull request #143 from matrix-org/erikj/SYN-375Mark Haines2015-05-121-12/+48
|\
| * Change the way we create observers to deferreds so that we don't get spammed ...Erik Johnston2015-05-081-12/+48
* | Change the way we do logging contexts so that they survive divergencesErik Johnston2015-05-081-4/+2
|/
* Implement create_observer.Erik Johnston2015-04-271-0/+19
* Update copyright noticesMark Haines2015-01-061-1/+1
* Fix pep8 codestyle warningsMark Haines2014-11-201-0/+2
* Merge branch 'develop' into request_loggingMark Haines2014-11-141-0/+6
|\
| * Add a run_on_reactor functionErik Johnston2014-10-291-0/+7
* | Add a request-id to each log lineMark Haines2014-10-301-1/+4
|/
* 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/+22