Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.error: Add configuration for including traceback in tostring() | Matthew Wild | Fri, 28 Aug 2020 12:51:40 +0100 |
util.error: Allow optional tracebacks to be injected on errors | Matthew Wild | Fri, 28 Aug 2020 12:40:59 +0100 |
net.http: http.request() promise now resolves with response (breaking change) | Matthew Wild | Tue, 25 Aug 2020 15:59:04 +0100 |
net.http: use new net.http.errors lib for creating error object | Matthew Wild | Tue, 25 Aug 2020 15:57:39 +0100 |
mod_posix: Remove ancient undocumented user switching | Kim Alvefur | Mon, 24 Aug 2020 19:48:47 +0200 |
util.dbuffer: Simplify test case | Kim Alvefur | Mon, 24 Aug 2020 17:28:48 +0200 |
util.dbuffer: Fix :sub() not working with partially-consumed chunks (thanks Zash for test case) | Matthew Wild | Mon, 24 Aug 2020 16:18:13 +0100 |