summary refs log tree commit diff
path: root/tests/util (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-01No need to test is_presence_visible in _start_polling_local because we know i...Paul "LeoNerd" Evans1-4/+0
2014-09-01specify metavars in argparseMatthew Hodgson1-2/+3
2014-09-01add pyyaml dependency for config filesMark Haines1-0/+1
2014-09-01Use yaml for config fileMark Haines1-11/+6
2014-09-01Don't set a 'default' key in the creation eventErik Johnston1-1/+0
2014-09-01Use pregenerated DH params when generating configMark Haines1-7/+29
2014-09-01That was a breaking db change. You need to recreate the databases. (In realit...Erik Johnston1-1/+1
2014-09-01Don't put required power levels on permission state eventsErik Johnston1-2/+4
2014-09-01Update readme with instructions on how to generate configs for homeserversMark Haines1-2/+12
2014-09-01Fix the tests to include new db callsErik Johnston2-6/+20
2014-09-01Fix SSL for federation http clientMark Haines2-2/+2
2014-09-01Enable SSL for s2s http clientMark Haines2-3/+7
2014-09-01Add all the ne