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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Silence [luacheck] warnings
Kim Alvefur
2019-12-23
3
-0
/
+14
*
scansion: Trim trailing whitespace in tests
Kim Alvefur
2019-12-19
6
-9
/
+9
*
rostermanager, mod_presence: Support for subscription preapproval (fixes #686)
Matthew Wild
2019-12-19
1
-0
/
+74
*
util.dataforms: Improve descriptions in tests
Kim Alvefur
2019-12-16
1
-5
/
+5
*
util.stanza: Accept util.error object to error_reply
Kim Alvefur
2019-12-14
1
-0
/
+17
*
util.sasl: Add stub tests
Kim Alvefur
2019-12-14
1
-0
/
+43
*
net.http.parser tests: Expand tests to include validation of results
Matthew Wild
2019-12-09
1
-22
/
+86
*
configmanager tests: Split long line
Matthew Wild
2019-12-09
1
-1
/
+3
*
tests: Disable s2s in scansion tests
Kim Alvefur
2019-11-30
1
-1
/
+4
*
MUC: Indicate origin of registration related errors
Kim Alvefur
2019-11-25
1
-2
/
+2
*
MUC: Indicate origin of password related errors
Kim Alvefur
2019-11-25
1
-1
/
+1
*
util.stanza: Support the 'by' attribute on errors
Kim Alvefur
2019-11-25
1
-1
/
+2
*
util.stanza: Check that argument to error_reply is NOT a stanza of type error
Kim Alvefur
2019-11-25
1
-0
/
+10
*
util.stanza: Check that argument to error_reply is a stanza
Kim Alvefur
2019-11-25
1
-0
/
+6
*
util.stanza: Remove redundant check for attrs
Kim Alvefur
2019-11-25
1
-0
/
+7
*
util.stanza: Check that argument to reply is a stanza
Kim Alvefur
2019-11-25
1
-0
/
+6
*
MUC: Add testcase for #1466
Kim Alvefur
2019-11-24
1
-0
/
+127
*
util.interpolation: Add commented test case for passing nil to filter
Kim Alvefur
2019-11-17
1
-0
/
+1
*
util.interpolation: Test template filters
Kim Alvefur
2019-11-17
1
-1
/
+11
*
util.array: Fix typo in test
Kim Alvefur
2019-11-07
1
-1
/
+1
*
MUC: Make nickname field in registration form required
Kim Alvefur
2019-11-02
1
-2
/
+6
*
util.error: Add well-known field 'code' in error templates
Kim Alvefur
2019-11-01
1
-0
/
+2
*
util.pubsub, pubsub.lib and tests: Add text to precondition-not-met error (fi...
Matthew Wild
2019-10-27
2
-1
/
+235
*
util.interpolation: Test map syntax
Kim Alvefur
2019-10-20
1
-0
/
+7
*
util.interpolation: Test array syntax
Kim Alvefur
2019-10-20
1
-0
/
+8
*
util.interpolation: Test #1452
Kim Alvefur
2019-10-20
1
-1
/
+5
*
util.promise: Add some additional tests to cover callback return values
Matthew Wild
2019-09-30
1
-0
/
+24
*
MUC: Fix XML syntax error in test
Kim Alvefur
2019-09-21
1
-0
/
+1
*
MUC: Update test for vcard-temp changes
Kim Alvefur
2019-09-21
1
-4
/
+11
*
tests: Disable TLS in scansion tests
Kim Alvefur
2019-09-07
1
-1
/
+1
*
MUC: Fix delay tag @from in test to be the room JID (#1054 came back)
Kim Alvefur
2019-08-31
1
-2
/
+2
*
MUC: Add a test covering basic room creation, messages and destruction
Kim Alvefur
2019-08-31
1
-0
/
+242
*
util.error: Add tests
Kim Alvefur
2019-07-29
1
-0
/
+68
*
util.array: Add tests
Kim Alvefur
2019-07-29
1
-0
/
+154
*
Merge 0.11->trunk
Kim Alvefur
2019-06-20
1
-1
/
+1
|
\
|
*
scansion/blocking: Remove the right irrelevant thing
Kim Alvefur
2019-06-20
1
-1
/
+1
*
|
Merge 0.11->trunk
Kim Alvefur
2019-06-20
1
-10
/
+2
|
\
|
|
*
mod_blocklist: Remove unrelated tags from test case
Kim Alvefur
2019-06-20
1
-10
/
+2
*
|
Merge 0.11->trunk
Kim Alvefur
2019-06-20
1
-0
/
+168
|
\
|
|
*
mod_blocklist: Update test case with correct behavior (see #1380)
Kim Alvefur
2019-06-20
1
-0
/
+6
|
*
mod_blocklist: Add test case capturing current behavior
Kim Alvefur
2019-06-20
1
-0
/
+162
*
|
util.format: Handle integer formats the same way on Lua versions without inte...
Kim Alvefur
2019-05-30
1
-0
/
+1
*
|
util.format: Handle formats expecting an integer in Lua 5.3+ (fixes #1371)
Kim Alvefur
2019-05-30
1
-0
/
+1
*
|
util.hashring: Add tests
Matthew Wild
2019-05-13
1
-0
/
+85
*
|
Fix various spelling mistakes [codespell]
Kim Alvefur
2019-05-03
1
-1
/
+1
*
|
Backed out changeset 61bc5c52c941
Kim Alvefur
2019-04-21
1
-16
/
+0
*
|
util.hashes: Allow specifying output key length
Kim Alvefur
2019-04-20
1
-0
/
+16
*
|
util.hashes: Add test vectors from RFC 6070 for PBKDF2 (aka SCRAM Hi())
Kim Alvefur
2019-04-19
1
-0
/
+37
*
|
util.hmac: Ignore long hex lines in tests
Kim Alvefur
2019-04-19
1
-0
/
+3
*
|
util.hmac: Generate test cases from RFC 4231
Kim Alvefur
2019-04-11
1
-0
/
+103
[next]