Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.promise: Fix promise.reject() to return a rejected promise, and fix buggy test for it | Matthew Wild | Thu, 18 Oct 2018 12:03:33 +0100 |
core.moduleapi: Remove redundant condition | Kim Alvefur | Thu, 18 Oct 2018 00:49:29 +0200 |
net.server_epoll: Special handling of signal interrupts | Kim Alvefur | Fri, 12 Oct 2018 03:22:09 +0200 |
net.server_epoll: Ignore ENOENT when deregitering socket | Kim Alvefur | Fri, 12 Oct 2018 03:21:11 +0200 |
net.server_epoll: Graceful handling of registering already added socket | Kim Alvefur | Fri, 12 Oct 2018 03:20:09 +0200 |
util.http: Add tests for normalize_path | Kim Alvefur | Sun, 14 Oct 2018 14:32:02 +0200 |
mod_http: Move normalize_path to util.http | Kim Alvefur | Sun, 14 Oct 2018 14:31:59 +0200 |