summary refs log tree commit diff
path: root/changelog.d (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run tests under PostgreSQL (#3423)Amber Brown2018-08-131-0/+1
* Merge pull request #3679 from matrix-org/hawkowl/blackify-testsAmber Brown2018-08-111-0/+1
|\
| * changelogAmber Brown2018-08-101-0/+1
* | Merge branch 'rav/fix_linearizer_cancellation' into developRichard van der Hoff2018-08-101-0/+1
|\ \ | |/ |/|
| * changelogRichard van der Hoff2018-08-101-0/+1
* | Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678)Amber Brown2018-08-101-0/+1
* | Merge pull request #3439 from vojeroen/send_sni_for_federation_requestsRichard van der Hoff2018-08-101-0/+1
|\ \
| * \ Merge branch 'develop' into send_sni_for_federation_requestsRichard van der Hoff2018-07-2750-7/+37
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/develop' into send_sni_for_federation_...Jeroen2018-07-1412-0/+7
| |\ \ \
| * \ \ \ Merge branch 'develop' into send_sni_for_federation_requestsJeroen2018-07-092-0/+1
| |\ \ \ \
| * | | | | towncrier changelogJeroen2018-06-261-0/+1
| / / / /
* | | | | Merge pull request #3655 from matrix-org/neilj/disable_hsNeil Johnson2018-08-091-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'develop' into neilj/disable_hsNeil Johnson2018-08-081-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'develop' into neilj/disable_hsNeil Johnson2018-08-081-0/+1
| |\ \ \ \ \ \
| * | | | | | | Ability to disable client/server Synapse via conf toggleNeil Johnson2018-08-081-0/+1
* | | | | | | | Merge branch 'master' into developAmber Brown2018-08-0958-54/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | changelogAmber Brown2018-08-0758-54/+0
* | | | | | | | Merge pull request #3632 from matrix-org/erikj/refactor_repl_servletErik Johnston2018-08-091-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixup wording and remove dead codeErik Johnston2018-08-091-0/+1
| * | | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_r...Erik Johnston2018-08-0312-0/+12
| |\ \ \ \ \ \ \ \
| * | | | | | | | | NewsfileErik Johnston2018-07-311-0/+0
* | | | | | | | | | Test fixes for Python 3 (#3647)Amber Brown2018-08-091-0/+1
* | | | | | | | | | Merge pull request #3664 from matrix-org/rav/federation_metricsRichard van der Hoff2018-08-081-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | changelogRichard van der Hoff2018-08-071-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3654 from matrix-org/rav/room_versionsRichard van der Hoff2018-08-081-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | changelogRichard van der Hoff2018-08-061-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into neilj/reserved_u...Neil Johnson2018-08-083-0/+3
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge pull request #3633 from matrix-org/neilj/mau_trackerNeil Johnson2018-08-081-0/+1
| |\ \ \ \ \ \ \
| * | | | | | | | changelogRichard van der Hoff2018-08-071-0/+1
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Return M_NOT_FOUND when a profile could not be found. (#3596)Will Hunt2018-08-031-0/+1
| * | | | | | | Merge pull request #3644 from matrix-org/michaelkaye/refactor_docker_location...Michael Kaye2018-08-031-0/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Add news entryMichael Kaye2018-08-021-0/+1
* | | | | | | | Ability to whitelist specific threepids against monthly active user limitingNeil Johnson2018-08-081-0/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Add ability to limit number of monthly active users on the serverNeil Johnson2018-08-031-0/+1
|/ / / / / /
* / / / / / newsfragmentMichael Kaye2018-08-021-0/+1
|/ / / / /
* | | | | Merge pull request #3639 from matrix-org/rav/refactor_error_handlingRichard van der Hoff2018-08-021-0/+1
|\ \ \ \ \
| * | | | | changelogRichard van der Hoff2018-08-011-0/+1
* | | | | | Merge pull request #3638 from matrix-org/rav/refactor_federation_client_excep...Richard van der Hoff2018-08-021-0/+1
|\ \ \ \ \ \
| * | | | | | changelogRichard van der Hoff2018-08-011-0/+1
| |/ / / / /
* | | | | | Merge pull request #3621 from matrix-org/erikj/split_fed_storeErik Johnston2018-08-021-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_fed_...Erik Johnston2018-07-309-0/+9
| |\ \ \ \ \ \
| * | | | | | | NewsfileErik Johnston2018-07-271-0/+1
* | | | | | | | Merge pull request #3630 from matrix-org/neilj/mau_sign_in_log_in_limitsNeil Johnson2018-08-011-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | improve clarityNeil Johnson2018-08-011-1/+1
| * | | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into neilj/mau_sign_i...Neil Johnson2018-08-016-0/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | mau limtsNeil Johnson2018-07-311-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3620 from fuzzmz/return-404-room-not-foundRichard van der Hoff2018-08-011-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Update 2952.bugfixRichard van der Hoff2018-08-011-1/+1
| * | | | | | | | return NotFoundError if room not foundSerban Constantin2018-07-311-0/+1
* | | | | | | | | Python 3: Convert some unicode/bytes uses (#3569)Amber Brown2018-08-021-0/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #3543 from bebehei/dockerJan Christian Grünhage2018-08-011-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [Docker] Use sorted multiline package listsBenedikt Heine2018-07-191-0/+1
* | | | | | | | | Merge pull request #3634 from matrix-org/rav/wtf_is_a_replication_layerRichard van der Hoff2018-08-011-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | changelogRichard van der Hoff2018-07-311-0/+1
* | | | | | | | | | Merge pull request #3384 from matrix-org/rav/rewrite_cachedlist_decoratorRichard van der Hoff2018-08-011-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Rewrite cache list decoratorRichard van der Hoff2018-07-271-0/+1
* | | | | | | | | | Merge pull request #3628 from turt2live/travis/goodby-pdu-failuresTravis Ralston2018-07-311-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Remove pdu_failures from transactionsTravis Ralston2018-07-301-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3612 from matrix-org/rav/store_heirarchyRichard van der Hoff2018-07-311-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | changelogRichard van der Hoff2018-07-261-0/+1
* | | | | | | | | Only import secrets when availableKrombel2018-07-301-0/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | make /context lazyload & filter aware (#3567)Matthew Hodgson2018-07-271-0/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #3391 from t3chguy/t3chguy/default_inviter_display_name_3pidRichard van der Hoff2018-07-271-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | add changelog entry for PR#3391Michael Telatynski2018-07-241-0/+1
* | | | | | | Merge pull request #3616 from matrix-org/travis/event_id_send_leaveRichard van der Hoff2018-07-261-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Create 3616.miscTravis Ralston2018-07-261-0/+1
* | | | | | | | Merge pull request #3614 from matrix-org/rav/stop_populating_event_contentRichard van der Hoff2018-07-261-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | changelogRichard van der Hoff2018-07-261-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Deduplicate redundant lazy-loaded members (#3331)Matthew Hodgson2018-07-261-0/+1
* | | | | | | | Merge pull request #3613 from matrix-org/rav/stop_using_event_edges_room_idRichard van der Hoff2018-07-261-0/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | changelogRichard van der Hoff2018-07-261-0/+1
| |/ / / / / /
* / / / / / / Fix some looping_call calls which were broken in #3604Richard van der Hoff2018-07-261-0/+1
|/ / / / / /
* | | | | | Merge pull request #2970 from matrix-org/matthew/filter_membersMatthew Hodgson2018-07-261-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'develop' into matthew/filter_membersMatthew Hodgson2018-07-2510-0/+10
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'develop' into matthew/filter_membersMatthew Hodgson2018-07-241-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' into matthew/filter_membersMatthew Hodgson2018-07-243-0/+3
| |\ \ \ \ \ \ \
| * | | | | | | | changelogMatthew Hodgson2018-07-231-0/+1
* | | | | | | | | Create 3609.miscTravis Ralston2018-07-251-0/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #3603 from matrix-org/erikj/handle_outliersErik Johnston2018-07-251-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | NewsfileErik Johnston2018-07-251-0/+1
* | | | | | | | | Merge pull request #3606 from matrix-org/rav/logcontext_fixes_once_moreRichard van der Hoff2018-07-251-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix another logcontext leak in _persist_eventsRichard van der Hoff2018-07-251-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3607 from matrix-org/rav/fix_persist_events_integrity_errorRichard van der Hoff2018-07-251-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix occasional 'tuple index out of range' errorRichard van der Hoff2018-07-251-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3605 from matrix-org/rav/fix_update_remote_profile_cacheRichard van der Hoff2018-07-251-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | changelogRichard van der Hoff2018-07-251-0/+1
| |/ / / / / / / /
* / / / / / / / / ChangelogRichard van der Hoff2018-07-251-0/+1
|/ / / / / / / /
* | | | | | | | Move newsfileErik Johnston2018-07-241-0/+0
* | | | | | | | NewsfileErik Johnston2018-07-241-0/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #3595 from matrix-org/erikj/use_deltasErik Johnston2018-07-241-0/+1
|\ \ \ \ \ \ \
| * | | | | | | NewsfileErik Johnston2018-07-241-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #3587 from matrix-org/rav/better_exception_loggingRichard van der Hoff2018-07-241-0/+1
|\ \ \ \ \ \ \
| * | | | | | | changelogRichard van der Hoff2018-07-231-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3586 from matrix-org/rav/optimise_resolve_state_groupsRichard van der Hoff2018-07-241-0/+1
|\ \ \ \ \ \ \
| * | | | | | | newsfileRichard van der Hoff2018-07-231-0/+1
| |/ / / / / /
* | | | | | | Merge pull request #3583 from matrix-org/rav/remove_who_forgot_in_roomRichard van der Hoff2018-07-241-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge remote-tracking branch 'origin/develop' into rav/remove_who_forgot_in_roomRichard van der Hoff2018-07-244-0/+4
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'origin/develop' into rav/remove_who_forgot_in_roomRichard van der Hoff2018-07-237-0/+5
| |\ \ \ \ \ \
| * | | | | | | Remove redundant checks on room forgottennessRichard van der Hoff2018-07-231-0/+1
* | | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/speed_up_c...Erik Johnston2018-07-243-0/+3
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'develop' into rav/logcontext_fixesRichard van der Hoff2018-07-242-0/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge pull request #3555 from matrix-org/erikj/client_apis_moveErik Johnston2018-07-241-0/+1
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'develop' into erikj/client_apis_moveErik Johnston2018-07-245-0/+4
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | * | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/client_api...Erik Johnston2018-07-2329-10/+10
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | NewsfileErik Johnston2018-07-181-0/+1
| | * | | | | | | | | changelogRichard van der Hoff2018-07-241-0/+1
| | | |_|/ / / / / / | | |/| | | | | | |
| * / | | | | | | | ChangelogRichard van der Hoff2018-07-241-0/+1
| |/ / / / / / / /
* / / / / / / / / NewsfileErik Johnston2018-07-241-0/+1
|/ / / / / / / /
* | | | / / / / NewsfileErik Johnston2018-07-231-0/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | NewsfileErik Johnston2018-07-231-0/+1
* | | | | | | NewsfileErik Johnston2018-07-231-0/+1
* | | | | | | NewsfileErik Johnston2018-07-231-0/+1
* | | | | | | NewsfileErik Johnston2018-07-231-0/+0
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'develop' into matthew/sync_deleted_devicesMatthew Hodgson2018-07-2317-2/+11
|\ \ \ \ \ \
| * | | | | | Make the rest of the .iterwhatever go away (#3562)Amber Brown2018-07-211-0/+0
| * | | | | | ChangelogRichard van der Hoff2018-07-201-0/+1
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #3571 from matrix-org/rav/limiter_fixesRichard van der Hoff2018-07-202-0/+2
| |\ \ \ \ \
| | * | | | | changelogsRichard van der Hoff2018-07-202-0/+2
| * | | | | | Admin API for creating new users (#3415)Amber Brown2018-07-201-0/+0
| |/ / / / /
| * | | | | changelogAmber Brown2018-07-191-0/+1
| * | | | | Merge branch 'master' into developAmber Brown2018-07-191-1/+0
| |\ \ \ \ \
| | * | | | | 0.33.0 final changelog v0.33.0Amber Brown2018-07-1920-13/+0
| | * | | | | update changelogsAmber Brown2018-07-196-2/+4
| | * | | | | Revert "0.33.0rc1 changelog"Amber Brown2018-07-1919-0/+10
| * | | | | | Don't spew errors because we can't save metrics (#3563)Amber Brown2018-07-191-0/+1
| * | | | | | Merge remote-tracking branch 'origin/release-v0.33.0' into developRichard van der Hoff2018-07-1920-10/+1
| |\| | | | |
| | * | | | | changelogRichard van der Hoff2018-07-191-0/+1
| | * | | | | 0.33.0rc1 changelog v0.33.0rc1Amber Brown2018-07-1819-10/+0
| * | | | | | Merge pull request #3556 from matrix-org/rav/background_processesRichard van der Hoff2018-07-191-0/+1
| |\ \ \ \ \ \
| | * | | | | | changelogRichard van der Hoff2018-07-181-0/+1
| * | | | | | | Move v1-only APIs into their own module & isolate deprecated ones (#3460)Amber Brown2018-07-191-0/+0
| * | | | | | | Merge pull request #3554 from matrix-org/erikj/response_metrics_codeErik Johnston2018-07-191-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | NewsfileErik Johnston2018-07-181-0/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | changelogRichard van der Hoff2018-07-181-0/+1
| | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #3553 from matrix-org/rav/background_process_trackingRichard van der Hoff2018-07-181-0/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | changelogRichard van der Hoff2018-07-181-0/+1
| | |/ / / /
| * | | | | Merge pull request #3367 from matrix-org/rav/drop_re_signing_hacksRichard van der Hoff2018-07-181-0/+1
| |\ \ \ \ \
| | * | | | | Add changelogRichard van der Hoff2018-07-041-0/+1
| * | | | | | Merge pull request #3514 from matrix-org/dbkr/turn_dont_add_defaultsDavid Baker2018-07-181-0/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | I failed to correctly guess the PR numberDavid Baker2018-07-111-0/+0
| | * | | | | Comment dummy TURN parameters in default configDavid Baker2018-07-111-0/+1
| * | | | | | changelogRichard van der Hoff2018-07-171-0/+1
| * | | | | | Merge pull request #3541 from matrix-org/rav/optimize_filter_events_for_serverRichard van der Hoff2018-07-171-0/+1
| |\ \ \ \ \ \
| | * | | | | | ChangelogRichard van der Hoff2018-07-161-0/+1
| * | | | | | | Refactor REST API tests to use explicit reactors (#3351)Amber Brown2018-07-171-0/+0
| * | | | | | | NewsfileErik Johnston2018-07-171-0/+0
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #3530 from matrix-org/erikj/stream_cacheAmber Brown2018-07-171-0/+0
| |\ \ \ \ \ \
| | * | | | | | NewsfileErik Johnston2018-07-131-0/+0
| | |/ / / / /
| * | | | | / check isort by travisKrombel2018-07-161-0/+1
| | |_|_|_|/ | |/| | | |
| * | | | | Fix develop because I broke it :( (#3535)Amber Brown2018-07-141-0/+0
| * | | | | Merge pull request #3534 from krombel/use_parse_and_asserts_from_servletAmber Brown2018-07-141-0/+1
| |\ \ \ \ \
| | * | | | | add changelogKrombel2018-07-131-0/+1
| * | | | | | Make auth & transactions more testable (#3499)Amber Brown2018-07-141-0/+0
| |/ / / / /
| * | | | | better changelogRichard van der Hoff2018-07-131-1/+1
| * | | | | changelogRichard van der Hoff2018-07-131-0/+1
| |/ / / /
| * | | | Merge pull request #3521 from matrix-org/rav/optimise_stream_change_cacheRichard van der Hoff2018-07-121-0/+1
| |\ \ \ \
| | * | | | changelogRichard van der Hoff2018-07-121-0/+1
| * | | | | changelogRichard van der Hoff2018-07-121-0/+1
| |/ / / /
| * | | | Merge pull request #3505 from matrix-org/erikj/receipts_cahceErik Johnston2018-07-121-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | NewsfileErik Johnston2018-07-101-0/+1
* | | | | changelogMatthew Hodgson2018-07-121-0/+1
|/ / / /
* | | | Merge pull request #3498 from OlegGirko/fix_attrs_syntaxAmber Brown2018-07-111-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | changelog entryAmber Brown2018-07-111-0/+0
* | | | Attempt to include db threads in cpu usage stats (#3496)Richard van der Hoff2018-07-101-0/+1
* | | | Refactor logcontext resource usage tracking (#3501)Richard van der Hoff2018-07-101-0/+0
* | | | changelogRichard van der Hoff2018-07-091-0/+1
|/ / /
* | / changelogAmber Brown2018-07-091-0/+0
| |/ |/|
* | Add an isort configuration (#3463)Amber Brown2018-07-091-0/+0
* | changelog v0.32.2 release-v0.32.2Amber Brown2018-07-071-1/+0
* | Correct attrs package name in requirements (#3492)Amber Brown2018-07-072-0/+2
* | changelog v0.32.0rc1Amber Brown2018-07-0528-19/+0
* | ACL changelogAmber Brown2018-07-051-0/+1
* | Merge pull request #3483 from matrix-org/rav/more_server_name_validationErik Johnston2018-07-051-0/+1
|\ \
| * | More server_name validationRichard van der Hoff2018-07-041-0/+1
* | | Merge pull request #3481 from matrix-org/rav/fix_cachedescriptor_testRichard van der Hoff2018-07-041-0/+1
|\ \ \ | |/ / |/| |
| * | Reinstate lost run_on_reactor in unit testRichard van der Hoff2018-07-041-0/+1
| |/
* | Merge pull request #3473 from matrix-org/erikj/thread_cacheErik Johnston2018-07-041-0/+1
|\ \
| * | 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
|\ \ \ | |_|/ |/| |
| * | NewsfileErik Johnston2018-07-021-0/+0
| |/
* | Reject invalid server names (#3480)Richard van der Hoff2018-07-031-0/+1
* | news snippetMatthew Hodgson2018-07-021-0/+1
|/
* Merge pull request #3467 from matrix-org/hawkowl/contributor-requirementsMatthew Hodgson2018-06-301-0/+0
|\
| * topfileAmber Brown2018-06-291-0/+0
* | Merge pull request #3456 from matrix-org/hawkowl/federation-prevevent-checkingErik Johnston2018-06-291-0/+1
|\ \
| * | 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