compat: Use table.pack (there since Lua 5.2) over our util.table
|
Kim Alvefur |
Mon, 11 Jul 2022 19:15:24 +0200 |
compat: Remove handling of Lua 5.1 location of 'unpack' function
|
Kim Alvefur |
Mon, 11 Jul 2022 19:07:38 +0200 |
core.moduleapi: Fix 'global' property via :context() - #1748
0.12
|
Kim Alvefur |
Wed, 27 Apr 2022 17:18:46 +0200 |
modulemanager, moduleapi: Switch to new pluginloader interface
|
Matthew Wild |
Fri, 04 Feb 2022 14:11:46 +0000 |
moduleapi: Support stripping of multi-word from module names
|
Matthew Wild |
Wed, 22 Dec 2021 14:40:42 +0000 |
mod_cron: Add a 'weekly' job frequency
|
Kim Alvefur |
Fri, 03 Dec 2021 09:05:41 +0100 |
core.moduleapi: Add API for adding daily or hourly tasks via mod_cron
|
Kim Alvefur |
Sun, 21 Nov 2021 18:13:21 +0100 |
mod_admin_shell: List collected metrics in module:info
|
Kim Alvefur |
Wed, 24 Nov 2021 20:03:38 +0100 |