Thu, 11 Oct 2018 22:50:45 +0200 util.serialization: Test table keys that are Lua keywords
Kim Alvefur <zash@zash.se> [Thu, 11 Oct 2018 22:50:45 +0200] rev 9485
util.serialization: Test table keys that are Lua keywords
Thu, 11 Oct 2018 22:48:08 +0200 util.serialization: Test that it rejects tables wit cycles
Kim Alvefur <zash@zash.se> [Thu, 11 Oct 2018 22:48:08 +0200] rev 9484
util.serialization: Test that it rejects tables wit cycles
Thu, 11 Oct 2018 22:42:17 +0200 util.serialization: Make errors fatal by default (like the previous implementation)
Kim Alvefur <zash@zash.se> [Thu, 11 Oct 2018 22:42:17 +0200] rev 9483
util.serialization: Make errors fatal by default (like the previous implementation)
Thu, 11 Oct 2018 18:20:09 +0100 mod_storage_sql: Workaround MySQL not supporting LIMIT subquery in archive truncate operations, fixes #1200
Matthew Wild <mwild1@gmail.com> [Thu, 11 Oct 2018 18:20:09 +0100] rev 9482
mod_storage_sql: Workaround MySQL not supporting LIMIT subquery in archive truncate operations, fixes #1200
Thu, 11 Oct 2018 18:56:11 +0200 util.poll: Fix inverted logic
Kim Alvefur <zash@zash.se> [Thu, 11 Oct 2018 18:56:11 +0200] rev 9481
util.poll: Fix inverted logic
Thu, 11 Oct 2018 18:53:15 +0200 net.server_epoll: Assert successful creation of util.poll handle
Kim Alvefur <zash@zash.se> [Thu, 11 Oct 2018 18:53:15 +0200] rev 9480
net.server_epoll: Assert successful creation of util.poll handle
Thu, 11 Oct 2018 18:52:12 +0200 util.poll: Handle failed epoll FD creation
Kim Alvefur <zash@zash.se> [Thu, 11 Oct 2018 18:52:12 +0200] rev 9479
util.poll: Handle failed epoll FD creation
Thu, 11 Oct 2018 18:50:04 +0200 util.poll: Early return from __gc in case of no valid epoll FD
Kim Alvefur <zash@zash.se> [Thu, 11 Oct 2018 18:50:04 +0200] rev 9478
util.poll: Early return from __gc in case of no valid epoll FD This could happen if the epoll FD has already been closed or the epoll_create call failed
Thu, 11 Oct 2018 17:01:45 +0200 net.server_epoll: Update copyright year
Kim Alvefur <zash@zash.se> [Thu, 11 Oct 2018 17:01:45 +0200] rev 9477
net.server_epoll: Update copyright year
Thu, 11 Oct 2018 15:48:30 +0200 net.server: Require IP address as argument to addclient (no DNS names)
Kim Alvefur <zash@zash.se> [Thu, 11 Oct 2018 15:48:30 +0200] rev 9476
net.server: Require IP address as argument to addclient (no DNS names) The net.connect API should be used to resolve DNS names first
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip