Commit Graph

7240 Commits (c435bfee9c2536b23bd2fbd0a590231a4bd2e050)
 

Author SHA1 Message Date
Paul "LeoNerd" Evans c435bfee9c Don't need toplevel cache on 3PE lookup metadata any more 8 years ago
Paul "LeoNerd" Evans db7283cc6b Implement a ResponseCache around 3PE lookup metadata lookups 8 years ago
Paul "LeoNerd" Evans d0b8d49f71 Kill PROTOCOL_META since I'm not using it any more 8 years ago
Paul "LeoNerd" Evans 5474824975 Actually query over AS API for 3PE lookup metadata 8 years ago
Paul "LeoNerd" Evans 8e1ed09dff Move static knowledge of protocol metadata into AS handler; cache the result 8 years ago
Paul "LeoNerd" Evans 965f33c901 Declare 'gitter' known protocol, with user lookup 8 years ago
Paul "LeoNerd" Evans 9899824b85 Initial hack at the 3PN protocols metadata lookup API 8 years ago
Paul "LeoNerd" Evans 63c19e1df9 Move 3PU/3PL lookup APIs into /thirdparty containing entity 8 years ago
Erik Johnston 3e86dcf1c0 Merge pull request #1040 from matrix-org/erikj/pagination 8 years ago
Erik Johnston 86bcf4d6a7 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/pagination 8 years ago
Erik Johnston ba07d4a70e Add None checks to backfill 8 years ago
Kegsay 928b2187ea Merge pull request #1039 from matrix-org/kegan/join-with-custom-content 8 years ago
Kegan Dougal 4b31426a02 Pass through user-supplied content in /join/$room_id 8 years ago
Erik Johnston 122c7a43c9 Merge pull request #1038 from matrix-org/erikj/receved_txn_purge 8 years ago
Erik Johnston d143f211c8 Merge pull request #1028 from matrix-org/dbkr/notifications_api 8 years ago
Mark Haines e9fe9af068 Merge pull request #1037 from matrix-org/markjh/add_stats_to_prometheus 8 years ago
Erik Johnston aad8a1a825 Delete old received_transactions 8 years ago
Mark Haines 689f4cb914 Update comment 8 years ago
Mark Haines c8f9b45bc2 Add usage stats to prometheus monitoring 8 years ago
Erik Johnston e65bc7d315 Merge pull request #1031 from matrix-org/erikj/measure_notifier 8 years ago
Erik Johnston 33f3624ff7 Add exception logging. Fix typo 8 years ago
Erik Johnston 8c52160b07 Allow request handlers to override metric name 8 years ago
Erik Johnston a093fab253 Use top level measure 8 years ago
Matthew Hodgson 6e80c03d45 Merge branch 'develop' into dbkr/notifications_api 8 years ago
Matthew Hodgson 6372efbdc3 Merge pull request #1032 from matrix-org/matthew/workerdoc 8 years ago
Matthew Hodgson 58d6c93103 PR feedback 8 years ago
Matthew Hodgson b7ffa0e2cd quick guide to synapse scalability via workers 8 years ago
Matthew Hodgson d77ef276fa increase RAM reqs 8 years ago
Erik Johnston 27e0178da9 Add a top level measure 8 years ago
Erik Johnston 6d1a94d218 Remove redundant measure 8 years ago
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