aboutsummaryrefslogtreecommitdiff
path: root/docs/CONTRIBUTING.md
AgeCommit message (Collapse)Author
2022-09-20Update contributing documentationNeil Alexander
2022-08-05Add race testing to tests, and fix a few small race conditions in the tests ↵Brian Meek
(#2587) * Add race testing to tests, and fix a few small race conditions in the tests * Enable run-sytest on MacOS * Remove deadlock detecting mutex, per code review feedback * Remove autoformatting related changes and a closure that is not needed * Adjust to importing nats client as 'natsclient' Signed-off-by: Brian Meek <brian@hntlabs.com> * Clarify the use of gooseMutex to proect goose internal state Signed-off-by: Brian Meek <brian@hntlabs.com> * Remove no longer needed mutex for guarding goose Signed-off-by: Brian Meek <brian@hntlabs.com>
2022-07-21docs: Add build page; correct proxy info; fix Caddy example (#2579)Matt Holt
* Add build page; correct proxy info; fix Caddy example * Improve Caddyfile example * Apply review comments; add polylith Caddyfile
2022-05-11New documentation: https://matrix-org.github.io/dendrite/Neil Alexander
2022-04-04Fix sign-off link in `CONTRIBUTING.md`Neil Alexander
2022-02-08Various updates for renaming the `master` branch to `main`Neil Alexander
2020-12-04Fix broken image in CONTRIBUTING.md (#1612)TR_SLimey
2020-09-29Fix a small typo (#1448)bn4t
Signed-off-by: Benjamin Nater <me@bn4t.me>
2020-08-25Update README/CONTRIBUTING/sytest for AWSY issues (#1333)Kegsay
* Update README/CONTRIBUTING/sytest for AWSY issues * More docs
2020-08-24Fix scripts path in documentation (#1294)oliverpool
Broken by 24d8df664c21fa8bd68d80b5585a496e264c410a Signed-off-by: Olivier Charvin <git@olivier.pfad.fr>
2020-05-14Update INSTALL.md, move docs (#1034)Neil Alexander
* Update INSTALL.md * Move some things * Clean up * Move some more things * Don't build all the things for the monolith * Update INSTALL.md * Nuke hooks