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
|
2be413ba6d
|
allow clients to send messages faster, in order to speed up the test
|
2018-09-11 18:29:52 +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
|
97fa7e03d1
|
dont swallow synapse startup errors
|
2018-07-31 14:48:05 +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
|
0be2e02381
|
hide synapse schema update logs by redirecting stderr
|
2018-07-27 13:42:36 +02:00 |
Bruno Windels
|
048a367081
|
use in-memory database, faster and no need to clear before every run
|
2018-07-23 10:21:38 +02:00 |
Bruno Windels
|
bc06d370d0
|
prevent stop scripts from polluting output
|
2018-07-23 09:41:25 +02:00 |
Bruno Windels
|
1468be0db4
|
add script to clear synapse db
|
2018-07-20 18:50:29 +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 |
Bruno Windels
|
83eebfdecc
|
script to install local synapse
|
2018-07-17 12:36:35 +02:00 |