Fri, 21 Sep 2018 21:19:44 +0200 mod_http: Hook the host-less event if hooked from a global module httphost
Kim Alvefur <zash@zash.se> [Fri, 21 Sep 2018 21:19:44 +0200] rev 9339
mod_http: Hook the host-less event if hooked from a global module
Fri, 21 Sep 2018 21:19:41 +0200 net.http.server: Move handling of hosts to mod_http
Kim Alvefur <zash@zash.se> [Fri, 21 Sep 2018 21:19:41 +0200] rev 9338
net.http.server: Move handling of hosts to mod_http Now an event like `GET /path` is fired at first, and mod\_http dispatches the old `GET host/path` events.
Fri, 21 Sep 2018 15:34:45 +0200 mod_server_contact_info: Update copyright header
Kim Alvefur <zash@zash.se> [Fri, 21 Sep 2018 15:34:45 +0200] rev 9337
mod_server_contact_info: Update copyright header
Sun, 16 Sep 2018 22:40:35 +0200 mod_server_contact_info: Simplify
Kim Alvefur <zash@zash.se> [Sun, 16 Sep 2018 22:40:35 +0200] rev 9336
mod_server_contact_info: Simplify This relies on the new name mapping in util.dataforms
Fri, 21 Sep 2018 14:37:47 +0100 mod_admin_telnet: Split out sort function for clarity
Matthew Wild <mwild1@gmail.com> [Fri, 21 Sep 2018 14:37:47 +0100] rev 9335
mod_admin_telnet: Split out sort function for clarity
Fri, 21 Sep 2018 14:37:18 +0100 mod_adhoc: Use util.iterators.sorted_pairs() to sort commands
Matthew Wild <mwild1@gmail.com> [Fri, 21 Sep 2018 14:37:18 +0100] rev 9334
mod_adhoc: Use util.iterators.sorted_pairs() to sort commands
Fri, 21 Sep 2018 14:36:29 +0100 mod_admin_telnet: Make use of util.iterators.sorted_pairs()
Matthew Wild <mwild1@gmail.com> [Fri, 21 Sep 2018 14:36:29 +0100] rev 9333
mod_admin_telnet: Make use of util.iterators.sorted_pairs()
Fri, 21 Sep 2018 14:35:35 +0100 util.json: Use util.iterators.sorted_pairs() in ordered mode
Matthew Wild <mwild1@gmail.com> [Fri, 21 Sep 2018 14:35:35 +0100] rev 9332
util.json: Use util.iterators.sorted_pairs() in ordered mode
Fri, 21 Sep 2018 14:30:20 +0100 util.iterators tests: Check value matches expected [luacheck]
Matthew Wild <mwild1@gmail.com> [Fri, 21 Sep 2018 14:30:20 +0100] rev 9331
util.iterators tests: Check value matches expected [luacheck]
Fri, 21 Sep 2018 14:27:46 +0100 util.iterators: Add sorted_pairs() method
Matthew Wild <mwild1@gmail.com> [Fri, 21 Sep 2018 14:27:46 +0100] rev 9330
util.iterators: Add sorted_pairs() method
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip