1
0

Commit Graph

  • b849a64f8d Use DeferredList Erik Johnston 2015-06-16 17:03:24 +01:00
  • 0460406298 Don't do unecessary db ops in presence.get_state Erik Johnston 2015-06-16 16:59:38 +01:00
  • 9a3cd1c00d Correct -H SERVER_NAME in config-missing complaint message Paul "LeoNerd" Evans 2015-06-16 16:03:35 +01:00
  • fb7def3344 Remove access_token from synapse.rest.client.v1.transactions {get,store}_response logging Erik Johnston 2015-06-16 10:09:43 +01:00
  • f13890ddce Merge branch 'develop' of github.com:matrix-org/synapse into erikj/sanitize_logging Erik Johnston 2015-06-15 18:26:24 +01:00
  • aaa749d366 Disable twisted access logging. Move access logging to SynapseRequest object Erik Johnston 2015-06-15 18:18:05 +01:00
  • bc42ca121f Merge pull request #185 from matrix-org/erikj/listeners_config Erik Johnston 2015-06-15 18:05:58 +01:00
  • cee69441d3 Log more when we have processed the request Erik Johnston 2015-06-15 17:11:44 +01:00
  • b5209c5744 Create SynapseRequest that overrides __repr__ to not print access_token Erik Johnston 2015-06-15 16:36:49 +01:00
  • 66da8f60d0 Bump the version of twisted needed for setup_requires to 15.2.1 Mark Haines 2015-06-15 16:27:20 +01:00
  • f0583f65e1 Merge branch 'master' of github.com:matrix-org/synapse into develop Erik Johnston 2015-06-15 15:17:47 +01:00
  • 44c9102e7a Merge branch 'erikj/listeners_config' into erikj/sanitize_logging Erik Johnston 2015-06-15 14:45:52 +01:00
  • 6a7cf6b41f Merge pull request #186 from matrix-org/hotfixes-v0.9.2-r2 v0.9.2-r2 Erik Johnston 2015-06-15 14:39:46 +01:00
  • 2acee97c2b Changelog Erik Johnston 2015-06-15 14:20:25 +01:00
  • 7f7ec84d6f Bump version Erik Johnston 2015-06-15 14:16:29 +01:00
  • cebde85b94 Merge branch 'master' of github.com:matrix-org/synapse into hotfixes-v0.9.2-r2 Erik Johnston 2015-06-15 14:16:12 +01:00
  • f00f8346f1 Make http.server request logging more verbose, but redact access_tokens Erik Johnston 2015-06-15 13:37:58 +01:00
  • 83f119a84a Log requests and responses sent via http.client Erik Johnston 2015-06-15 13:05:11 +01:00
  • 9d0326baa6 Remove redundant newline Erik Johnston 2015-06-15 11:27:29 +01:00
  • 186f61a3ac Document listener config. Remove deprecated config options Erik Johnston 2015-06-15 11:25:53 +01:00
  • fe9bac3749 Merge pull request #184 from matrix-org/hotfixes-v0.9.2-r1 v0.9.2-r1 Erik Johnston 2015-06-13 12:26:42 +01:00
  • 6c01ceb8d0 Bump version Erik Johnston 2015-06-13 12:22:14 +01:00
  • 2eda996a63 Add a dummy.sql into delta/20 as pip isn't packinging the pushers.py Erik Johnston 2015-06-13 12:21:58 +01:00
  • 4706f3964d Merge pull request #183 from intelfx/install-python-schema-deltas Matthew Hodgson 2015-06-13 12:09:17 +01:00
  • 4df76b0a5d MANIFEST.in: include python schema delta scripts (we now have one in 20/) Ivan Shapovalov 2015-06-13 11:08:49 +03:00
  • a005b7269a Add backwards compat support for metrics, manhole and webclient config options Erik Johnston 2015-06-12 17:41:36 +01:00
  • 261ccd7f5f Fix tests Erik Johnston 2015-06-12 17:17:29 +01:00
  • 942e39e87c PEP8 Erik Johnston 2015-06-12 17:13:54 +01:00
  • 9c5fc81c2d Correctly handle x_forwaded listener option Erik Johnston 2015-06-12 17:13:23 +01:00
  • fd2c07bfed Use config.listeners Erik Johnston 2015-06-12 15:33:07 +01:00
  • 405f8c4796 Merge branch 'release-v0.9.2' v0.9.2 Erik Johnston 2015-06-12 11:53:03 +01:00
  • c42ed47660 Fix up create_resource_tree Erik Johnston 2015-06-12 11:52:52 +01:00
  • 1a87f5f26c Mention config option name Erik Johnston 2015-06-12 11:46:41 +01:00
  • a3dc31cab9 s/some/certain Erik Johnston 2015-06-12 11:45:13 +01:00
  • 4dd47236e7 Update change log Erik Johnston 2015-06-12 11:42:52 +01:00
  • 295b400d57 Merge branch 'release-v0.9.2' into develop Erik Johnston 2015-06-11 16:08:48 +01:00
  • 716cf144ec Update change log Erik Johnston 2015-06-11 16:07:06 +01:00
  • 1e365e88bd Bump schema version Erik Johnston 2015-06-11 15:50:39 +01:00
  • 2d41dc0069 Bump version Erik Johnston 2015-06-11 15:49:19 +01:00
  • f7f07dc517 Begin changing the config format Erik Johnston 2015-06-11 15:48:52 +01:00
  • b8690dd840 Catch any exceptions in the pusher loop. Use a lower timeout for pushers so we can see if they're actually still running. David Baker 2015-06-05 11:40:22 +01:00
  • 378a0f7a79 Federation demo start.sh: Fixed --no-rate-limit param in the script manuroe 2015-06-04 17:58:17 +02:00
  • da84946de4 pep8 David Baker 2015-06-04 16:43:45 +01:00
  • 63a7b3ad1e 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. David Baker 2015-06-04 16:16:01 +01:00
  • 5730b20c6d Merge pull request #175 from matrix-org/erikj/thumbnail_thread Erik Johnston 2015-06-03 17:26:56 +01:00
  • 8047fd2434 Merge pull request #176 from matrix-org/erikj/backfill_auth Erik Johnston 2015-06-03 17:25:37 +01:00
  • 3bbd0d0e09 Merge pull request #180 from matrix-org/erikj/prev_state_context Erik Johnston 2015-06-03 17:20:56 +01:00
  • 9dda396baa Merge pull request #179 from matrix-org/erikj/state_group_outliers Erik Johnston 2015-06-03 17:20:40 +01:00
  • 13ed3b9985 Merge pull request #178 from matrix-org/erikj/cache_state_groups Erik Johnston 2015-06-03 17:20:33 +01:00
  • bd2cf9d4bf Merge pull request #177 from matrix-org/erikj/content_repo_http_client Erik Johnston 2015-06-03 17:20:27 +01:00
  • d4902a7ad0 Merge pull request #174 from matrix-org/erikj/compress_option Erik Johnston 2015-06-03 17:18:17 +01:00
  • 55bf90b9e4 Don't needlessly compute prev_state Erik Johnston 2015-06-03 16:06:39 +01:00
  • 53f0bf85d7 Comment Erik Johnston 2015-06-03 16:43:40 +01:00
  • 1c3d844e73 Don't needlessly compute context Erik Johnston 2015-06-03 16:30:01 +01:00
  • 0d7d9c37b6 Add cache to get_state_groups Erik Johnston 2015-06-03 14:45:55 +01:00
  • d8866d7277 Caches should be bound to instances. Erik Johnston 2015-06-03 14:45:17 +01:00
  • 2ef2f6d593 SYN-403: Make content repository use its own http client. Erik Johnston 2015-06-03 10:15:27 +01:00
  • 3483b78d1a Log where a request came from in federation Erik Johnston 2015-06-02 18:15:13 +01:00
  • d3ded420b1 Rephrase log line Erik Johnston 2015-06-02 14:39:15 +01:00
  • 22716774d5 Don't about JSON when warning about content tampering Erik Johnston 2015-06-02 14:26:54 +01:00
  • 5044e6c544 Thumbnail images on a seperate thread Erik Johnston 2015-06-02 15:39:08 +01:00
  • 09e23334de Add a timeout Erik Johnston 2015-06-02 11:00:37 +01:00
  • 02410e9239 Handle the fact we might be missing auth events Erik Johnston 2015-06-02 10:58:35 +01:00
  • e552b78d50 Add some logging Erik Johnston 2015-06-02 10:28:14 +01:00
  • fde0da6f19 Correctly look up auth_events Erik Johnston 2015-06-02 10:19:38 +01:00
  • 3f04a08a0c Don't process events we've already processed. Remember to process state events Erik Johnston 2015-06-02 10:11:32 +01:00
  • 4bbfbf898e Correctly pass in auth_events Erik Johnston 2015-06-01 17:02:23 +01:00
  • 6e17463228 Don't explode if we don't have the event Erik Johnston 2015-06-01 16:38:55 +01:00
  • 7b6afa5a9b Merge branch 'erikj/perf_room_members_fix' of github.com:matrix-org/synapse into erikj/profile_rununtilconcurrent erikj/profile_rununtilconcurrent Erik Johnston 2015-06-01 15:05:52 +01:00
  • 8c7ca6d2c0 Remove rogue @inlineCallbacks erikj/perf_room_members_fix Erik Johnston 2015-06-01 15:05:41 +01:00
  • d92b3884cc Merge branch 'erikj/perf_room_members_fix' of github.com:matrix-org/synapse into erikj/profile_rununtilconcurrent Erik Johnston 2015-06-01 15:03:47 +01:00
  • b6b8e2dcbf Also cache user_id -> UserID conversion erikj/perf_get_room_members Erik Johnston 2015-06-01 14:55:02 +01:00
  • 689b4de314 Also cache user_id -> UserID conversion Erik Johnston 2015-06-01 14:55:02 +01:00
  • 072a1467f2 Only log when we spend time in there Erik Johnston 2015-06-01 14:27:41 +01:00
  • 1b0c857a6e Hook into more things Erik Johnston 2015-06-01 14:08:10 +01:00
  • a9de1ee4c4 Make class variable Erik Johnston 2015-06-01 14:06:59 +01:00
  • 06d1ec5dbc Err, don't use global Erik Johnston 2015-06-01 14:03:29 +01:00
  • 878f5b0cf7 Time get_room_members Erik Johnston 2015-06-01 13:56:53 +01:00
  • 522f285f9b Add config option to disable compression of http responses Erik Johnston 2015-06-01 13:36:30 +01:00
  • b8d49be5a1 Merge branch 'develop' into markjh/twisted-15 Mark Haines 2015-06-01 10:56:05 +01:00
  • 90abdaf3bc Use Twisted-15.2.1, Use Agent.usingEndpointFactory rather than implement our own Agent Mark Haines 2015-06-01 10:51:50 +01:00
  • b579a8ea18 Merge pull request #172 from intelfx/contrib-systemd Erik Johnston 2015-05-31 20:53:45 +01:00
  • 53ef3a0bfe contrib/systemd: log_config.yaml: do not disable existing loggers Ivan Shapovalov 2015-05-31 19:21:55 +03:00
  • d70c847b4f Merge pull request #170 from matrix-org/markjh/SYT-8-recaptcha Mark Haines 2015-05-29 15:32:54 +01:00
  • d15f166093 Remove log line Erik Johnston 2015-05-29 15:03:24 +01:00
  • ca580ef862 Don't copy twice Erik Johnston 2015-05-29 15:02:55 +01:00
  • 45bac68064 Merge pull request #169 from matrix-org/erikj/ultrajson Erik Johnston 2015-05-29 14:58:56 +01:00
  • 7f20f01370 Use pyinstrument Erik Johnston 2015-05-29 14:31:39 +01:00
  • 784aaa53df Merge branch 'develop' into markjh/SYT-8-recaptcha Mark Haines 2015-05-29 13:49:44 +01:00
  • 38a84884da merge branch 'erikj/ultrajson' of github.com:matrix-org/synapse into erikj/profile_rununtilconcurrent Erik Johnston 2015-05-29 13:12:06 +01:00
  • 8355b4d074 Bump syutil version Erik Johnston 2015-05-29 13:08:43 +01:00
  • a7b65bdedf Add config option to turn off freezing events. Use new encode_json api and ujson.loads Erik Johnston 2015-05-29 12:17:33 +01:00
  • d94590ed48 Add config for setting the recaptcha verify api endpoint, so we can test it in sytest Mark Haines 2015-05-29 12:11:40 +01:00
  • c7fcb53b92 Use cProfile. Hook into doIteration. Track utime. Erik Johnston 2015-05-29 10:37:41 +01:00
  • 06c4124f8e Merge branch 'develop' of github.com:matrix-org/synapse into erikj/profile_rununtilconcurrent Erik Johnston 2015-05-29 09:57:43 +01:00
  • afbd3b2fc4 SYN-395: Fix CAPTCHA, don't double decode json Erik Johnston 2015-05-28 18:05:00 +01:00
  • 79e37a7ecb Correctly pass connection pool parameter Erik Johnston 2015-05-28 16:48:53 +01:00
  • 0f118e55db Merge pull request #168 from matrix-org/erikj/conn_pool Erik Johnston 2015-05-28 16:03:56 +01:00
  • 2f54522d44 Merge pull request #167 from matrix-org/erikj/deep_copy_removal Erik Johnston 2015-05-28 16:00:07 +01:00
  • dd74436ffd Unused import Erik Johnston 2015-05-28 15:47:20 +01:00