Thu, 18 Oct 2018 12:12:52 +0100 util.promise: Some code relocation
Matthew Wild <mwild1@gmail.com> [Thu, 18 Oct 2018 12:12:52 +0100] rev 9516
util.promise: Some code relocation
Thu, 18 Oct 2018 12:11:50 +0100 util.promise: Also support automatic resolution by returning a promise from an on_reject handler
Matthew Wild <mwild1@gmail.com> [Thu, 18 Oct 2018 12:11:50 +0100] rev 9515
util.promise: Also support automatic resolution by returning a promise from an on_reject handler Originally unimplemented because it wasn't clear to me what the correct behaviour was, but the A+ spec is clear that both onFulfilled and onRejected may return a promise.
Thu, 18 Oct 2018 12:04:14 +0100 util.promise: Add additional test for promise.reject()
Matthew Wild <mwild1@gmail.com> [Thu, 18 Oct 2018 12:04:14 +0100] rev 9514
util.promise: Add additional test for promise.reject()
Thu, 18 Oct 2018 12:03:33 +0100 util.promise: Fix promise.reject() to return a rejected promise, and fix buggy test for it
Matthew Wild <mwild1@gmail.com> [Thu, 18 Oct 2018 12:03:33 +0100] rev 9513
util.promise: Fix promise.reject() to return a rejected promise, and fix buggy test for it
Thu, 18 Oct 2018 00:49:29 +0200 core.moduleapi: Remove redundant condition
Kim Alvefur <zash@zash.se> [Thu, 18 Oct 2018 00:49:29 +0200] rev 9512
core.moduleapi: Remove redundant condition
Fri, 12 Oct 2018 03:22:09 +0200 net.server_epoll: Special handling of signal interrupts
Kim Alvefur <zash@zash.se> [Fri, 12 Oct 2018 03:22:09 +0200] rev 9511
net.server_epoll: Special handling of signal interrupts
Fri, 12 Oct 2018 03:21:11 +0200 net.server_epoll: Ignore ENOENT when deregitering socket
Kim Alvefur <zash@zash.se> [Fri, 12 Oct 2018 03:21:11 +0200] rev 9510
net.server_epoll: Ignore ENOENT when deregitering socket It should not really happen
Fri, 12 Oct 2018 03:20:09 +0200 net.server_epoll: Graceful handling of registering already added socket
Kim Alvefur <zash@zash.se> [Fri, 12 Oct 2018 03:20:09 +0200] rev 9509
net.server_epoll: Graceful handling of registering already added socket
Sun, 14 Oct 2018 14:32:02 +0200 util.http: Add tests for normalize_path
Kim Alvefur <zash@zash.se> [Sun, 14 Oct 2018 14:32:02 +0200] rev 9508
util.http: Add tests for normalize_path
Sun, 14 Oct 2018 14:31:59 +0200 mod_http: Move normalize_path to util.http
Kim Alvefur <zash@zash.se> [Sun, 14 Oct 2018 14:31:59 +0200] rev 9507
mod_http: Move normalize_path to util.http
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip