index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spec
/
scansion
Commit message (
Collapse
)
Author
Age
Files
Lines
*
mod_pep: Add test publishing a nickname
Kim Alvefur
2018-09-22
1
-0
/
+72
|
*
scansion: muc_register.scs: Test to ensure MUC registration by unaffiliated ↵
Matthew Wild
2018-09-17
1
-0
/
+36
|
|
|
|
users is disabled by default
*
MUC: Don't kick user of a reserved nick if it's theirs (thanks pep.)
Matthew Wild
2018-09-14
1
-0
/
+62
|
*
MUC: Include 'nick' attribute in affiliation lists (thanks jc)
Matthew Wild
2018-09-14
1
-0
/
+16
|
*
spec/scansion/basic_roster.scs: Add tests for actually modifying the roster
Matthew Wild
2018-09-13
1
-8
/
+40
|
*
MUC: Fix to correctly return 'node' in disco#info responses (thanks jc)
Matthew Wild
2018-09-13
1
-2
/
+16
|
*
MUC: If a user with an existing affiliation registers, preserve that ↵
Matthew Wild
2018-09-13
1
-0
/
+65
|
|
|
|
affiliation (thanks jc)
*
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
|
*
spec/scansion: Ensure all scripts have sensible titles
Matthew Wild
2018-09-11
12
-1
/
+22
|
*
spec/scansion: Multiple fixes to make all tests pass in latest ↵
Matthew Wild
2018-09-10
6
-155
/
+9
|
|
|
|
(c35386e4b456) scansion
*
spec/scansion: Add scansion scripts used for testing
Matthew Wild
2018-09-06
13
-0
/
+1474
All past, except issue978-multi which fails randomly based on ordering of elements - this is a scansion issue to be resolved.