- Mar 04, 2022
-
-
David Robertson authored
-
- Mar 02, 2022
-
-
David Robertson authored
* Move the `snapcraft` configuration to `contrib`. We're happy for people to package this as a snap image if it's useful, but we don't support or maintain it. I'd like to move the config to `contrib` to reflect this state of affairs. * Changelog
-
David Robertson authored
* Two scripts are basically entry_points already * Move and rename scripts/* to synapse/_scripts/*.py * Delete sync_room_to_group.pl * Expose entry points in setup.py * Update linter script and config * Fixup scripts & docs mentioning scripts that moved Co-authored-by:
Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
-
- Feb 22, 2022
-
-
David Robertson authored
* Remove `trial` section from setup.cfg This was added in the initial commit from 2014. I can't see that it does anything. Maybe it's there so that you can run `trial` without any extra args, but if I do that then I just get the `--help` message. * Move flake8's config to its own file
-
- Oct 13, 2021
-
-
reivilibre authored
Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054)
-
- Aug 11, 2021
-
-
David Robertson authored
-
- Aug 10, 2021
-
-
David Robertson authored
-
David Robertson authored
-
- Jun 03, 2021
-
-
Andrew Morgan authored
-
- Mar 09, 2021
-
-
Richard van der Hoff authored
Apple had to be special. They want a client secret which is generated from an EC key. Fixes #9220. Also fixes #9212 while I'm here.
-
- May 04, 2020
-
-
Brendan Abolivier authored
-
Brendan Abolivier authored
An update of check-manifest shone some light on some issues with MANIFEST.in, specifically that we didn't ignore/prune the contrib directory, and that we were using prune instead of exclude for files. This fixes both issues. Fixes #7403
-
- Oct 22, 2019
-
-
Erik Johnston authored
-
- Oct 21, 2019
-
-
Erik Johnston authored
-
- Oct 10, 2019
-
-
Richard van der Hoff authored
... after it got borked by #6081
-
- Sep 12, 2019
-
-
Amber Brown authored
-
- Jul 22, 2019
-
-
Erik Johnston authored
I don't think its useful, and I don't even know where it would end up.
-
- Jul 04, 2019
-
-
Andrew Morgan authored
* Add a sytest blacklist file * Add changelog * Add blacklist to manifest
-
- Jun 10, 2019
-
-
Richard van der Hoff authored
-
- Jun 03, 2019
-
-
Amber Brown authored
-
- Feb 27, 2019
-
-
Amber Brown authored
-
- Jan 29, 2019
-
-
Richard van der Hoff authored
-
- Jan 18, 2019
-
-
Erik Johnston authored
* Tweak code coverage settings * Fix manifest * Newsfile * Fix commit status?
-
- Dec 20, 2018
-
-
Richard van der Hoff authored
-
- Dec 04, 2018
-
-
Aaron Raimist authored
Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
- Nov 15, 2018
-
-
Amber Brown authored
-
- Oct 17, 2018
-
-
Richard van der Hoff authored
move the example email templates into the synapse package so that they can be used as package data, which should mean that all of the packaging mechanisms (pip, docker, debian, arch, etc) should now come with the example templates. In order to grandfather in people who relied on the templates being in the old place, check for that situation and fall back to using the defaults if the templates directory does not exist.
-
- Oct 02, 2018
-
-
Amber Brown authored
-
- Sep 20, 2018
-
-
Amber Brown authored
-
- Aug 14, 2018
-
-
Amber Brown authored
-
- Aug 02, 2018
-
-
Michael Kaye authored
-
- Jul 19, 2018
-
-
Amber Brown authored
-
- Jun 25, 2018
-
-
Amber Brown authored
-
- Feb 05, 2018
-
-
kaiyou authored
-
- Feb 04, 2018
-
-
kaiyou authored
-
- Sep 05, 2017
-
-
Richard van der Hoff authored
PR #2413 added an issue template, but just adding files to the project directory upsets the packaging scripts: we need to explicitly include or exclude them. Move the template into a .github directory to make that easy, and to de-clutter the root a bit.
-
- Aug 02, 2016
-
-
Mark Haines authored
* Factor out some of the code shared between the different sytest jenkins scripts * Exclude jenkins from the MANIFEST * Fix dendron build * Missing new line * Poke jenkins * Export the PORT_BASE and PORT_COUNT * Poke jenkins
-
- Jul 19, 2016
-
-
Richard van der Hoff authored
-
- Apr 29, 2016
-
-
David Baker authored
-
- Mar 03, 2016
-
-
Erik Johnston authored
-