Bruno Windels
|
894a07484c
|
generate signing keys without generating config file and then overwr. it
|
2019-06-24 12:51:51 +02:00 |
|
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 |
|
J. Ryan Stinnett
|
2527995e2e
|
Only install the minimum deps to pass
|
2019-04-25 14:23:10 +01:00 |
|
Bruno Windels
|
d1df0d98c6
|
avoid ipv6, see if that makes buildkite happy
|
2019-04-09 14:59:06 +02:00 |
|
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
|
2b2a4867bd
|
forgot to add consent listener again, this will fix REST registration
|
2019-04-03 15:08:43 +02:00 |
|
Bruno Windels
|
2449ddcfee
|
"disable" rate limiting for rest users
|
2019-04-02 15:14:51 +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 |
|
Travis Ralston
|
1a0f09543b
|
Tell synapse to require consent at registration
To fix issues where the tests can't correctly test terms auth.
|
2018-11-07 15:26: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
|
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 |
|