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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
|
util.format: Add test coverage for case of extra nil argument
Kim Alvefur
2018-03-17
1
-0
/
+1
|
|
*
|
util.format: Fix tests to have expected value first
Kim Alvefur
2018-03-17
1
-5
/
+5
|
|
*
|
util.async: tests: replace peeking at internal state with monitoring correct ↵
Matthew Wild
2018-03-17
1
-37
/
+68
|
|
|
|
|
|
|
|
callback behaviour
*
|
util.async: if debugging is enabled, use runner id in logs
Matthew Wild
2018-03-17
1
-1
/
+1
|
|
*
|
util.async: ensure change in e77b37de482e applies after out-of-loop resume also
Matthew Wild
2018-03-17
2
-2
/
+26
|
|
*
|
util.async: Behaviour change: continue to process queued items after errors
Matthew Wild
2018-03-17
2
-0
/
+27
|
|
*
|
util.async: Yet more tests
Matthew Wild
2018-03-17
1
-0
/
+52
|
|
*
|
util.async: Convert asserts to a return false (same as other unexpected ↵
Matthew Wild
2018-03-17
1
-2
/
+4
|
|
|
|
|
|
|
|
behaviour)
*
|
GNUMakefile: Add 'coverage' target (requires luacov and luacov-console)
Matthew Wild
2018-03-17
1
-1
/
+8
|
|
*
|
util.async: Add comment
Matthew Wild
2018-03-16
1
-0
/
+1
|
|
*
|
util.async: You can never have too many asserts!
Matthew Wild
2018-03-16
1
-0
/
+2
|
|
*
|
util.async: Ensure runner is left in correct state after out-of-main-loop ↵
Matthew Wild
2018-03-16
2
-1
/
+29
|
|
|
|
|
|
|
|
error (+tests)
*
|
util.async: Add test to ensure waiters throw an error outside async contexts
Matthew Wild
2018-03-16
1
-0
/
+5
|
|
*
|
util.async: Add tests to specifically cover error handling
Matthew Wild
2018-03-16
1
-0
/
+56
|
|
*
|
MUC: Use empty string if no subject provided (thanks pep+)
Matthew Wild
2018-03-16
1
-1
/
+1
|
|
*
|
util.async: Add tests
Matthew Wild
2018-03-16
1
-0
/
+315
|
|
*
|
util.async: Log the non-error state as well when there is an error being ↵
Matthew Wild
2018-03-16
1
-1
/
+1
|
|
|
|
|
|
|
|
processed
*
|
util.async: Bugfix, don't continue main loop while there is a pending error
Matthew Wild
2018-03-16
1
-1
/
+1
|
|
*
|
util.async: Fix order of statements so queue count makes more sense
Matthew Wild
2018-03-16
1
-1
/
+2
|
|
*
|
util.async: Log warning when unexpected state is reached
Matthew Wild
2018-03-16
1
-0
/
+1
|
|
*
|
util.async: Add per-runner ids and add runner:log() method
Matthew Wild
2018-03-16
1
-1
/
+10
|
|
*
|
util.stanza: Add stricter validation for data passed to stanza builder API
Matthew Wild
2018-03-16
2
-0
/
+63
|
|
*
|
util.stanza: Add tests ensuring support for unicode in tag/attr names
Matthew Wild
2018-03-16
1
-0
/
+6
|
|
*
|
util.stanza: Fix tests to call error_reply() correctly, and add tests to ↵
Matthew Wild
2018-03-16
1
-2
/
+4
|
|
|
|
|
|
|
|
ensure it vaguely works
*
|
mod_http: Pass util.events object to API, fixes traceback
Kim Alvefur
2018-03-16
1
-1
/
+1
|
|
*
|
mod_websocket: Transfer IP address derived by mod_http
Kim Alvefur
2018-03-15
1
-0
/
+4
|
|
*
|
mod_http: Set request.ip on all HTTP requests (moves code out of mod_bosh) ↵
Kim Alvefur
2018-03-15
2
-17
/
+26
|
|
|
|
|
|
|
|
(fixes #540)
*
|
Add makefiles compatible with BSD make
Kim Alvefur
2018-03-11
3
-0
/
+163
|
|
*
|
Rename Makefile -> GNUmakefile to reflect dependency on GNU Make
Kim Alvefur
2017-10-31
3
-1
/
+1
|
|
*
|
Merge 0.10->trunk
Kim Alvefur
2018-03-10
1
-1
/
+1
|
\
|
|
*
Merge 0.9->0.10
Kim Alvefur
2018-03-10
1
-1
/
+1
|
|
\
|
|
*
mod_admin_telnet: Include the default path property in URL calculation ↵
Kim Alvefur
2018-03-10
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
|
|
(fixes #1099)
|
|
*
MUC: send muc#stanza_id feature as per XEP-0045 v1.31 (fixes #1097)
Jonas Wielicki
2018-03-08
1
-0
/
+1
|
|
|
|
|
*
Added tag 0.9.13 for changeset 082d12728645
Matthew Wild
2018-01-10
0
-0
/
+0
|
|
|
*
|
|
mod_register_limits: Return reason for disallowing
Kim Alvefur
2018-03-10
1
-0
/
+3
|
|
|
*
|
|
mod_register_limits: Log message for white- and blacklist hits separate
Kim Alvefur
2018-03-10
1
-2
/
+5
|
|
|
*
|
|
mod_register_limits: Log a debug message when disallowing registration by ↵
Kim Alvefur
2018-03-10
1
-0
/
+1
|
|
|
|
|
|
|
|
|
|
|
|
ewhite- or blacklist
*
|
|
mod_register_ibr: Include reason for rejection of registration in debug log
Kim Alvefur
2018-03-10
1
-1
/
+1
|
|
|
*
|
|
luacheckrc: Ignore all unknown globals in config file (ie all settings)
Kim Alvefur
2018-03-10
1
-0
/
+1
|
|
|
*
|
|
Merge 0.10->trunk
Kim Alvefur
2018-03-09
1
-6
/
+5
|
\
|
|
|
*
|
mod_mam: Remove unmatched closing paren
Kim Alvefur
2018-03-09
1
-1
/
+1
|
|
|
|
*
|
MUC: send muc#stanza_id feature as per XEP-0045 v1.31 (fixes #1097)
Jonas Wielicki
2018-03-08
1
-0
/
+1
|
|
|
|
*
|
mod_mam: Add an option for whether to include 'total' counts by default in ↵
Kim Alvefur
2018-03-07
1
-2
/
+2
|
|
|
|
|
|
|
|
|
|
|
|
queries
|
*
|
mod_mam: Log a debug message if archive expiry has been disabled
Kim Alvefur
2018-03-07
1
-0
/
+1
|
|
|
|
*
|
Backed out changeset 97a094fdf101, interferes with 6ddddfe05a74
Kim Alvefur
2018-03-07
1
-3
/
+1
|
|
|
*
|
|
mod_presence: Ignore unused argument but make note of its use elsewhere ↵
Kim Alvefur
2018-03-09
1
-0
/
+2
|
|
|
|
|
|
|
|
|
|
|
|
[luacheck]
*
|
|
mod_presence: Remove unused local [luacheck]
Kim Alvefur
2018-03-09
1
-1
/
+0
|
|
|
*
|
|
luacheckrc: Restore module semantics, but only for plugins (ignores some ↵
Kim Alvefur
2018-03-09
1
-0
/
+1
|
|
|
|
|
|
|
|
|
|
|
|
globals)
*
|
|
MUC: Write down which functions are exposed and thus available to other modules
Kim Alvefur
2018-03-09
1
-0
/
+10
|
|
|
*
|
|
MUC: send muc#stanza_id feature as per XEP-0045 v1.31 (fixes #1097)
Jonas Wielicki
2018-03-08
1
-0
/
+1
|
|
|
[prev]
[next]