- Jun 04, 2015
-
-
manuroe authored
-
David Baker authored
-
David Baker authored
Add script to (re)convert the pushers table to changing the unique key. Also give the python db upgrade scripts the database engine so they can convert parameter strings, and add *args **kwargs to the upgrade function so we can add more args in future and previous scripts will ignore them.
-
- Jun 03, 2015
-
-
Erik Johnston authored
Thumbnail images on a seperate thread
-
Erik Johnston authored
Improve backfill.
-
Erik Johnston authored
Don't needlessly compute prev_state
-
Erik Johnston authored
Don't compute EventContext for outliers.
-
Erik Johnston authored
Add cache to get_state_groups.
-
Erik Johnston authored
SYN-403: Make content repository use its own http client.
-
Erik Johnston authored
Add config option to disable compression of http responses
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Before, caches were global and so different instances of the stores would share caches. This caused problems in the unit tests.
-
Erik Johnston authored
-
- Jun 02, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jun 01, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- May 31, 2015
-
-
Erik Johnston authored
contrib/systemd: log_config.yaml: do not disable existing loggers
-
Ivan Shapovalov authored
It turned out that merely configuring the root logger is not enough for "catch-all" semantics. The logging subsystem also needs to be told not to disable existing loggers (so that their messages will get propagated to handlers up the logging hierarchy, not just silently discarded). Signed-off-by:
Ivan Shapovalov <intelfx100@gmail.com>
-
- May 29, 2015
-
-
Mark Haines authored
Allow endpoint for verifying recaptcha to be configured
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Use ultrajson when possible. Add option to turn off freezing of events.
-
Mark Haines authored
Conflicts: synapse/handlers/auth.py
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
-
- May 28, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-