- Jan 03, 2024
-
-
Erik Johnston authored
-
- Aug 31, 2021
-
-
David Robertson authored
Point to the book where possible, and use hyperlinks to github to refer to files not included in the book. Co-authored-by:
Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
-
- Aug 27, 2021
-
-
Azrenbeth authored
- Removed page summaries from CONTRIBUTING and installation pages as this information was already in the table of contents on the right hand side - Fixed some broken links in CONTRIBUTING - Added margin-right tag for when table of contents is being shown (otherwise the text in the page sometimes overlaps with it)
-
- Aug 16, 2021
-
-
reivilibre authored
Signed-off-by:
Olivier Wilkinson (reivilibre) <olivier@librepush.net>
-
- Aug 10, 2021
-
-
Hillery Shay authored
Signed-off-by:
H.Shay <shaysquared@gmail.com>
-
- Jul 27, 2021
-
-
Eric Eastwood authored
-
- Jul 22, 2021
-
-
Eric Eastwood authored
-
- Jun 11, 2021
-
-
Eric Eastwood authored
-
- Feb 17, 2021
-
-
David Teller authored
-
- Nov 06, 2020
-
-
Andrew Morgan authored
This PR adds some documentation that: * Describes who the audience for the `docs/`, `docs/dev/` and `docs/admin/` directories are, as well as Synapse's wiki page. * Stresses that we'd like all documentation to be down in markdown.
-
- Oct 28, 2020
-
-
kleph authored
-
- Oct 15, 2020
-
-
Andrew Morgan authored
This PR makes several changes to the `./scripts-dev/lint.sh` script, which lints the codebase with a number of tools: * Adds usage information, with `-h` flag to show it. Otherwise it will show when providing an unknown flag. * Adds option `-d` which will check both staged and unstaged files that have changed since the last commit and add them to the list of files to lint. - Note that only files without an extension, or with a `.py` extension will be allowed. This prevents editing bash scripts causing the linters to break on non-python files. * Improves the print-out of which files/directories are being linted.
-
- Sep 17, 2020
-
-
Jonathan de Jong authored
Lint dependencies can now be installed with pip install -e ".[lint]" This should help keep the version in sync between tox and documentation.
-
- May 20, 2020
-
-
Richard van der Hoff authored
-
- May 14, 2020
-
-
Richard van der Hoff authored
* general updates to CONTRIBUTING.md * notes on updating your PR * Notes on squash-merging or otherwise * document git branching model
-
- Feb 21, 2020
-
-
Patrick Cloke authored
Ensure good comprehension hygiene using flake8-comprehensions.
-
- Feb 04, 2020
-
-
Michael Kaye authored
-
- Jan 16, 2020
-
-
Andrew Morgan authored
-
- Dec 04, 2019
-
-
Andrew Morgan authored
-