Commit Graph

63 Commits (4953cd71dfbb1925dc4a477efd2ed48c2dfd70d6)

Author SHA1 Message Date
Andy Balaam a4126e2861
Document how to run Synapse (#15022) 3 years ago
realtyem 58214dbb9b
Allow enabling the asyncio reactor in complement (#14858) 3 years ago
David Robertson cbb0ee43cc
Initial batch of notes on faster joins (#14677) 3 years ago
Patrick Cloke 8bc5d1406c
Document how to handle Dependabot pull requests. (#14916) 3 years ago
David Robertson b88cfe6d41
Require poetry>=1.3.2 (#14860) 3 years ago
Dirk Klimpel c7b2c31161
Update link to towncrier in contribution guide (#14801) 3 years ago
reivilibre 4eb2f4e02b
Fix broken links in the Synapse documentation. (#14744) 3 years ago
Mathieu Velten eb2defc2f7
Add release note and update doc regarding ICU (#14712) 3 years ago
realtyem 69814eb282
Allow override for requesting specific worker types for Complement on command line. (#14324) 3 years ago
David Robertson 6a92944854
Handle `gottestfmt` repository move (#14144) 3 years ago
Andre Klärner b753f63000
The changelog entry ending in a `.` or `!` is not optional (#14087) 3 years ago
Ashish Kumar 5c429b86b4
Add instruction for running unit tests in parallel (#13928) 3 years ago
Eric Eastwood 35e9d6a616
Emphasize the right reasons to use `(room_id, event_id)` in a schema (#13915) 3 years ago
Eric Eastwood 6986bcbf39
Document common fix of Poetry problems by removing egg-info (#13785) 3 years ago
Erik Johnston c9b7e97355
Add a stub Rust crate (#12595) 3 years ago
Eric Eastwood 877bdfa889
Clarify `(room_id, event_id)` global uniqueness (#13701) 3 years ago
Erik Johnston 4fee4a339d
Update lock file for Poetry v1.2.0 (#13689) 3 years ago
David Robertson e9ce4d089b
Use and recommend poetry 1.1.14, up from 1.1.12 (#13285) 4 years ago
Patrick Cloke 1381563988
Inline URL preview documentation. (#13261) 4 years ago
Shay 6f30eb5b8e
Add info about configuration in the url preview docs (#13233) 4 years ago
Patrick Cloke dcc7873700
Add information on how the Synapse team does reviews. (#13132) 4 years ago
reivilibre 65e675504f
Add the ability to set the log level using the `SYNAPSE_TEST_LOG_LEVEL` environment when using `complement.sh`. (#13152) 4 years ago
reivilibre ffe2464836
Add instructions for running Complement with `gotestfmt`-formatted output locally. (#13073) 4 years ago
reivilibre 67f51c84f8
Merge the Complement testing Docker images into a single, multi-purpose image. (#12881) 4 years ago
Richard van der Hoff 0b3423fd51
contributing_guide.md: fix link to DCO 4 years ago
Patrick Cloke a1cb05b3e8
Fix federation in demo scripts. (#12783) 4 years ago
Sean Quah 3d8839c30c
Add documentation for cancellation of request processing (#12761) 4 years ago
David Robertson 0d17357fcd
Suggest using docker when testing against postgres (#12765) 4 years ago
Eric Eastwood 18d6c18aa1
Fix docs on how to run specific Complement tests after recent `complement.sh` change (#12664) 4 years ago
David Robertson ecef741add
Recommend poetry in docs (#12475) 4 years ago
Eric Eastwood 350062661c
Clarify that we mark as outliers because we don't have any state for them (#12345) 4 years ago
reivilibre 708d88b1a2
Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) 4 years ago
David Robertson 15cdcf8f30
Remove `dockerfile-pgtests` (#12336) 4 years ago
reivilibre 2fc15ac718
Flesh out documentation for running SyTest against Synapse, including use of Postgres and worker mode. (#12271) 4 years ago
Andrew Morgan 3b12f6d61b
Note that contributors can sign off privately (#12204) 4 years ago
Richard van der Hoff 52a947dc46
Updates to the Room DAG concepts development document (#12179) 4 years ago
Patrick Cloke 9a0172d49f
Clean-up demo scripts & documentation (#12143) 4 years ago
David Robertson f3f0ab10fe
Move scripts directory inside synapse, exposing as setuptools entry_points (#12118) 4 years ago
Patrick Cloke e4fdf459e2
Basic documentation for the release cycle. (#11954) 4 years ago
Richard van der Hoff fc8598bc87
Minor updates, and docs, for schema delta files (#11823) 4 years ago
Forest Johnson 4210143f53
Docs: add missing PR submission process how-tos (#11821) 4 years ago
Philippe Daouadi 15ffc4143c
Fix preview of imgur and Tenor URLs. (#11669) 4 years ago
Andy Balaam 5ff5f17377
Mention python3-venv and libpq-dev dependencies in contribution guide (#11740) 4 years ago
Andrew Morgan 7c3408d1a8
Document the `SYNAPSE_TEST_PERSIST_SQLITE_DB` unit test env var (#11715) 4 years ago
Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" 4 years ago
Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 4 years ago
Eric Eastwood 4eb77965cd
Update backward extremity docs to make it clear that it does not indicate whether we have fetched an events' `prev_events` (#11469) 4 years ago
Sumner Evans ece84f2c45
Improve code formatting and fix a few typos in docs (#11221) 4 years ago
Sean Quah 3ed17ff651
Clarify lack of Windows support in documentation (#11198) 4 years ago
reivilibre 5e29d417fc
Include the requirements for [mypy,lint] in [dev] (#11034) 4 years ago