summary refs log tree commit diff
path: root/docs/development (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow enabling the asyncio reactor in complement (#14858)realtyem2023-02-011-0/+1
* Merge branch 'master' into developH. Shay2023-01-311-0/+375
|\
| * Initial batch of notes on faster joins (#14677)David Robertson2023-01-301-0/+375
* | Document how to handle Dependabot pull requests. (#14916)Patrick Cloke2023-01-251-0/+14
|/
* Require poetry>=1.3.2 (#14860)David Robertson2023-01-172-8/+11
* Update link to towncrier in contribution guide (#14801)Dirk Klimpel2023-01-091-1/+1
* Fix broken links in the Synapse documentation. (#14744)reivilibre2023-01-051-5/+4
* Add release note and update doc regarding ICU (#14712)Mathieu Velten2022-12-201-0/+2
* Allow override for requesting specific worker types for Complement on command...realtyem2022-11-081-0/+6
* Handle `gottestfmt` repository move (#14144)David Robertson2022-10-111-1/+1
* The changelog entry ending in a `.` or `!` is not optional (#14087)Andre Klärner2022-10-061-1/+1
* Add instruction for running unit tests in parallel (#13928)Ashish Kumar2022-09-281-0/+6
* Emphasize the right reasons to use `(room_id, event_id)` in a schema (#13915)Eric Eastwood2022-09-271-15/+16
* Document common fix of Poetry problems by removing egg-info (#13785)Eric Eastwood2022-09-151-0/+27
* Add a stub Rust crate (#12595)Erik Johnston2022-09-061-1/+9
* Clarify `(room_id, event_id)` global uniqueness (#13701)Eric Eastwood2022-09-021-0/+24
* Update lock file for Poetry v1.2.0 (#13689)Erik Johnston2022-09-022-6/+5
* Use and recommend poetry 1.1.14, up from 1.1.12 (#13285)David Robertson2022-07-151-0/+25
* Inline URL preview documentation. (#13261)Patrick Cloke2022-07-121-62/+0
* Add info about configuration in the url preview docs (#13233)Shay2022-07-121-0/+1
* Add information on how the Synapse team does reviews. (#13132)Patrick Cloke2022-07-062-1/+45
* Add the ability to set the log level using the `SYNAPSE_TEST_LOG_LEVEL` envir...reivilibre2022-07-051-0/+4
* Add instructions for running Complement with `gotestfmt`-formatted output loc...reivilibre2022-06-161-0/+14
* Merge the Complement testing Docker images into a single, multi-purpose image...reivilibre2022-06-081-0/+5
* contributing_guide.md: fix link to DCORichard van der Hoff2022-05-241-2/+2
* Fix federation in demo scripts. (#12783)Patrick Cloke2022-05-181-4/+5
* Add documentation for cancellation of request processing (#12761)Sean Quah2022-05-181-0/+392
* Suggest using docker when testing against postgres (#12765)David Robertson2022-05-171-3/+28
* Fix docs on how to run specific Complement tests after recent `complement.sh`...Eric Eastwood2022-05-091-2/+2
* Recommend poetry in docs (#12475)David Robertson2022-04-202-21/+264
* Clarify that we mark as outliers because we don't have any state for them (#1...Eric Eastwood2022-04-061-1/+2
* Allow specifying the Postgres database's port when running unit tests with Po...reivilibre2022-04-051-3/+11
* Remove `dockerfile-pgtests` (#12336)David Robertson2022-03-311-21/+0
* Flesh out documentation for running SyTest against Synapse, including use of ...reivilibre2022-03-301-1/+7
* Note that contributors can sign off privately (#12204)Andrew Morgan2022-03-111-0/+11
* Updates to the Room DAG concepts development document (#12179)Richard van der Hoff2022-03-101-18/+53
* Clean-up demo scripts & documentation (#12143)Patrick Cloke2022-03-081-0/+41
* Move scripts directory inside synapse, exposing as setuptools entry_points (#...David Robertson2022-03-021-3/+3
* Basic documentation for the release cycle. (#11954)Patrick Cloke2022-02-101-0/+37
* Minor updates, and docs, for schema delta files (#11823)Richard van der Hoff2022-01-251-0/+54
* Docs: add missing PR submission process how-tos (#11821)Forest Johnson2022-01-251-1/+2
* Fix preview of imgur and Tenor URLs. (#11669)Philippe Daouadi2022-01-181-1/+6
* Mention python3-venv and libpq-dev dependencies in contribution guide (#11740)Andy Balaam2022-01-131-1/+3
* Document the `SYNAPSE_TEST_PERSIST_SQLITE_DB` unit test env var (#11715)Andrew Morgan2022-01-101-0/+21
* Update backward extremity docs to make it clear that it does not indicate whe...Eric Eastwood2021-12-031-9/+7
* Improve code formatting and fix a few typos in docs (#11221)Sumner Evans2021-11-013-6/+8
* Clarify lack of Windows support in documentation (#11198)Sean Quah2021-10-291-6/+5
* Include the requirements for [mypy,lint] in [dev] (#11034)reivilibre2021-10-111-1/+1
* Revert accidental push to develop.Olivier Wilkinson (reivilibre)2021-10-081-1/+1
* Update contributing guide to use [all,dev]Olivier Wilkinson (reivilibre)2021-10-081-1/+1
* Add content to the Synapse documentation intro page (#10990)Andrew Morgan2021-10-061-1/+1
* Updated development doc on samling environment for testing. (#10973)Max Kratz2021-10-061-6/+5
* Update postgresql testing script (#10906)David Robertson2021-09-241-0/+47
* Add documentation for experimental feature flags. (#10865)Patrick Cloke2021-09-221-0/+37
* Refactor oEmbed previews (#10814)Patrick Cloke2021-09-211-8/+13
* Use attrs internally for the URL preview code & add documentation. (#10753)Patrick Cloke2021-09-071-0/+51
* Advertise matrix-org.github.io/synapse docs (#10595)David Robertson2021-08-311-5/+425
* Add developer documentation to explain room DAG concepts like `outliers` and ...Eric Eastwood2021-08-031-0/+79
* Move dev/ docs to development/ (#10453)Eric Eastwood2021-07-226-0/+253
* Notes on boolean columns in database schemas (#10164)Richard van der Hoff2021-06-111-0/+42
* Support for database schema version ranges (#9933)Richard van der Hoff2021-06-111-0/+95
* Compile and render Synapse's docs into a browsable, mobile-friendly and searc...Andrew Morgan2021-06-032-0/+19