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
*
scansion: Enable blocklist compat during tests to fix CI
Kim Alvefur
2024-06-12
1
-0
/
+2
*
mod_disco: Advertise disco#info and #items on bare JIDs to fix #1664
Kim Alvefur
2023-12-17
1
-0
/
+26
*
net.http.parser: Reject overlarge header section earlier
Kim Alvefur
2023-08-23
1
-0
/
+27
*
util.array: Fix new() library function
Kim Alvefur
2023-07-22
1
-0
/
+7
*
net.http.parser: Fix off-by-one error in chunk parser
Matthew Wild
2023-02-17
1
-3
/
+50
*
net.http.parser: Improve handling of responses without content-length
Matthew Wild
2023-02-09
1
-3
/
+3
*
util.json: Accept empty arrays with whitespace (fixes #1782)
Matthew Wild
2022-11-04
1
-0
/
+8
*
util.jsonschema: Ignore test case for JavaScript specific detail
Kim Alvefur
2022-10-09
1
-0
/
+1
*
util.jsonschema: Ignore some further test cases for URI references
Kim Alvefur
2022-10-09
1
-0
/
+5
*
util.jsonschema: Sort test cases to skip
Kim Alvefur
2022-10-09
1
-7
/
+7
*
storage tests: Add test for the archive:summary API
Kim Alvefur
2022-07-22
1
-0
/
+17
*
mod_bookmarks: Reduce error about not having bookmarks to debug (thanks tom)
Kim Alvefur
2022-07-26
1
-0
/
+27
*
util.datamapper: Improve handling of schemas with non-obvious "type"
Kim Alvefur
2022-07-08
1
-3
/
+5
*
util.jsonschema: Fix validation to not assume presence of "type" field
Kim Alvefur
2022-07-08
1
-0
/
+102
*
util.jsonpointer: Add basic tests
Kim Alvefur
2022-05-08
1
-0
/
+38
*
util.argparse: Revise 553c6204fe5b with a different approach
Matthew Wild
2022-04-25
1
-1
/
+1
*
Spelling: Fix various spelling mistakes (thanks timeless)
Kim Alvefur
2022-03-07
2
-5
/
+5
*
util.bitcompat: Add some simple tests
Matthew Wild
2022-03-04
1
-0
/
+27
*
net.stun: tests: Remove stray print() from debugging
Matthew Wild
2022-03-04
1
-3
/
+0
*
net.stun: Add tests for serialization/deserialization
Matthew Wild
2022-03-04
1
-0
/
+100
*
util.hex: Deprecate to/from in favour of encode/decode, for consistency!
Matthew Wild
2022-03-04
2
-20
/
+20
*
util.xml: Add an option to allow <?processing instructions?>
Kim Alvefur
2022-02-04
1
-0
/
+7
*
util.format: Skip control code escaping when doing full serialization
Kim Alvefur
2022-01-27
1
-2
/
+7
*
util.jid: Explicitly check for nil rather than falsy
Kim Alvefur
2022-01-15
1
-0
/
+11
*
util.xml: Do not allow doctypes, comments or processing instructions
Jonas Schäfer
2022-01-10
1
-1
/
+33
*
util.pubsub: Fix item store resize to "max"
Kim Alvefur
2022-01-06
1
-0
/
+20
*
util.stanza: Cover :find method in tests
Kim Alvefur
2021-12-31
1
-0
/
+12
*
util.stanza: Increase test coverage to cover validation errors
Kim Alvefur
2021-12-31
1
-0
/
+25
*
util_datamapper: Fix typo in unit tests
Kim Alvefur
2021-12-29
1
-1
/
+1
*
util.datamapper: Add support for $ref pointers
Kim Alvefur
2021-12-29
1
-1
/
+3
*
mod_tombstones: Add a very basic test case
Kim Alvefur
2021-12-23
2
-0
/
+41
*
mod_roster: pass correct username to roster-item-removed
Jonas Schäfer
2021-12-22
1
-0
/
+75
*
util.smqueue: Simplify compat table, fix dependent modules (thanks Martin)
Kim Alvefur
2021-12-16
1
-0
/
+26
*
util.smqueue: Abstract queue with acknowledgements and overflow
Kim Alvefur
2021-12-14
1
-0
/
+55
*
util.format: Ensure metatable __tostring results are also sanitized
Kim Alvefur
2021-12-13
1
-0
/
+16
*
util.format: Fix some formats expecting positive numbers in Lua 5.2
Kim Alvefur
2021-12-11
1
-4
/
+4
*
util.format: ALL THE TESTS!!!
Kim Alvefur
2021-12-11
1
-0
/
+842
*
util.format: Also handle the %p format added in Lua 5.4
Kim Alvefur
2021-12-11
1
-0
/
+9
*
util.format: Ensure sanitation of strings passed to wrong format
Kim Alvefur
2021-12-11
1
-0
/
+1
*
util.format: Escape invalid UTF-8 by passing trough serialization
Kim Alvefur
2021-12-10
1
-0
/
+4
*
MUC: Remove <{muc}x> tags in some errors
Kim Alvefur
2021-12-08
2
-4
/
+0
*
MUC: Remove remaining deprecated numeric error codes
Kim Alvefur
2021-12-08
1
-1
/
+1
*
util.async tests: Explicitly import match from luassert (luacheck)
Matthew Wild
2021-11-29
1
-0
/
+1
*
util.async: Add next-tick configuration
Matthew Wild
2021-11-29
1
-0
/
+46
*
util.async: Add sleep() method with configurable scheduling backend
Matthew Wild
2021-11-29
1
-0
/
+54
*
util.promise: Fix test
Kim Alvefur
2021-11-26
1
-1
/
+1
*
util.promise: Support delayed promise execution
Kim Alvefur
2019-01-05
1
-0
/
+14
*
util.human.io: Fix cutting of UTF-8 into pieces
Kim Alvefur
2021-11-12
1
-0
/
+19
*
util.dataforms: Ensure larger integers are serialized as such
Kim Alvefur
2021-10-28
1
-0
/
+6
*
util.dataforms: Scope integer handling tests
Kim Alvefur
2021-10-26
1
-26
/
+29
[next]