summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/faster_typingErik Johnston2018-09-19177-1345/+2545
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | NewsfileErik Johnston2018-09-191-0/+1
| * | | | | | | | | | Improve performance of getting typing updates for replicationErik Johnston2018-09-051-3/+19
* | | | | | | | | | | Merge pull request #3946 from matrix-org/michaelkaye/automate_docker_hub_uploadRichard van der Hoff2018-09-272-0/+27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Do the changelog.d danceMichael Kaye2018-09-271-0/+1
| * | | | | | | | | | | Make a ":latest" tag, and a SHA1 commit ID one too.Michael Kaye2018-09-271-3/+16
| * | | | | | | | | | | Also, don't run this job on any branchesMichael Kaye2018-09-271-1/+3
| * | | | | | | | | | | Make username configurable in the UI tooMichael Kaye2018-09-271-1/+1
| * | | | | | | | | | | Fix typoMichael Kaye2018-09-271-1/+1
| * | | | | | | | | | | Build and push docker image to hubMichael Kaye2018-09-271-0/+11
* | | | | | | | | | | | Merge pull request #3967 from matrix-org/rav/federation_handler_cleanupsRichard van der Hoff2018-09-273-4/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | more commentsRichard van der Hoff2018-09-272-6/+3
| * | | | | | | | | | | changelogRichard van der Hoff2018-09-271-0/+1
| * | | | | | | | | | | Clarifications in FederationHandlerRichard van der Hoff2018-09-271-2/+11
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #3965 from matrix-org/rav/notify_app_services_bg_processAmber Brown2018-09-272-2/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | changelogRichard van der Hoff2018-09-261-0/+1
| * | | | | | | | | | | Run notify_app_services as a bg processRichard van der Hoff2018-09-261-2/+6
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #3970 from schnuffle/develop-py3Amber Brown2018-09-2719-19/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update 3970.bugfixAmber Brown2018-09-271-1/+1
| * | | | | | | | | | | Added changelog fragmentSchnuffle2018-09-271-0/+1
| * | | | | | | | | | | Replaced all occurences of e.message with str(e)Schnuffle2018-09-2718-19/+19
* | | | | | | | | | | | Run our oldest supported configuration in CI (#3952)Amber Brown2018-09-274-13/+38
* | | | | | | | | | | | Merge pull request #3961 from matrix-org/neilj/lock_mau_upsertsRichard van der Hoff2018-09-272-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | towncrierNeil Johnson2018-09-261-0/+1
| * | | | | | | | | | | fix #3854Neil Johnson2018-09-261-1/+4
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #3966 from matrix-org/rav/rx_txn_logging_2Richard van der Hoff2018-09-273-2/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Logging improvementsRichard van der Hoff2018-09-263-2/+17
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Include eventid in log lines when processing incoming federation transactions...Richard van der Hoff2018-09-276-57/+115
* | | | | | | | | | | docstrings and unittests for storage.state (#3958)Richard van der Hoff2018-09-273-8/+62
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #3963 from matrix-org/rav/get_state_for_room_docstringAmber Brown2018-09-272-4/+5
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | changelogRichard van der Hoff2018-09-261-0/+1
| * | | | | | | | | fix docstring for FederationClient.get_state_for_roomRichard van der Hoff2018-09-261-4/+4
|/ / / / / / / / /
* / / / / / / / / Reduce the load on our CI (#3957)Amber Brown2018-09-273-8/+30
|/ / / / / / / /
* | | | | | | | Merge branch 'develop' into rav/hacky_cache_factor_fixRichard van der Hoff2018-09-266-315/+320
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #3956 from matrix-org/rav/fix_expiring_cache_lenRichard van der Hoff2018-09-263-20/+25
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | Log which cache is throwing exceptionsRichard van der Hoff2018-09-261-10/+17
| | * | | | | | | changelogRichard van der Hoff2018-09-261-0/+1
| | * | | | | | | Fix ExpiringCache.__len__ to be accurateErik Johnston2018-09-261-10/+7
| * | | | | | | | Merge pull request #3948 from matrix-org/rav/no_symlink_synctlAmber Brown2018-09-263-285/+285
| |\ \ \ \ \ \ \ \
| | * | | | | | | | changelogRichard van der Hoff2018-09-251-0/+1
| | * | | | | | | | Move synctl into top dir to avoid a symlinkRichard van der Hoff2018-09-252-285/+284
* | | | | | | | | | Actuall set cache factors in workersErik Johnston2018-09-261-5/+15
|/ / / / / / / / /
* | | | | | | | | Merge pull request #3924 from matrix-org/rav/clean_up_on_receive_pduAmber Brown2018-09-263-24/+48
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | changelogRichard van der Hoff2018-09-201-0/+1
| * | | | | | | | Comments and interface cleanup for on_receive_pduRichard van der Hoff2018-09-202-24/+47
* | | | | | | | | Merge pull request #3911 from matrix-org/jcgruenhage/docker-support-python3Richard van der Hoff2018-09-253-2/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update DockerfileJan Christian Grünhage2018-09-251-1/+0
| * | | | | | | | | Update .dockerignoreJan Christian Grünhage2018-09-251-1/+0
| * | | | | | | | | add changelogJan Christian Grünhage2018-09-201-0/+1
| * | | | | | | | | make python 3 work in the docker containerJan Christian Grünhage2018-09-203-2/+6
* | | | | | | | | | Update grafana dashboardRichard van der Hoff2018-09-251-175/+417
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge pull request #3932 from matrix-org/erikj/auto_start_expiring_cachesRichard van der Hoff2018-09-2517-39/+13
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | NewsfileErik Johnston2018-09-211-0/+1
| * | | | | | | | Fix some instances of ExpiringCache not expiring cache itemsErik Johnston2018-09-2116-39/+12
* | | | | | | | | added "media-src: 'self'" to CSP for resources (#3578)Jérémy Farnaud2018-09-252-0/+2
* | | | | | | | | Merge pull request #3925 from matrix-org/erikj/fix_producers_unregisteredRichard van der Hoff2018-09-252-14/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NewsfileErik Johnston2018-09-201-0/+1
| * | | | | | | | | Fix spurious exceptions when client closes conncetionErik Johnston2018-09-201-14/+35
* | | | | | | | | | Merge pull request #3947 from matrix-org/rav/attr_versionRichard van der Hoff2018-09-252-1/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | changelogRichard van der Hoff2018-09-251-0/+1
| * | | | | | | | | We require attrs 16.0.0Richard van der Hoff2018-09-251-1/+3
|/ / / / / / / / /
* | | | | | | | | Only lazy load self-members on initial syncMatthew Hodgson2018-09-252-5/+9
* | | | | | | | | Merge branch 'master' into developAmber Brown2018-09-253-3/+13
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v0.33.5.1'Amber Brown2018-09-253-3/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | changelog v0.33.5.1 release-v0.33.5.1Amber Brown2018-09-252-2/+10
| | * | | | | | | | | bump versionAmber Brown2018-09-251-1/+1
| | * | | | | | | | | changelog for 3940Amber Brown2018-09-251-0/+2
| | * | | | | | | | | Fix compatibility issue with older Twisted in tests.Oleg Girko2018-09-251-2/+2
* | | | | | | | | | | Merge branch 'master' into developAmber Brown2018-09-2442-40/+65
|\| | | | | | | | | | | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge tag 'v0.33.5'Amber Brown2018-09-2487-1091/+1998
| |\| | | | | | | |
| | * | | | | | | | towncrier v0.33.5 release-v0.33.5Amber Brown2018-09-241-0/+6
| | * | | | | | | | update versionAmber Brown2018-09-241-1/+1
| | * | | | | | | | changelog v0.33.5rc1Amber Brown2018-09-1741-39/+58
| | * | | | | | | | update python 3 changelogAmber Brown2018-09-171-1/+1
| | * | | | | | | | versionAmber Brown2018-09-171-1/+1
* | | | | | | | | | Merge pull request #3927 from matrix-org/erikj/handle_background_errorsErik Johnston2018-09-212-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add missing loggerErik Johnston2018-09-201-0/+4
| * | | | | | | | | | NewsfileErik Johnston2018-09-201-0/+1
| * | | | | | | | | | Handle exceptions thrown by background tasksErik Johnston2018-09-201-0/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Always LL ourselves if we're in a room to simplify clients (#3916)Matthew Hodgson2018-09-202-0/+5
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #3868 from matrix-org/neilj/fix_room_invite_mail_linksNeil Johnson2018-09-202-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Merge remote-tracking branch 'origin/develop' into neilj/fix_room_invite_mail...Richard van der Hoff2018-09-1831-98/+351
| |\ \ \ \ \ \ \ \
| * | | | | | | | | towncrierNeil Johnson2018-09-131-0/+1
| * | | | | | | | | fix link for case that config.email_riot_base_url is setNeil Johnson2018-09-131-1/+1
* | | | | | | | | | Fix client IPs being broken on Python 3 (#3908)Amber Brown2018-09-209-58/+238
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #3914 from matrix-org/erikj/remove_retry_cacheErik Johnston2018-09-202-8/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix up changelog and remove spurious commentErik Johnston2018-09-192-3/+1
| * | | | | | | | | pep8Erik Johnston2018-09-191-1/+0
| * | | | | | | | | NewsfileErik Johnston2018-09-191-0/+1
| * | | | | | | | | Remove get_destination_retry_timings cacheErik Johnston2018-09-191-5/+0
* | | | | | | | | | Add a way to run tests in PostgreSQL in Docker (#3699)Amber Brown2018-09-208-9/+79
* | | | | | | | | | Add a regression test for logging on failed connections (#3912)Amber Brown2018-09-204-5/+77
* | | | | | | | | | Improve the logging when handling a federation transaction (#3904)Richard van der Hoff2018-09-193-56/+111
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge pull request #3910 from matrix-org/erikj/update_timeoutErik Johnston2018-09-195-87/+52
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | FixupErik Johnston2018-09-192-4/+1
| * | | | | | | | Replace custom DeferredTimeoutError with defer.TimeoutErrorErik Johnston2018-09-192-12/+5
| * | | | | | | | Run canceller first to allow it to generate correct errorErik Johnston2018-09-191-2/+5
| * | | | | | | | NewsfileErik Johnston2018-09-191-0/+1
| * | | | | | | | Update to use new timeout function everywhere.Erik Johnston2018-09-194-72/+43
|/ / / / / / / /
* | | | | | | | update changelog for #3909Richard van der Hoff2018-09-191-1/+1
* | | | | | | | Merge pull request #3909 from turt2live/travis/fix-logging-1Amber Brown2018-09-192-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | ChangelogTravis Ralston2018-09-181-0/+1
| * | | | | | | | Destination is a stringTravis Ralston2018-09-181-4/+4
* | | | | | | | | Remove documentation referencing Cygwin (#3873)Amber Brown2018-09-193-31/+10
* | | | | | | | | Merge pull request #3907 from matrix-org/rav/set_sni_to_server_nameAmber Brown2018-09-192-3/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | changelogRichard van der Hoff2018-09-181-0/+1
| * | | | | | | | | Set SNI to the server_name, not whatever was in the SRV recordRichard van der Hoff2018-09-181-3/+10
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3903 from matrix-org/rav/increase_get_missing_events_timeoutAmber Brown2018-09-192-1/+31
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | changelogRichard van der Hoff2018-09-181-0/+1
| * | | | | | | | Bump timeout on get_missing_events requestRichard van der Hoff2018-09-181-1/+30
| |/ / / / / / /
* | | | | | | | Use directory server for room joins (#3899)Richard van der Hoff2018-09-182-0/+6
* | | | | | | | Refactor matrixfederationclient to fix logging (#3906)Richard van der Hoff2018-09-185-186/+359
* | | | | | | | Merge pull request #3894 from matrix-org/hs/phone_home_py_versionAmber Brown2018-09-192-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Create 3894.featureWill Hunt2018-09-171-0/+1
| * | | | | | | typoWill Hunt2018-09-171-1/+1
| * | | | | | | make pip happy?Will Hunt2018-09-171-2/+4
| * | | | | | | Use a string for versionsWill Hunt2018-09-171-1/+1
| * | | | | | | Add python_version phone home statWill Hunt2018-09-171-0/+2
* | | | | | | | Merge pull request #3879 from matrix-org/matthew/fix-autojoinRichard van der Hoff2018-09-182-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | changelogMatthew Hodgson2018-09-151-0/+1
| * | | | | | | | don't ratelimit autojoinsMatthew Hodgson2018-09-151-0/+1
* | | | | | | | | Merge pull request #3882 from SimmyD/max_upload_docker_varRichard van der Hoff2018-09-183-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Adding the ability to change MAX_UPLOAD_SIZE for the docker container variables.Simon Dwyer2018-09-161-0/+1
| * | | | | | | | | Added description for "SYNAPSE_MAX_UPLOAD_SIZE" variable.Simon Dwyer2018-09-161-1/+1
| * | | | | | | | | Added description for "SYNAPSE_MAX_UPLOAD_SIZE" variable.Simon Dwyer2018-09-161-0/+1
| * | | | | | | | | Added 'MAX_UPLOAD_SIZE' variable and set default to "10M"Simon Dwyer2018-09-161-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3889 from matrix-org/rav/404_on_remove_unknown_aliasRichard van der Hoff2018-09-183-4/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Reinstate missing null checkRichard van der Hoff2018-09-171-1/+1
| * | | | | | | | | changelogRichard van der Hoff2018-09-171-0/+1
| * | | | | | | | | Return a 404 when deleting unknown room aliasRichard van der Hoff2018-09-172-4/+16
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3895 from matrix-org/rav/decode_bytes_in_metricsRichard van der Hoff2018-09-183-12/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | changelogRichard van der Hoff2018-09-171-0/+1
| * | | | | | | | | Fix more b'abcd' noise in metricsRichard van der Hoff2018-09-172-12/+12
* | | | | | | | | | Merge pull request #3897 from aaronraimist/synaspse-typoRichard van der Hoff2018-09-182-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add changelogAaron Raimist2018-09-171-0/+1
| * | | | | | | | | | Fix typo in README, synaspse -> synapseAaron Raimist2018-09-171-1/+1
|/ / / / / / / / / /
* | | | / / / / / / Merge pull request #3892 from matrix-org/rav/decode_bytes_in_request_logsRichard van der Hoff2018-09-173-5/+9
|\| | | | | | | | | | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | changelogRichard van der Hoff2018-09-171-0/+1
| * | | | | | | | Fix some b'abcd' noise in logs and metricsRichard van der Hoff2018-09-172-5/+8
|/ / / / / / / /
* / / / / / / / README: run python_dependencies with -mRichard van der Hoff2018-09-171-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #3888 from matrix-org/rav/nuke_nuke_roomsAmber Brown2018-09-172-57/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | changelogRichard van der Hoff2018-09-171-0/+1
| * | | | | | Remove nuke-room-from-db.sh scriptRichard van der Hoff2018-09-171-57/+0
|/ / / / / /
* | | | | | missing changelogMatthew Hodgson2018-09-151-0/+1
* | | | | | mention libjemalloc in readme (#3877)Vincent Breitmoser2018-09-151-0/+8
* | | | | | Fix timeout functionErik Johnston2018-09-151-1/+2
* | | | | | Merge pull request #3875 from matrix-org/erikj/extra_timeoutsErik Johnston2018-09-143-0/+63
|\ \ \ \ \ \
| * | | | | | NewsfileErik Johnston2018-09-141-0/+1
| * | | | | | Add an awful secondary timeout to fix wedged requestsErik Johnston2018-09-142-0/+62
|/ / / / / /
* | | | | | don't filter membership events based on history visibility (#3874)Matthew Hodgson2018-09-142-8/+1
* | | | | | Merge pull request #3872 from matrix-org/hawkowl/timeouts-2Erik Johnston2018-09-145-7/+13
|\ \ \ \ \ \
| * | | | | | fixAmber Brown2018-09-151-3/+3
| * | | | | | changelogAmber Brown2018-09-151-0/+1
| * | | | | | fixAmber Brown2018-09-141-1/+4
| * | | | | | fixAmber Brown2018-09-141-1/+1
| * | | | | | redact betterAmber Brown2018-09-141-2/+2
| * | | | | | we do that higher upAmber Brown2018-09-141-0/+1
| * | | | | | Merge remote-tracking branch 'origin/develop' into hawkowl/timeouts-2Amber Brown2018-09-148-61/+55
| |\| | | | |
| * | | | | | buffer?Amber Brown2018-09-141-1/+2
* | | | | | | Merge pull request #3871 from matrix-org/erikj/in_flight_block_metricsErik Johnston2018-09-145-4/+217
|\ \ \ \ \ \ \
| * | | | | | | Remove spurious commentErik Johnston2018-09-141-2/+0
| * | | | | | | Measure outbound requestsErik Johnston2018-09-141-3/+6
| * | | | | | | NewsfileErik Johnston2018-09-141-0/+1
| * | | | | | | TestsErik Johnston2018-09-141-0/+81
| * | | | | | | Add in flight real time metrics for Measure blocksErik Johnston2018-09-142-1/+131
|/ / / / / / /
* | | | | | | Merge pull request #3860 from matrix-org/travis/typo-1Travis Ralston2018-09-132-1/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Create 3860.miscTravis Ralston2018-09-131-0/+1
| * | | | | | Fix minor typo in exceptionTravis Ralston2018-09-131-1/+1
|/ / / / / /
* / / / / / merge (#3576)Amber Brown2018-09-148-61/+55
|/ / / / /
* | | | | Merge pull request #3856 from matrix-org/erikj/speed_up_purge hhs-8Erik Johnston2018-09-132-16/+29
|\ \ \ \ \
| * | | | | commentErik Johnston2018-09-131-0/+2
| * | | | | pep8Erik Johnston2018-09-131-1/+0
| * | | | | Create indices after insertionErik Johnston2018-09-131-14/+18
| * | | | | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/speed_up_p...Erik Johnston2018-09-134-2/+28
| |\ \ \ \ \
| * | | | | | NewsfileErik Johnston2018-09-131-0/+1
| * | | | | | Make purge history slightly fasterErik Johnston2018-09-131-2/+9
* | | | | | | Merge pull request #3859 from matrix-org/erikj/add_iterkeysAmber Brown2018-09-143-1/+7
|\ \ \ \ \ \ \
| * | | | | | | NewsfileErik Johnston2018-09-131-0/+1
| * | | | | | | Fix handling of redacted events from federationErik Johnston2018-09-132-1/+6
* | | | | | | | fix circleci merged builds (#3858)Amber Brown2018-09-142-0/+5
|/ / / / / / /
* | / / / / / Attempt to figure out what's going on with timeouts (#3857)Amber Brown2018-09-144-57/+241
| |/ / / / / |/| | | | |
* | | | | | Remove some superfluous logging (#3855)Amber Brown2018-09-134-2/+28
|/ / / / /
* | | | | Merge pull request #3846 from matrix-org/neilj/expose-registered-users hhs-7Neil Johnson2018-09-124-3/+60
|\ \ \ \ \
| * | | | | improve namingNeil Johnson2018-09-124-10/+14
| * | | | | towncrierNeil Johnson2018-09-121-0/+1
| * | | | | expose number of real reserved usersNeil Johnson2018-09-123-3/+55
* | | | | | show heroes if a room has a 'deleted' name/canonical_alias (#3851)Matthew Hodgson2018-09-122-2/+16
* | | | | | Merge pull request #3853 from matrix-org/erikj/log_outbound_each_timeErik Johnston2018-09-122-75/+75
|\ \ \ \ \ \
| * | | | | | NewsfileErik Johnston2018-09-121-0/+1
| * | | | | | Log outbound requests when we retryErik Johnston2018-09-121-75/+74
* | | | | | | argh pep8Matthew Hodgson2018-09-121-1/+1
* | | | | | | correctly log gappy sync metricsMatthew Hodgson2018-09-121-1/+1
* | | | | | | fix loglineMatthew Hodgson2018-09-121-1/+1
* | | | | | | Merge pull request #3841 from matrix-org/erikj/manhole_key_lengthErik Johnston2018-09-122-13/+32
|\ \ \ \ \ \ \
| * | | | | | | NewsfileErik Johnston2018-09-111-0/+1
| * | | | | | | Change the manhole SSH key to have more bitsErik Johnston2018-09-111-13/+31
* | | | | | | | Add JUnit summaries to CircleCI as well as merged runs (#3704)Amber Brown2018-09-123-0/+94
* | | | | | | | Port federation/ to py3 (#3847)Amber Brown2018-09-124-19/+19
* | | | | | | | Merge pull request #3835 from krombel/fix_3821Amber Brown2018-09-122-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | add changelogKrombel2018-09-101-0/+1
| * | | | | | | | fix VOIP crashes under Python 3 (#3821)Krombel2018-09-101-1/+5
* | | | | | | | | Merge pull request #3826 from matrix-org/rav/logging_for_keyringAmber Brown2018-09-124-13/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | changelogRichard van der Hoff2018-09-071-0/+1
| * | | | | | | | | clearer logging when things fail, tooRichard van der Hoff2018-09-062-7/+28
| * | | | | | | | | add some logging for the keyring queueRichard van der Hoff2018-09-061-6/+18
* | | | | | | | | | Merge pull request #3824 from matrix-org/rav/fix_jwt_importAmber Brown2018-09-123-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | changelogRichard van der Hoff2018-09-071-0/+1
| * | | | | | | | | | Fix jwt import checkRichard van der Hoff2018-09-072-1/+1
* | | | | | | | | | | Port rest/ to Python 3 (#3823)Amber Brown2018-09-1218-100/+113
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Port crypto/ to Python 3 (#3822)Amber Brown2018-09-124-6/+14
* | | | | | | | | | Merge pull request #3845 from matrix-org/erikj/timeout_readsAmber Brown2018-09-122-7/+46
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | NewsfileErik Johnston2018-09-121-0/+1
| * | | | | | | | | Timeout reading body for outbound HTTP requestsErik Johnston2018-09-121-7/+45
|/ / / / / / / / /
* | | | / / / / / Speed up lazy loading (#3827)Matthew Hodgson2018-09-125-30/+159
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #3834 from mvgorcum/developErik Johnston2018-09-102-10/+17
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | add runtime dependenciesJan Christian Grünhage2018-09-101-5/+10
| * | | | | | | NewsfileMathijs van Gorcum2018-09-101-0/+1
| * | | | | | | Move COPY before RUN and merge RUNsMathijs van Gorcum2018-09-101-5/+5
| * | | | | | | Remove build requirements after buildingMathijs van Gorcum2018-09-101-2/+3
|/ / / / / / /
* | | | | | | Merge pull request #3810 from matrix-org/erikj/send_tags_down_sync_on_joinAmber Brown2018-09-072-0/+14
|\ \ \ \ \ \ \
| * | | | | | | NewsfileErik Johnston2018-09-061-0/+1
| * | | | | | | Don't send empty tags list down syncErik Johnston2018-09-061-0/+5
| * | | | | | | Send existing room tags down sync on joinErik Johnston2018-09-061-0/+8
* | | | | | | | Merge pull request #3783 from cwmke/developRichard van der Hoff2018-09-071-0/+12
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Remove end '/'sColin W2018-09-021-2/+2
| * | | | | | | Update readme on develop branchColin W2018-09-021-0/+12
* | | | | | | | Merge branch 'master' into developAmber Brown2018-09-0729-28/+61
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | changelog v0.33.4 release-v0.33.4Amber Brown2018-09-072-1/+9
| * | | | | | | versionAmber Brown2018-09-071-1/+1
| * | | | | | | Merge branch 'master' of github.com:matrix-org/synapse into release-v0.33.4 v0.33.4rc2Erik Johnston2018-09-060-0/+0
| |\ \ \ \ \ \ \
| * | | | | | | | Bump version and changelogErik Johnston2018-09-062-1/+7
| * | | | | | | | Merge tag 'v0.33.3.1' into release-v0.33.4Erik Johnston2018-09-067-46/+158
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #3802 from matrix-org/jcgruenhage/docker-unignore-synctlAmber Brown2018-09-062-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Create 3802.miscJan Christian Grünhage2018-09-061-0/+1
| | * | | | | | | | | remove synctl from .dockerignoreJan Christian Grünhage2018-09-061-1/+0
| |/ / / / / / / / /
| * | | | | | | | | version and towncrier v0.33.4rc1Amber Brown2018-09-0429-28/+45
* | | | | | | | | | Port tests/ to Python 3 (#3808)Amber Brown2018-09-0712-430/+349
* | | | | | | | | | Merge pull request #3800 from matrix-org/neilj/remove-guests-from-mau-count hhs-6Neil Johnson2018-09-065-6/+54
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | ensure guests never enter mau listNeil Johnson2018-09-064-8/+10
| * | | | | | | | | towncrierNeil Johnson2018-09-051-0/+1
| * | | | | | | | | guest users should not be part of mau totalNeil Johnson2018-09-052-3/+48
* | | | | | | | | | Merge pull request #3805 from matrix-org/erikj/limit_transaction_pdus_edusAmber Brown2018-09-072-0/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SpellingErik Johnston2018-09-061-1/+1
| * | | | | | | | | | NewsfileErik Johnston2018-09-061-0/+1
| * | | | | | | | | | Limit the number of PDUs/EDUs per fedreation transactionErik Johnston2018-09-061-0/+12
* | | | | | | | | | | Merge pull request #3806 from matrix-org/erikj/limit_postgres_travisAmber Brown2018-09-072-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | NewsfileErik Johnston2018-09-061-0/+1
| * | | | | | | | | | | Only start postgres instance for postgres tests on Travis CIErik Johnston2018-09-061-3/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #3788 from matrix-org/erikj/remove_conn_idAmber Brown2018-09-072-12/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove conn_idErik Johnston2018-09-041-2/+2