Commit Graph

7310 Commits (0cfd6c316193895b6fd5c761253305cf8688cef1)
 

Author SHA1 Message Date
Erik Johnston 8731197e54 Only abort Measure on Exceptions 8 years ago
Erik Johnston afbf6b33fc defer.returnValue must not be called within Measure 8 years ago
Erik Johnston 37adde32dc Move defer.returnValue out of Measure 8 years ago
Erik Johnston 04fc8bbcb0 Update keyring Measure 8 years ago
Erik Johnston 39b900b316 Measure http.server render 8 years ago
Erik Johnston 47dd8f02a1 Measure _get_event_from_row 8 years ago
Erik Johnston 2426c2f21a Measure keyrings 8 years ago
Erik Johnston 39242090e3 Add measure blocks to notifier 8 years ago
Erik Johnston e6784daf07 Merge pull request #1030 from matrix-org/erikj/cache_contexts 8 years ago
Erik Johnston 45fd2c8942 Ensure invalidation list does not grow unboundedly 8 years ago
Erik Johnston c0d7d9d642 Rename to on_invalidate 8 years ago
Erik Johnston dc76a3e909 Make cache_context an explicit option 8 years ago
Erik Johnston f164fd9220 Move _bulk_get_push_rules_for_room to storage layer 8 years ago
Erik Johnston ba214a5e32 Remove lru option 8 years ago
Erik Johnston 4161ff2fc4 Add concept of cache contexts 8 years ago
Erik Johnston 290763f559 Merge pull request #1029 from matrix-org/erikj/appservice_stream 8 years ago
Erik Johnston b770435389 Make get_new_events_for_appservice use indices 8 years ago
Paul Evans 5674ea3e6c Merge pull request #1026 from matrix-org/paul/thirdpartylookup 8 years ago
David Baker 1e4217c90c Explicit join 8 years ago
David Baker 0acdd0f1ea Use tuple comparison 8 years ago
Paul "LeoNerd" Evans 65201631a4 Move validation logic for AS 3PE query response into ApplicationServiceApi class, to keep the handler logic neater 8 years ago
Paul "LeoNerd" Evans 697872cf08 More warnings about invalid results from AS 3PE query 8 years ago
Paul "LeoNerd" Evans b515f844ee Avoid so much copypasta between 3PU and 3PL query by unifying around a ThirdPartyEntityKind enumeration 8 years ago
David Baker 602c84cd9c Merge remote-tracking branch 'origin/develop' into dbkr/notifications_api 8 years ago
Paul "LeoNerd" Evans 2a91799fcc Minor syntax neatenings 8 years ago
Erik Johnston be088b32d8 Merge pull request #1027 from matrix-org/erikj/appservice_stream 8 years ago
Paul "LeoNerd" Evans fcf1dec809 Appease pep8 8 years ago
Paul "LeoNerd" Evans 105ff162d4 Authenticate 3PE lookup requests 8 years ago
Paul "LeoNerd" Evans 06964c4a0a Copypasta the 3PU support code to also do 3PL 8 years ago
Paul "LeoNerd" Evans f3afd6ef1a Remove TODO note about request fields being strings - they're always strings 8 years ago
Erik Johnston bcbd74dc5b Remove log lines 8 years ago
Paul "LeoNerd" Evans d7b42afc74 Log a warning if an AS yields an invalid 3PU lookup result 8 years ago
Paul "LeoNerd" Evans 80f4740c8f Scattergather the call out to ASes; validate received results 8 years ago
Erik Johnston 522c804f6b Empty commit 8 years ago
Erik Johnston 19a625362b Merge branch 'develop' of github.com:matrix-org/synapse into erikj/appservice_stream 8 years ago
Erik Johnston 90b8b7706f Jenkins: tox install setuptools 8 years ago
Erik Johnston 07229bbdae Add appservice worker 8 years ago
Paul "LeoNerd" Evans 434bbf2cb5 Filter 3PU lookups by only ASes that declare knowledge of that protocol 8 years ago
Paul "LeoNerd" Evans d5bf7a4a99 Merge remote-tracking branch 'origin/develop' into paul/thirdpartylookup 8 years ago
Paul "LeoNerd" Evans 718ffcf8bb Since empty lookups now return 200/empty list not 404, we can safely log failures as exceptions 8 years ago
Paul "LeoNerd" Evans 3856582741 Ensure that 3PU lookup request fields actually get passed in 8 years ago
Paul "LeoNerd" Evans f0c73a1e7a Extend individual list results into the main return list, don't append 8 years ago
Paul "LeoNerd" Evans b3511adb92 Don't catch the return-value-as-exception that @defer.inlineCallbacks will use 8 years ago
Erik Johnston 6762a7268c Merge pull request #1025 from matrix-org/erikj/appservice_stream 8 years ago
Erik Johnston 9da84a9a1e Make AppserviceHandler stream events from database 8 years ago
Mark Haines 403ecd8a2c Missed a s/federation reader/media repository/ in a log message 8 years ago
Mark Haines 47fbff7a05 Merge pull request #1024 from matrix-org/markjh/media_repository 8 years ago
Mark Haines 396624864a Add a media repository worker 8 years ago
Erik Johnston e73dcb66da Merge pull request #1022 from matrix-org/erikj/as_notify_perf 8 years ago
Erik Johnston ea166f2ac9 Merge pull request #1023 from matrix-org/erikj/update_fix 8 years ago