Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.async: Bugfix, don't continue main loop while there is a pending error | Matthew Wild | 2018-03-16 |
util.async: Fix order of statements so queue count makes more sense | Matthew Wild | 2018-03-16 |
util.async: Log warning when unexpected state is reached | Matthew Wild | 2018-03-16 |
util.async: Add per-runner ids and add runner:log() method | Matthew Wild | 2018-03-16 |
util.stanza: Add stricter validation for data passed to stanza builder API | Matthew Wild | 2018-03-16 |
util.stanza: Add tests ensuring support for unicode in tag/attr names | Matthew Wild | 2018-03-16 |
util.stanza: Fix tests to call error_reply() correctly, and add tests to ensure it vaguely works | Matthew Wild | 2018-03-16 |
mod_http: Pass util.events object to API, fixes traceback | Kim Alvefur | 2018-03-16 |