Commit Graph

21 Commits (4e1ddf85a4792e76be7921aec3df4f8647fea34d)

Author SHA1 Message Date
Bruno Windels 2228ba83af Merge branch 'master' into bwindels/redesignfixes 2019-04-03 16:18:52 +02:00
Bruno Windels c1464aaa5d Merge branch 'master' into toml/install-scripts-fail-fast 2019-04-03 15:52:11 +02:00
Bruno Windels 9c41ccce58 use shorter .bak suffix approach 2019-04-03 15:46:55 +02:00
Bruno Windels 7ac19b0bea adjust synapse install script for python3 and config file changes 2019-03-29 11:25:21 +01:00
Travis Ralston 19c4f4a8c6 Install jinja2 2018-12-21 18:39:30 -07:00
Tom Lant 861af62208 Make the sed usage cross-platform compatible 2018-09-27 13:21:45 +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 70eb480553
Revert "use patched synapse so admin rest api works with python 2.7.6" 2018-09-18 16:51:50 +02:00
Bruno Windels a84162ede8 use patched synapse so admin rest api works with python 2.7.6 2018-09-18 16:11:07 +02:00
Bruno Windels 8cff961ec8 use develop for now as LL with gappy syncs is fixed on that branch for now 2018-09-14 14:46:42 +02:00
Bruno Windels e843d532eb these changes were not needed in the end 2018-09-12 16:48:40 +02:00
Bruno Windels 4a4b1f65aa wait for the message to be sent 2018-09-11 18:28:50 +02:00
Bruno Windels 377a20fffa bring indentation in line with other front-end projects 2018-08-14 12:53:16 +02:00
Bruno Windels 643af2d344 run synapse on custom port so it doesn't interfere with other synapses on dev machines 2018-08-07 18:44:49 +02:00
Bruno Windels c357a0158d no need to log contents of zip files 2018-07-31 11:48:54 +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 96374f4e54 only install synapse and riot if directory is not already there 2018-07-27 14:00:01 +02:00
Bruno Windels 83eebfdecc script to install local synapse 2018-07-17 12:36:35 +02:00