Fri, 01 Dec 2023 17:11:19 +0100 Merge 0.12->trunk
Kim Alvefur <zash@zash.se> [Fri, 01 Dec 2023 17:11:19 +0100] rev 13383
Merge 0.12->trunk
Wed, 23 Aug 2023 12:18:34 +0200 net.http.parser: Reject overlarge header section earlier 0.12
Kim Alvefur <zash@zash.se> [Wed, 23 Aug 2023 12:18:34 +0200] rev 13382
net.http.parser: Reject overlarge header section earlier This case would eventually be rejected by the buffer size limit.
Thu, 30 Nov 2023 18:45:05 +0100 lua-format: Let simple things be one line
Kim Alvefur <zash@zash.se> [Thu, 30 Nov 2023 18:45:05 +0100] rev 13381
lua-format: Let simple things be one line This doesn't really handle nesting all that nicely tho.
Wed, 18 Jan 2023 18:35:24 +0100 lua-format: Further tweaks
Kim Alvefur <zash@zash.se> [Wed, 18 Jan 2023 18:35:24 +0100] rev 13380
lua-format: Further tweaks Keeping things a single line makes very deeply nested things "pyramids" a single line, which makes them hard to read.
Wed, 28 Jul 2021 14:55:17 +0200 lua-format: Add new settings
Kim Alvefur <zash@zash.se> [Wed, 28 Jul 2021 14:55:17 +0200] rev 13379
lua-format: Add new settings
Tue, 07 Jul 2020 18:23:23 +0200 lua-format: Tweaks attempting to fit our code style
Kim Alvefur <zash@zash.se> [Tue, 07 Jul 2020 18:23:23 +0200] rev 13378
lua-format: Tweaks attempting to fit our code style
Tue, 07 Jul 2020 18:30:15 +0200 lua-format: Check in defaults
Kim Alvefur <zash@zash.se> [Tue, 07 Jul 2020 18:30:15 +0200] rev 13377
lua-format: Check in defaults By starting with the built-in defaults, we get a nice history of differences from those as we figure out what settings suit us Sorted make comparisons easier.
Thu, 30 Nov 2023 17:46:18 +0000 mod_user_account_management: Fire events with a fake (not destroyed) session
Matthew Wild <mwild1@gmail.com> [Thu, 30 Nov 2023 17:46:18 +0000] rev 13376
mod_user_account_management: Fire events with a fake (not destroyed) session Previously these events fired after the session had been destroyed, which removes many of the useful properties. The ones I chose to preserve here are the ones used by the community module mod_audit, which seems like a good baseline.
Thu, 30 Nov 2023 18:42:56 +0100 mod_cron: Rebuild with new LuaFormatter settings (tabs!)
Kim Alvefur <zash@zash.se> [Thu, 30 Nov 2023 18:42:56 +0100] rev 13375
mod_cron: Rebuild with new LuaFormatter settings (tabs!)
Thu, 30 Nov 2023 18:09:53 +0100 util.datamanager: Fix missing pack format when reading first index entry
Kim Alvefur <zash@zash.se> [Thu, 30 Nov 2023 18:09:53 +0100] rev 13374
util.datamanager: Fix missing pack format when reading first index entry Thanks MattJ
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 tip