Log

util/startup.lua @ 13187:fe1229919070

description author age
renamening: Fix newly added imports to use the new namespace Kim Alvefur Sun, 18 Jun 2023 16:48:56 +0200
util.startup: Record current version in a metric Kim Alvefur Wed, 31 May 2023 01:14:59 +0200
util.startup: Remove componentmanager backwards compatibility Kim Alvefur Wed, 31 May 2023 01:07:27 +0200
util.startup: Add prosody.started promise to easily execute code after startup Matthew Wild Sat, 01 Apr 2023 11:56:38 +0100
util.startup: Tweak function string representation Kim Alvefur Sun, 26 Mar 2023 00:11:42 +0100
util: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:16 +0100
Merge 0.12->trunk Kim Alvefur Sun, 22 Jan 2023 15:43:44 +0100
util.startup: Close state on exit to ensure GC finalizers are called 0.12 Kim Alvefur Sun, 22 Jan 2023 14:45:47 +0100
util.mathcompat: Module to ease reuse of math.type() Kim Alvefur Thu, 20 Oct 2022 16:50:12 +0200
util.startup: Provide a common Lua 5.3+ math.type() for Lua 5.2 Kim Alvefur Wed, 19 Oct 2022 16:25:05 +0200
util.startup: Ensure import() is available in prosodyctl (thanks keyzer) 0.12 Kim Alvefur Thu, 20 Oct 2022 16:31:18 +0200
util.startup: Fix async waiting for last shutdown steps 0.12 Kim Alvefur Tue, 14 Jun 2022 16:28:49 +0200
util.startup: Show error for unrecognized arguments passed to 'prosody' (fixes #1722) 0.12 Matthew Wild Mon, 21 Mar 2022 10:06:48 +0000
prosody: Move last cleanup and shutdown code into util.startup Kim Alvefur Tue, 01 Jan 2019 16:42:52 +0100
util.startup: Enable DANE in http client library with use_dane Kim Alvefur Sat, 05 Feb 2022 01:36:10 +0100