Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Disable s2s in scansion tests | Kim Alvefur | 2019-11-30 | 1 | -1/+4 |
| | | | | These are all c2s tests, no need to have s2s enabled. | ||||
* | tests: Disable TLS in scansion tests | Kim Alvefur | 2019-09-07 | 1 | -1/+1 |
| | | | | | | They were not using TLS before. With a36af4570b39 TLS context creation will succeed even without a certificate, so TLS will be offered, but since there is no certificate it does not work. | ||||
* | Merge 0.11->trunk | Kim Alvefur | 2018-12-23 | 1 | -1/+2 |
|\ | |||||
| * | mod_mam: Add test for JID normalization in prefs (see #1275) | Kim Alvefur | 2018-12-23 | 1 | -1/+2 |
| | | |||||
* | | spec/scansion/prosody.cfg.lua: Add remaining modules listened in ↵ | Kim Alvefur | 2018-12-11 | 1 | -0/+5 |
| | | | | | | | | prosody.cfg.lua.dist for easier comparisons | ||||
* | | spec/scansion/prosody.cfg.lua: Replace mod_vcard with mod_vcard4 and ↵ | Kim Alvefur | 2018-12-11 | 1 | -1/+2 |
| | | | | | | | | mod_vcard_legacy as in default config | ||||
* | | spec/scansion/prosody.cfg.lua: Update a comment from prosody.cfg.lua.dist ↵ | Kim Alvefur | 2018-12-11 | 1 | -1/+1 |
|/ | | | | for easier comparisons | ||||
* | spec/scansion/prosody.cfg.lua: Add comment about mod_scansion_record | Kim Alvefur | 2018-11-12 | 1 | -1/+3 |
| | | | | | This was accidentally included in a previous commit, but having it here makes it easier to enable when making new test cases. | ||||
* | MUC: Add scanison test case for #1230 | Kim Alvefur | 2018-11-12 | 1 | -0/+1 |
| | |||||
* | spec/scansion/prosody.cfg.lua: daemonize by default | Matthew Wild | 2018-09-12 | 1 | -0/+1 |
| | |||||
* | spec/scansion/prosody.cfg.lua: Add pidfile option so Prosody can be daemonized | Matthew Wild | 2018-09-12 | 1 | -0/+2 |
| | |||||
* | spec/scansion/prosody.cfg.lua: Config file to be used for integration tests | Matthew Wild | 2018-09-12 | 1 | -0/+76 |