summary refs log tree commit diff
path: root/changelog.d (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More server_name validationRichard van der Hoff2018-07-041-0/+1
| | | | | | | | We need to do a bit more validation when we get a server name, but don't want to be re-doing it all over the shop, so factor out a separate parse_and_validate_server_name, and do the extra validation. Also, use it to verify the server name in the config file.
* Merge pull request #3473 from matrix-org/erikj/thread_cacheErik Johnston2018-07-041-0/+1
|\ | | | | Invalidate cache on correct thread
| * Correct newsfileErik Johnston2018-07-022-0/+1
| |
| * NewsfileErik Johnston2018-07-021-0/+0
| |
* | Merge pull request #3474 from matrix-org/erikj/py3_authErik Johnston2018-07-041-0/+0
|\ \ | | | | | | Fix up auth check
| * | NewsfileErik Johnston2018-07-021-0/+0
| |/
* | Reject invalid server names (#3480)Richard van der Hoff2018-07-031-0/+1
| | | | | | | | | | Make sure that server_names used in auth headers are sane, and reject them with a sensible error code, before they disappear off into the depths of the system.
* | news snippetMatthew Hodgson2018-07-021-0/+1
|/
* Merge pull request #3467 from matrix-org/hawkowl/contributor-requirementsMatthew Hodgson2018-06-301-0/+0
|\ | | | | Clarify "real name" in contributor requirements
| * topfileAmber Brown2018-06-291-0/+0
| |
* | Merge pull request #3456 from matrix-org/hawkowl/federation-prevevent-checkingErik Johnston2018-06-291-0/+1
|\ \ | | | | | | Check the state of prev_events a bit more thoroughly when coming over federation
| * | topfile updateAmber Brown2018-06-281-2/+1
| | |
| * | topfileAmber Brown2018-06-271-0/+2
| | |
* | | add towncrier snippetMatthew Hodgson2018-06-281-0/+1
| |/ |/|
* | Attempt to be more performant on PyPy (#3462)Amber Brown2018-06-281-0/+1
| |
* | Revert "Revert "Try to not use as much CPU in the StreamChangeCache"" (#3454)Amber Brown2018-06-281-0/+0
|/
* Better testing framework for homeserver-using things (#3446)Amber Brown2018-06-271-0/+0
|
* Revert "Try to not use as much CPU in the StreamChangeCache"Matthew Hodgson2018-06-261-0/+0
|
* fixesAmber Brown2018-06-261-0/+0
|
* Use towncrier to build the changelog (#3425)Amber Brown2018-06-2515-0/+10