Tue, 20 Jan 2015 11:31:04 +0000 portmanager: Remove unused import of pairs()
Matthew Wild <mwild1@gmail.com> [Tue, 20 Jan 2015 11:31:04 +0000] rev 6552
portmanager: Remove unused import of pairs()
Tue, 20 Jan 2015 11:30:07 +0000 hostmanager: Remove unused import of util.uuid
Matthew Wild <mwild1@gmail.com> [Tue, 20 Jan 2015 11:30:07 +0000] rev 6551
hostmanager: Remove unused import of util.uuid
Tue, 20 Jan 2015 11:29:38 +0000 certmanager: Make global variable access explicit
Matthew Wild <mwild1@gmail.com> [Tue, 20 Jan 2015 11:29:38 +0000] rev 6550
certmanager: Make global variable access explicit
Fri, 16 Jan 2015 14:02:14 +0100 mod_carbons: Import XEP-0280 implementation from prosody-modules (sans compat with older versions of the protocol)
Kim Alvefur <zash@zash.se> [Fri, 16 Jan 2015 14:02:14 +0100] rev 6549
mod_carbons: Import XEP-0280 implementation from prosody-modules (sans compat with older versions of the protocol)
Mon, 12 Jan 2015 15:10:37 +0100 util.hex: Pedantic optimization, 1 table lookup per byte instead of 3 function calls makes it go faster
Kim Alvefur <zash@zash.se> [Mon, 12 Jan 2015 15:10:37 +0100] rev 6548
util.hex: Pedantic optimization, 1 table lookup per byte instead of 3 function calls makes it go faster
Sat, 20 Dec 2014 21:34:59 +0100 mod_pep: Fire an event when an item is published
Kim Alvefur <zash@zash.se> [Sat, 20 Dec 2014 21:34:59 +0100] rev 6547
mod_pep: Fire an event when an item is published
Mon, 19 Jan 2015 14:09:13 -0500 net.server_select: Remove unused code
daurnimator <quae@daurnimator.com> [Mon, 19 Jan 2015 14:09:13 -0500] rev 6546
net.server_select: Remove unused code
Mon, 19 Jan 2015 14:05:37 -0500 net.server_select: Remove socket.sleep call from main loop
daurnimator <quae@daurnimator.com> [Mon, 19 Jan 2015 14:05:37 -0500] rev 6545
net.server_select: Remove socket.sleep call from main loop It's been there since the start; but should really not be required. People can remember an issue with FreeBSD that this solved, but this was a hack solution anyway. If that issue rears it's head again, we will solve it properly.
Mon, 19 Jan 2015 14:01:11 -0500 net.server_select: Remove do-nothing os_difftime calls
daurnimator <quae@daurnimator.com> [Mon, 19 Jan 2015 14:01:11 -0500] rev 6544
net.server_select: Remove do-nothing os_difftime calls
Thu, 15 Jan 2015 09:05:08 -0500 net.server_select: In add_task timer callback, use passed in time rather than re-fetching
daurnimator <quae@daurnimator.com> [Thu, 15 Jan 2015 09:05:08 -0500] rev 6543
net.server_select: In add_task timer callback, use passed in time rather than re-fetching
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip