1
0

Commit Graph

  • 7d304ae11c Merge pull request #80 from matrix-org/restrict-destinations Erik Johnston 2015-02-18 13:56:48 +00:00
  • d4952e6849 Merge pull request #81 from matrix-org/bugs/SYN-282 Erik Johnston 2015-02-18 13:37:06 +00:00
  • 446ef58992 Add errback to all deferreds in transaction_queue Erik Johnston 2015-02-18 12:03:12 +00:00
  • cc3d3babb0 Remove unused import Erik Johnston 2015-02-18 12:01:41 +00:00
  • 6375bd3e33 SYN-282: Don't log tracebacks for client errors Mark Haines 2015-02-18 12:01:37 +00:00
  • 2462aacd77 Restrict the destinations that synapse can talk to Mark Haines 2015-02-18 11:51:00 +00:00
  • b68e4a729f Discard destination 'localhost' Erik Johnston 2015-02-18 11:32:39 +00:00
  • 47d3ff4cf8 Don't send failure to self Erik Johnston 2015-02-18 11:30:37 +00:00
  • 36e144091b Remove spurious comma. Remove temp run_on_reactor Erik Johnston 2015-02-18 11:25:20 +00:00
  • b17bd31da0 Temporarily add a run_on_reactor() call Erik Johnston 2015-02-18 11:17:26 +00:00
  • 5806d52423 Fix syntax Mark Haines 2015-02-18 11:01:37 +00:00
  • 87e9aeb914 Move pynacl to the top of the depedency link list so that it is installed before syutil Mark Haines 2015-02-18 10:59:30 +00:00
  • 7e9d59f3b4 Don't convert DNSLookupError to a 4xx SynapseError Erik Johnston 2015-02-18 10:58:13 +00:00
  • cedad8fbd6 Bump version Erik Johnston 2015-02-18 10:54:34 +00:00
  • 65ca713ff5 Add .__name__ after type(e) Erik Johnston 2015-02-18 10:51:32 +00:00
  • 5e24471469 Fix up ResponseNeverReceived to str Erik Johnston 2015-02-18 10:50:10 +00:00
  • e482541e1d Fix pyflakes Erik Johnston 2015-02-18 10:44:22 +00:00
  • 0db52d43fa strings.join() expects iterable of strings Erik Johnston 2015-02-18 10:41:46 +00:00
  • 859fbd4423 s/self._clock/self.clock/ Erik Johnston 2015-02-18 10:39:14 +00:00
  • 1be67eca8a Merge branch 'keyclient_retry_scheme' of github.com:matrix-org/synapse into develop Erik Johnston 2015-02-18 10:34:40 +00:00
  • 2635d4e634 Merge branch 'develop' of github.com:matrix-org/synapse into develop Erik Johnston 2015-02-18 10:29:54 +00:00
  • fe672a04f7 Merge pull request #77 from matrix-org/failures Erik Johnston 2015-02-18 10:29:29 +00:00
  • 08f804208b Merge pull request #79 from matrix-org/get_pdu_limiting Erik Johnston 2015-02-18 10:29:10 +00:00
  • ec847059f3 Rename _fail_fetch_pdu_cache to _get_pdu_cache Erik Johnston 2015-02-18 10:14:10 +00:00
  • 4fd176a41d More docs Erik Johnston 2015-02-18 10:11:24 +00:00
  • d77912ff44 Docs. Erik Johnston 2015-02-18 10:09:54 +00:00
  • 9371019133 Try to only back off if we think we failed to connect to the remote Erik Johnston 2015-02-17 18:13:34 +00:00
  • 649dc8a7e2 Merge branch 'develop' of github.com:matrix-org/synapse into failures Erik Johnston 2015-02-17 17:43:14 +00:00
  • c8436b38a0 Only update destination_retry_timings if we have succeeded when retrying Erik Johnston 2015-02-17 17:38:38 +00:00
  • f91263b1e0 Remove spurious self Erik Johnston 2015-02-17 17:37:51 +00:00
  • 1177245e86 Merge branch 'hotfixes-v0.7.0g' of github.com:matrix-org/synapse into develop Erik Johnston 2015-02-17 17:30:11 +00:00
  • 20e3172f38 Merge pull request #75 from matrix-org/dont_write_bytecode Erik Johnston 2015-02-17 17:29:55 +00:00
  • 58554fa658 Merge branch 'develop' of github.com:matrix-org/synapse into keyclient_retry_scheme Erik Johnston 2015-02-17 17:26:46 +00:00
  • 2c29ed3e84 Use absolute path when loading delta sql files Erik Johnston 2015-02-17 17:22:24 +00:00
  • 2b8f1a956c Add per server retry limiting. Erik Johnston 2015-02-17 17:20:56 +00:00
  • 5025305fb2 Rate limit retries when fetching server keys. Erik Johnston 2015-02-17 15:57:42 +00:00
  • 1a989c436c Bump schema version Erik Johnston 2015-02-17 15:45:55 +00:00
  • 964bb43fbe Fix typo in function name Erik Johnston 2015-02-17 15:44:41 +00:00
  • e7e20417ca ExpiringCache: purge every 1/2 interval Erik Johnston 2015-02-17 15:44:26 +00:00
  • 8b919c00f3 Start the get_pdu cache Erik Johnston 2015-02-17 15:44:01 +00:00
  • 676e8ee78a Remove debug raise Erik Johnston 2015-02-17 15:22:45 +00:00
  • 08e70231c9 Merge branch 'develop' of github.com:matrix-org/synapse into failures Erik Johnston 2015-02-17 15:21:33 +00:00
  • 0647e27a41 Remove unused import Erik Johnston 2015-02-17 15:19:54 +00:00
  • fa6c93bd26 Merge branch 'consumeErrors' of github.com:matrix-org/synapse into develop Erik Johnston 2015-02-17 15:18:17 +00:00
  • c02da58a9d Merge branch 'develop' of github.com:matrix-org/synapse into failures Erik Johnston 2015-02-17 15:15:07 +00:00
  • 472734a8cc Consume errors in time_bound_deferred Erik Johnston 2015-02-17 15:13:50 +00:00
  • 4de93001bf Make matrixfederationclient log more nicely Erik Johnston 2015-02-17 15:12:06 +00:00
  • 659ead082f Format the response of transaction request in a nicer way Erik Johnston 2015-02-17 13:58:52 +00:00
  • c82e26ad4b Actually respond with JSON to incoming transaction Erik Johnston 2015-02-17 13:24:13 +00:00
  • 47281f8fa4 Change some debug logging to info Erik Johnston 2015-02-17 11:51:22 +00:00
  • 02bfa889de Handle recieving failures in transactions Erik Johnston 2015-02-17 13:08:27 +00:00
  • c37e7e1774 Merge pull request #76 from matrix-org/consumeErrors Erik Johnston 2015-02-17 13:02:04 +00:00
  • c2b1dbd84c We do want to consumeError Erik Johnston 2015-02-17 11:11:11 +00:00
  • ea1d6c16cd Don't write bytecode Erik Johnston 2015-02-17 10:54:06 +00:00
  • 72a4de2ce6 Use consumeErrors=True on all DeferredLists. Erik Johnston 2015-02-17 10:03:23 +00:00
  • 0194e71e99 Merge branch 'develop' of github.com:matrix-org/synapse into get_pdu_limiting Erik Johnston 2015-02-17 09:48:23 +00:00
  • baa5b9a975 Cache results of get_pdu. Erik Johnston 2015-02-16 18:02:39 +00:00
  • bfffd2e108 Merge pull request #74 from matrix-org/federation_min_depth_fix Erik Johnston 2015-02-16 17:12:46 +00:00
  • 2674aeb96a Factor out ExpiringCache from StateHandler Erik Johnston 2015-02-16 16:16:47 +00:00
  • 91fc5eef1d Mark old events as outliers. Erik Johnston 2015-02-16 14:27:40 +00:00
  • 6138584651 Don't return anything from _handle_new_pdu, since we ignore the return value anyway Erik Johnston 2015-02-16 14:08:02 +00:00
  • a5ad6f862c Fix contrib/graph/graph2.py to handle FrozenDict Erik Johnston 2015-02-16 13:15:41 +00:00
  • 8a59915d7d Merge branch 'hotfixes-v0.7.0f' of github.com:matrix-org/synapse into develop Erik Johnston 2015-02-16 09:47:22 +00:00
  • 0421eb84ac Merge pull request #73 from matrix-org/hotfixes-v0.7.0f v0.7.0f Erik Johnston 2015-02-16 09:46:01 +00:00
  • 6dd5c95841 Bump version Erik Johnston 2015-02-15 20:38:52 +00:00
  • b99a33f283 resolve_events expect lists, not dicts Erik Johnston 2015-02-15 20:20:51 +00:00
  • 2b8903ce2f we federate on port 8448 nowadays... Matthew Hodgson 2015-02-14 00:16:33 +00:00
  • 5f68529036 Merge branch 'master' of github.com:matrix-org/synapse into develop Erik Johnston 2015-02-13 16:21:30 +00:00
  • d502013c6e Merge branch 'hotfixes-0.7.0e' of github.com:matrix-org/synapse v0.7.0e Erik Johnston 2015-02-13 16:19:32 +00:00
  • 64def4f953 Merge branch 'hotfixes-0.7.0e' into develop David Baker 2015-02-13 16:18:34 +00:00
  • a78838c5ba Bump version Erik Johnston 2015-02-13 16:17:54 +00:00
  • 8d5cce62ab Update pushers by app id and pushkey, not user id and pushkey David Baker 2015-02-13 16:16:16 +00:00
  • 650dc7f0f9 Merge branch 'master' of github.com:matrix-org/synapse into develop Erik Johnston 2015-02-13 15:46:42 +00:00
  • be26697b29 Bump version v0.7.0d Erik Johnston 2015-02-13 15:37:35 +00:00
  • b11a6e1c3c Fix wrong variable name Erik Johnston 2015-02-13 15:37:18 +00:00
  • 0d872f5aa6 Merge pull request #50 from matrix-org/application-services Mark Haines 2015-02-13 15:06:14 +00:00
  • fa662b52d0 Merge pull request #72 from matrix-org/in_memory_sqlite_for_testing Mark Haines 2015-02-13 14:42:27 +00:00
  • 183b3d4e47 Prepare the database whenever a connection is opened from the db_pool so that in-memory databases will work Mark Haines 2015-02-13 14:29:49 +00:00
  • 49eb11530c Merge branch 'develop' of github.com:matrix-org/synapse v0.7.0c Erik Johnston 2015-02-13 14:37:30 +00:00
  • 0546126cc5 Bump version Erik Johnston 2015-02-13 14:36:40 +00:00
  • 2aa87305c0 Merge pull request #71 from matrix-org/auth-conflict-res Erik Johnston 2015-02-13 14:32:17 +00:00
  • e441c10a73 pyflakes Erik Johnston 2015-02-13 14:23:39 +00:00
  • 8c652a2b5f When we see a difference in current state, actually use state conflict resolution algorithm Erik Johnston 2015-02-13 14:20:05 +00:00
  • 6375abcdac Merge branch 'master' of github.com:matrix-org/synapse into develop Erik Johnston 2015-02-13 13:34:25 +00:00
  • c09493d7aa Bump version v0.7.0b Erik Johnston 2015-02-13 13:33:37 +00:00
  • 74626a8de4 Merge branch 'master' of github.com:matrix-org/synapse into develop Erik Johnston 2015-02-13 10:09:55 +00:00
  • 55e0916ffc Reindent code to be less human-readable to keep pep8 from complaining Paul "LeoNerd" Evans 2015-02-12 19:19:37 +00:00
  • f22646efcc Only attempt to fetch presence state of JOINed members in room initialSync (SYN-202) Paul "LeoNerd" Evans 2015-02-12 19:11:52 +00:00
  • 16c6b860ac Merge pull request #70 from matrix-org/exception-fixes Matthew Hodgson 2015-02-12 20:03:29 +00:00
  • 789251afa7 Fix logging Erik Johnston 2015-02-12 19:29:43 +00:00
  • 38df10b99e Remove unused function Erik Johnston 2015-02-12 19:29:32 +00:00
  • 93d07c87dc Reindent code to be less human-readable to keep pep8 from complaining Paul "LeoNerd" Evans 2015-02-12 19:19:37 +00:00
  • 5f6e6530d0 Appease pyflakes Paul "LeoNerd" Evans 2015-02-12 19:15:23 +00:00
  • 29805213d1 Can now remove the FIXME too Paul "LeoNerd" Evans 2015-02-12 19:12:57 +00:00
  • 860b1b4841 Only attempt to fetch presence state of JOINed members in room initialSync (SYN-202) Paul "LeoNerd" Evans 2015-02-12 19:11:52 +00:00
  • 58d848adc0 Parrellize fetching of events Erik Johnston 2015-02-12 18:35:36 +00:00
  • 963256638d Correctly handle all the places that can throw exceptions Erik Johnston 2015-02-12 18:17:11 +00:00
  • 92d850fc87 Merge branch 'master' of github.com:matrix-org/synapse into develop Erik Johnston 2015-02-12 15:24:06 +00:00
  • a268c31737 Merge pull request #69 from matrix-org/hotfixes-v0.7.0a v0.7.0a Erik Johnston 2015-02-12 14:56:20 +00:00
  • 48fbe79f71 Bump version Erik Johnston 2015-02-12 14:52:02 +00:00