Commit Graph

11 Commits (6cb9ef7e65f261bae577c25e0ca76c81c4f9c548)

Author SHA1 Message Date
Bruno Windels 7a15acf224 install synapse/develop (and deps) from pip
instead of getting dependencies from synapse/master
and running synapse/develop from git download
2019-06-24 12:51:43 +02:00
J. Ryan Stinnett 1ffe0d1a24 Report location of Synpase log 2019-04-25 14:23:51 +01:00
Tom Lant 04b64dbae9 Some changes to make the testing script run on mac, too, + a multithreaded server for riot 2018-09-25 18:45:08 +01:00
Bruno Windels 97fa7e03d1 dont swallow synapse startup errors 2018-07-31 14:48:05 +02:00
Bruno Windels c3b7e6c7cb make scripts executable, running them with sh does something weird on travis 2018-07-31 10:35:21 +02:00
Bruno Windels 20becf8735 force running scripts in bash, as it's not the default shell on Ubuntu (which is what Travis runs) 2018-07-31 10:35:21 +02:00
Bruno Windels 5389a42bc1 use readlink instead of realpath as it seems to be more portable 2018-07-27 15:04:04 +02:00
Bruno Windels 5e1517eb4d no need for push/popd in sub-shell 2018-07-27 14:10:19 +02:00
Bruno Windels 0be2e02381 hide synapse schema update logs by redirecting stderr 2018-07-27 13:42:36 +02:00
Bruno Windels 01612f71bf dont assume current directory in scripts 2018-07-18 18:04:31 +02:00
Bruno Windels dcf4be79b7 add start and stop scripts for synapse 2018-07-18 17:52:29 +02:00