Mon, 01 Oct 2018 20:21:26 +0100 Fix storage tests so they run, but not by default
Matthew Wild <mwild1@gmail.com> [Mon, 01 Oct 2018 20:21:26 +0100] rev 9455
Fix storage tests so they run, but not by default
Mon, 01 Oct 2018 19:43:20 +0100 util.pubsub tests: Ensure necessary tests run in the defined order
Matthew Wild <mwild1@gmail.com> [Mon, 01 Oct 2018 19:43:20 +0100] rev 9454
util.pubsub tests: Ensure necessary tests run in the defined order
Mon, 08 Oct 2018 15:33:15 +0200 util.poll: Increase max epoll events per call
Kim Alvefur <zash@zash.se> [Mon, 08 Oct 2018 15:33:15 +0200] rev 9453
util.poll: Increase max epoll events per call This makes the struct roughly the same size in both epoll and select mode (64bit). There doesn’t seem to be much guidance on an appropriate size, it does not seem to matter too much since if there are more events they will simply show up in the next epoll_wait call. The number of exactly concurrent events should be fairly low most of the time anyways.
Mon, 08 Oct 2018 15:03:26 +0200 mod_s2s: Indicate origin of s2s error
Kim Alvefur <zash@zash.se> [Mon, 08 Oct 2018 15:03:26 +0200] rev 9452
mod_s2s: Indicate origin of s2s error
Sun, 07 Oct 2018 20:58:51 +0200 util.poll: Zero FD sets watched for errors on creation
Kim Alvefur <zash@zash.se> [Sun, 07 Oct 2018 20:58:51 +0200] rev 9451
util.poll: Zero FD sets watched for errors on creation
Sun, 07 Oct 2018 18:44:46 +0200 net.poll: Guard against negative or too large FDs
Kim Alvefur <zash@zash.se> [Sun, 07 Oct 2018 18:44:46 +0200] rev 9450
net.poll: Guard against negative or too large FDs
Sun, 07 Oct 2018 18:41:44 +0200 util.poll: Fix missing return for adding duplicate FD
Kim Alvefur <zash@zash.se> [Sun, 07 Oct 2018 18:41:44 +0200] rev 9449
util.poll: Fix missing return for adding duplicate FD
Sun, 07 Oct 2018 17:40:13 +0200 net.server_epoll: Log error number from wait()
Kim Alvefur <zash@zash.se> [Sun, 07 Oct 2018 17:40:13 +0200] rev 9448
net.server_epoll: Log error number from wait()
Sun, 07 Oct 2018 03:48:13 +0200 MUC: Respond to ping per XEP-0410: MUC Self-Ping server optimization (closes #1220)
Kim Alvefur <zash@zash.se> [Sun, 07 Oct 2018 03:48:13 +0200] rev 9447
MUC: Respond to ping per XEP-0410: MUC Self-Ping server optimization (closes #1220)
Sat, 06 Oct 2018 18:56:22 +0200 .luacheckrc: Ignore unused secondaries in non-strict mode
Kim Alvefur <zash@zash.se> [Sat, 06 Oct 2018 18:56:22 +0200] rev 9446
.luacheckrc: Ignore unused secondaries in non-strict mode Previous commit was backwards
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip