Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exclude the github issue template from our sdist (#2440) | Richard van der Hoff | 2017-09-05 | 1 | -0/+1 |
| | | | | | | | | 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. | ||||
* | Factor out some of the code shared between the sytest scripts (#974) | Mark Haines | 2016-08-02 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | * 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 | ||||
* | MANIFEST.in: Add *.pyi | Richard van der Hoff | 2016-07-19 | 1 | -0/+1 |
| | |||||
* | Include res in the manifest | David Baker | 2016-04-29 | 1 | -0/+1 |
| | |||||
* | Exclude all jenkins build scripts | Erik Johnston | 2016-03-03 | 1 | -0/+1 |
| | |||||
* | Pull out jenkins script into a checked in script | Daniel Wagner-Hall | 2015-11-13 | 1 | -0/+2 |
| | |||||
* | Fix tox config after fa1cf5ef34 | Daniel Wagner-Hall | 2015-11-05 | 1 | -3/+4 |
| | |||||
* | Only include demo/demo.tls.dh. Don't include any other dh file | Mark Haines | 2015-08-25 | 1 | -3/+5 |
| | |||||
* | Add tox.ini file for synapse | Mark Haines | 2015-08-25 | 1 | -0/+5 |
| | |||||
* | MANIFEST.in: include python schema delta scripts (we now have one in 20/) | Ivan Shapovalov | 2015-06-13 | 1 | -0/+1 |
| | |||||
* | Fix manifest. Ignore contrib and docs directories when checking manifest ↵ | Mark Haines | 2015-01-22 | 1 | -0/+1 |
| | | | | against source control. | ||||
* | Add demo and scripts to python manifest | Mark Haines | 2015-01-22 | 1 | -2/+11 |
| | |||||
* | Move webclient to a python module so that it can be installed | Mark Haines | 2014-11-04 | 1 | -1/+1 |
| | |||||
* | Fix installation instructions in README | Mark Haines | 2014-11-04 | 1 | -1/+2 |
| | |||||
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+3 |