Commit History

Author SHA1 Message Date
  Richard van der Hoff 326189c25a Script to move remote media to another media store 6 years ago
  Richard van der Hoff 4c65b98e4a Merge pull request #2831 from matrix-org/rav/fix-userdir-search-again 6 years ago
  Richard van der Hoff d1f3490e75 Add tests for user directory search 6 years ago
  Richard van der Hoff 46022025ea Fix SQL for user search 6 years ago
  Richard van der Hoff 2186d7c06e Merge pull request #2829 from matrix-org/rav/postgres_in_tests 6 years ago
  Richard van der Hoff 88b9c5cbf0 Make it possible to run tests against postgres 6 years ago
  Richard van der Hoff d7eacc4f87 Create dbpool as normal in tests 6 years ago
  Richard van der Hoff b178eca261 Run on_new_connection for unit tests 6 years ago
  Richard van der Hoff d8f90c4208 Merge pull request #2828 from matrix-org/rav/kill_memory_datastore 6 years ago
  Richard van der Hoff 4b0f06e99c Merge pull request #2830 from matrix-org/rav/factor_out_get_conn 6 years ago
  Neil Johnson e98f0f9112 Merge pull request #2827 from matrix-org/fix_server_500_on_public_rooms_call_when_no_rooms_exist 6 years ago
  Richard van der Hoff 25adde9a04 Factor out get_db_conn to HomeServer base class 6 years ago
  Richard van der Hoff 6e9bf67f18 Remove unused/bitrotted MemoryDataStore 6 years ago
  Richard van der Hoff 2b91846497 Remove spurious unittest.DEBUG 6 years ago
  Neil Johnson 73560237d6 add white space line 6 years ago
  Neil Johnson 86c4f49a31 rather than try reconstruct the results object, better to guard against the xrange step argument being 0 6 years ago
  Neil Johnson f632083576 fix return type, should be a dict 6 years ago
  Neil Johnson 6c6e197b0a fix PEP8 violation 6 years ago
  Neil Johnson d02e43b15f remove white space 6 years ago
  Neil Johnson 349c739966 synapse 500s on a call to publicRooms in the case where the number of public rooms is zero, the specific cause is due to xrange trying to use a step value of zero, but if the total room number really is zero then it makes sense to just bail and save the extra processing 6 years ago
  Matthew Hodgson 9a72b70630 fix thinko on 3pid whitelisting 6 years ago
  Richard van der Hoff 25e2456ee7 Merge pull request #2816 from matrix-org/rav/metrics_comments 6 years ago
  Matthew Hodgson d32385336f add ?ts massaging for ASes (#2754) 6 years ago
  Richard van der Hoff b2da272b77 Merge pull request #2821 from matrix-org/rav/matthew_test_fixes 6 years ago
  Matthew Hodgson ab9f844aaf Add federation_domain_whitelist option (#2820) 6 years ago
  Richard van der Hoff 5c431f421c Matthew's fixes to the unit tests 6 years ago
  Matthew Hodgson d84f65255e Merge pull request #2813 from matrix-org/matthew/registrations_require_3pid 6 years ago
  Richard van der Hoff 87b7d72760 Add some comments about the reactor tick time metric 6 years ago
  Matthew Hodgson 49fce04624 fix typo (thanks sytest) 6 years ago
  Richard van der Hoff b0d9e633ee Merge pull request #2814 from matrix-org/rav/fix_urlcache_thumbs 6 years ago