| Commit message (Expand) | Author | Age | Files | Lines |
* | jenkins.sh: set -x | Richard van der Hoff | 2016-03-03 | 1 | -1/+3 |
* | Set SYNAPSE_CACHE_FACTOR=1 in jenkins | Erik Johnston | 2016-03-02 | 1 | -0/+1 |
* | Set WORKSPACE if not set | Daniel Wagner-Hall | 2016-02-23 | 1 | -0/+2 |
* | Prune on fetching | Daniel Wagner-Hall | 2016-01-28 | 1 | -1/+1 |
* | Quot all the things | Daniel Wagner-Hall | 2016-01-28 | 1 | -2/+2 |
* | Add top level filters for filtering by room id | Mark Haines | 2015-12-22 | 1 | -1/+0 |
* | Delete all the .coverage files, including the combined .coverage | Mark Haines | 2015-12-21 | 1 | -1/+2 |
* | Use an absolute path when specifying the directory for synapse in jenkins.sh | Mark Haines | 2015-12-21 | 1 | -8/+8 |
* | Generate code coverage report when running jenkins.sh | Mark Haines | 2015-12-18 | 1 | -5/+16 |
* | Write the tap results for each database to different files when running sytest | Mark Haines | 2015-12-01 | 1 | -2/+2 |
* | Set the port when running sytest under postgresql | Mark Haines | 2015-12-01 | 1 | -1/+1 |
* | Use a PORT_BASE environment variable to configure the ports that sytest uses | Mark Haines | 2015-12-01 | 1 | -12/+4 |
* | Run sytest against postgresql if appropriate databases exist for it to run ag... | Mark Haines | 2015-11-26 | 1 | -0/+33 |
* | Share sytest clone across runs | Daniel Wagner-Hall | 2015-11-18 | 1 | -2/+8 |
* | Run sytests on jenkins | Daniel Wagner-Hall | 2015-11-16 | 1 | -1/+22 |
* | Output results files on jenkins | Daniel Wagner-Hall | 2015-11-16 | 1 | -1/+15 |
* | Pull out jenkins script into a checked in script | Daniel Wagner-Hall | 2015-11-13 | 1 | -0/+4 |