Commit Graph

6219 Commits (ae571810f2283c1825da62af0e931a0e40f74168)
 

Author SHA1 Message Date
Erik Johnston ae571810f2 Order NULLs first 9 years ago
Erik Johnston 3ddbb1687c Fix query 9 years ago
Erik Johnston 8fae3d7b1e Use special UPDATE syntax 9 years ago
Erik Johnston b57dcb4b51 Typo 9 years ago
Erik Johnston 26db18bc90 Need to do _background_update_progress_txn in actual transaction 9 years ago
Erik Johnston e395eb1108 Update progress when creating index 9 years ago
Erik Johnston 3b0fa77f50 Fix SQL statement 9 years ago
Erik Johnston 129e403487 Create index must be on a conn 9 years ago
Erik Johnston 51bb339ab2 Create index concurrently 9 years ago
Erik Johnston b743c1237e Add missing run_upgrade 9 years ago
Erik Johnston c877f0f034 Optimise event_search in postgres 9 years ago
Mark Haines 02a27a6c4f pip install new python dependencies in jenkins.sh 9 years ago
Erik Johnston 59698906eb Make jenkins install lxml 9 years ago
Erik Johnston 68ebb81e86 Merge pull request #740 from matrix-org/erikj/state_cache 9 years ago
Erik Johnston 5bbc321588 Always use state cache entry if it exists 9 years ago
Erik Johnston 4cf4320593 Add some logging to state resolve_events 9 years ago
Erik Johnston eab47ea1e5 Merge pull request #739 from matrix-org/erikj/cache_get_state_groups_for_groups 9 years ago
Mark Haines f52dd35ac3 Merge pull request #738 from matrix-org/markjh/slaved_receipts 9 years ago
Erik Johnston 61c7edfd34 Add cache to _get_state_groups_from_groups 9 years ago
Mark Haines 5bbd424ee0 Add a slaved receipts store 9 years ago
Erik Johnston 6ac40f7b65 Merge pull request #737 from matrix-org/erikj/spider_ssl_factory 9 years ago
Erik Johnston f505575f69 Make InsecureInterceptableContextFactory work with SpiderEndpoint 9 years ago
Mark Haines 4084c58aa1 Merge pull request #736 from matrix-org/markjh/slave_invited_rooms_for_user 9 years ago
Mark Haines e99365f601 Replicate get_invited_rooms_for_user 9 years ago
Erik Johnston e8884e5e9c Add self.media_repo to PreviewUrlResource 9 years ago
Erik Johnston a7001c311b _make_dirs was moved to MediaRepository 9 years ago
Erik Johnston 9181e2f4c7 Add store to PreviewUrlResource 9 years ago
Erik Johnston fb76a81ff7 Reorder imports 9 years ago
Erik Johnston 48af68ba8e Merge pull request #735 from matrix-org/erikj/media_resource_cleanup 9 years ago
Erik Johnston 0c93df89b6 Move MediaRepository to media_repository module 9 years ago
Erik Johnston 43f0941e8f Split out BaseMediaResource into MediaRepository 9 years ago
Erik Johnston 481119f7d6 Merge pull request #734 from matrix-org/erikj/measure 9 years ago
Erik Johnston eb8619e256 Create log context in Measure if one doesn't exist 9 years ago
Erik Johnston 4ef7a25c10 Merge pull request #733 from matrix-org/erikj/make_member_timeout 9 years ago
Erik Johnston 3727a15764 Merge pull request #732 from matrix-org/erikj/login 9 years ago
Matthew Hodgson aaabbd3e9e explicitly pass in the charset from Content-Type to lxml to fix cyrillic woes better 9 years ago
Matthew Hodgson 84f9cac4d0 fix cyrillic URL previews by hardcoding all page decoding to UTF-8 for now, rather than relying on lxml's heuristics which seem to get it wrong 9 years ago
Erik Johnston 914f1eafac Lower timeout for make_membership_event 9 years ago
Erik Johnston 6fd2f685fe Simplify _check_password 9 years ago
Erik Johnston 737aee9295 Merge pull request #731 from matrix-org/erikj/timed_otu 9 years ago
Erik Johnston cb9c465707 Use SynapseError 504 for Timeout errors 9 years ago
Mark Haines 3c79bdd7a0 Fix check_password rather than inverting the meaning of _check_local_password (#730) 9 years ago
David Baker a4c56bf67b Merge pull request #729 from matrix-org/dbkr/fix_login_nonexistent_user 9 years ago
David Baker 4c1b32d7e2 Fix login to error for nonexistent users 9 years ago
Matthew Hodgson f78b479118 fix urlparse import thinko breaking tiny URLs 9 years ago
Kegsay 4802f9cdb6 Merge pull request #727 from matrix-org/kegan/fix-asapi-reg 9 years ago
Kegan Dougal 83776d6219 Make v2_alpha reg follow the AS API specification 9 years ago
Matthew Hodgson bd77216d06 comment out 2c838f6459 due to risk of https://en.wikipedia.org/wiki/Billion_laughs attacks - thanks @torhve 9 years ago
Erik Johnston 5a578ea4c7 Merge pull request #726 from matrix-org/erikj/push_metric 9 years ago
Erik Johnston 9ae64c9910 Measure push action generator 9 years ago