Commit History

Author SHA1 Message Date
  Patrick Cloke 00b24aa545 Support generating structured logs in addition to standard logs. (#8607) 4 years ago
  Dan Callahan aff1eb7c67 Tell Black to format code for Python 3.5 (#8664) 4 years ago
  Patrick Cloke d35a451399 Clean-up some broken/unused code in the test framework (#8514) 4 years ago
  Richard van der Hoff 9789b1fba5 Fix threadsafety in ThreadedMemoryReactorClock (#8497) 4 years ago
  Erik Johnston ec10bdd32b Speed up unit tests when using PostgreSQL (#8450) 4 years ago
  Patrick Cloke 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
  Andrew Morgan a3a90ee031 Show a confirmation page during user password reset (#8004) 4 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 4 years ago
  Erik Johnston f13061d515 Fix client reader sharding tests (#7853) 4 years ago
  Dagfinn Ilmari Mannsåker a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) 4 years ago
  Richard van der Hoff b6b57ecb4e Kill off redundant SynapseRequestFactory (#6619) 5 years ago
  Erik Johnston 2284eb3a53 Add database config class (#6513) 5 years ago
  Amber Brown 9eebd46048 Improve the performance of structured logging (#6322) 5 years ago
  Richard van der Hoff 1cb84c6486 Support for routing outbound HTTP requests via a proxy (#6239) 5 years ago
  Erik Johnston 97c60ccaa3 Add unit test for /purge_room API 5 years ago
  Andrew Morgan 4548d1f87e Remove unnecessary parentheses around return statements (#5931) 5 years ago
  Amber Brown 7dc398586c Implement a structured logging output system. (#5680) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Amber Brown df2ebd75d3 Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 5 years ago
  Amber Brown b36c82576e Run Black on the tests again (#5170) 5 years ago
  Richard van der Hoff 297bf2547e Fix sync bug when accepting invites (#4956) 5 years ago
  Richard van der Hoff a6f2d3053d Log requests which are simulated by the unit tests. (#4905) 5 years ago
  Richard van der Hoff 2c3548d9d8 Update test_typing to use HomeserverTestCase. (#4771) 5 years ago
  Richard van der Hoff bc5f6e1797 Add a caching layer to .well-known responses (#4516) 5 years ago
  Richard van der Hoff 99e36d5e24 Implement MSC1708 (.well-known lookups for server routing) (#4489) 5 years ago
  Richard van der Hoff f2b553d656 Use SimpleResolverComplexifier in tests (#4497) 5 years ago
  Richard van der Hoff 6b574f3df7 fix python2 test failure 5 years ago
  Richard van der Hoff d02c4532c0 Add a test for MatrixFederationAgent 5 years ago
  Amber Brown ea6abf6724 Fix IP URL previews on Python 3 (#4215) 6 years ago
  Amber Brown 8b1affe7d5 Fix Content-Disposition in media repository (#4176) 6 years ago