forked-synapse/synapse/util
Mark Haines b9ee5650b0 Move all the wrapper functions for distributor.fire
Move the functions inside the distributor and import them
where needed. This reduces duplication and makes it possible
for flake8 to detect when the functions aren't used in a
given file.
2016-04-08 11:01:38 +01:00
..
caches Deduplicate joins 2016-04-07 14:19:02 +01:00
__init__.py Initial cut 2016-02-17 15:40:50 +00:00
async.py Rename things 2016-04-07 16:07:16 +01:00
debug.py copyrights 2016-01-07 04:26:29 +00:00
distributor.py Move all the wrapper functions for distributor.fire 2016-04-08 11:01:38 +01:00
frozenutils.py copyrights 2016-01-07 04:26:29 +00:00
jsonobject.py copyrights 2016-01-07 04:26:29 +00:00
logcontext.py Remove comment 2016-02-10 11:29:21 +00:00
logutils.py Fix up logcontexts 2016-02-08 14:26:45 +00:00
metrics.py Fix unit tests 2016-02-09 13:50:37 +00:00
ratelimitutils.py Fix up logcontexts 2016-02-08 14:26:45 +00:00
retryutils.py copyrights 2016-01-07 04:26:29 +00:00
stringutils.py copyrights 2016-01-07 04:26:29 +00:00
wheel_timer.py Add presence metrics 2016-02-19 09:50:54 +00:00