Commit Graph

9954 Commits (d7eacc4f87ca8353f612171fa7e070c14e3b35ee)
 

Author SHA1 Message Date
Richard van der Hoff d7eacc4f87 Create dbpool as normal in tests 7 years ago
Richard van der Hoff b178eca261 Run on_new_connection for unit tests 7 years ago
Richard van der Hoff d8f90c4208
Merge pull request #2828 from matrix-org/rav/kill_memory_datastore 7 years ago
Richard van der Hoff 4b0f06e99c
Merge pull request #2830 from matrix-org/rav/factor_out_get_conn 7 years ago
Neil Johnson e98f0f9112
Merge pull request #2827 from matrix-org/fix_server_500_on_public_rooms_call_when_no_rooms_exist 7 years ago
Richard van der Hoff 25adde9a04 Factor out get_db_conn to HomeServer base class 7 years ago
Richard van der Hoff 6e9bf67f18 Remove unused/bitrotted MemoryDataStore 7 years ago
Richard van der Hoff 2b91846497 Remove spurious unittest.DEBUG 7 years ago
Neil Johnson 73560237d6 add white space line 7 years ago
Neil Johnson 86c4f49a31 rather than try reconstruct the results object, better to guard against the xrange step argument being 0 7 years ago
Neil Johnson f632083576 fix return type, should be a dict 7 years ago
Neil Johnson 6c6e197b0a fix PEP8 violation 7 years ago
Neil Johnson d02e43b15f remove white space 7 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 7 years ago
Matthew Hodgson 9a72b70630 fix thinko on 3pid whitelisting 7 years ago
Richard van der Hoff 25e2456ee7
Merge pull request #2816 from matrix-org/rav/metrics_comments 7 years ago
Matthew Hodgson d32385336f
add ?ts massaging for ASes (#2754) 7 years ago
Richard van der Hoff b2da272b77
Merge pull request #2821 from matrix-org/rav/matthew_test_fixes 7 years ago
Matthew Hodgson ab9f844aaf
Add federation_domain_whitelist option (#2820) 7 years ago
Richard van der Hoff 5c431f421c Matthew's fixes to the unit tests 7 years ago
Matthew Hodgson d84f65255e
Merge pull request #2813 from matrix-org/matthew/registrations_require_3pid 7 years ago
Richard van der Hoff 87b7d72760 Add some comments about the reactor tick time metric 7 years ago
Matthew Hodgson 49fce04624 fix typo (thanks sytest) 7 years ago
Richard van der Hoff b0d9e633ee
Merge pull request #2814 from matrix-org/rav/fix_urlcache_thumbs 7 years ago
Richard van der Hoff ad7ec63d08 Use the right path for url_preview thumbnails 7 years ago
Matthew Hodgson 62d7d66ae5 oops, check all login types 7 years ago
Matthew Hodgson 8fe253f19b fix PR nitpicking 7 years ago
Matthew Hodgson 293380bef7 trailing commas 7 years ago
Matthew Hodgson 447f4f0d5f rewrite based on PR feedback: 7 years ago
Matthew Hodgson 9d332e0f79 fix up v1, and improve errors 7 years ago
Matthew Hodgson 0af58f14ee fix pep8 7 years ago
Matthew Hodgson 81d037dbd8 mock registrations_require_3pid 7 years ago
Matthew Hodgson 28a6ccb49c add registrations_require_3pid 7 years ago
Erik Johnston cd871a3057 Fix storage provider bug introduced when renamed to store_local 7 years ago
Erik Johnston 8ff6726c0d
Merge pull request #2812 from matrix-org/erikj/media_storage_provider_config 7 years ago
Erik Johnston d69768348f Fix passing wrong config to provider constructor 7 years ago
Erik Johnston 8e85220373 Remove duplicate directory test 7 years ago
Erik Johnston 3fe2bae857 Missing staticmethod 7 years ago
Erik Johnston aae77da73f Fixup comments 7 years ago
Erik Johnston b6dc7044a9
Merge pull request #2804 from matrix-org/erikj/file_consumer 7 years ago
Erik Johnston 9a89dae8c5 Fix typo in thumbnail resource causing access times to be incorrect 7 years ago
Erik Johnston 0af5dc63a8 Make storage providers more configurable 7 years ago
Richard van der Hoff 5a4da21d58
Merge pull request #2810 from matrix-org/rav/metrics_fixes 7 years ago
Richard van der Hoff d57765fc8a Fix bugs in block metrics 7 years ago
Erik Johnston be0dfcd4a2 Do logcontexts correctly 7 years ago
Erik Johnston 1432f7ccd5 Move test stuff to tests 7 years ago
Erik Johnston 2f18a2647b Make all fields private 7 years ago
Richard van der Hoff d6af5512bb
Merge pull request #2809 from matrix-org/rav/metrics_errors 7 years ago
Richard van der Hoff ce236f8ac8 better exception logging in callbackmetrics 7 years ago
Erik Johnston dc519602ac Ensure we registerProducer isn't called twice 7 years ago