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 |
util.startup: Teach prosodyctl to be completely --silent
|
Kim Alvefur |
Sun, 28 Nov 2021 23:07:51 +0100 |
util.startup: Teach prosodyctl to be --quiet as complement to --verbose
|
Kim Alvefur |
Sun, 28 Nov 2021 23:07:35 +0100 |
util.startup: Allow supplying an argument parsing settings
|
Kim Alvefur |
Sun, 09 Jan 2022 15:16:09 +0100 |
util.startup: Initialize util.async at startup
|
Matthew Wild |
Mon, 29 Nov 2021 14:16:20 +0000 |
util.startup: Integrate util.promise with net.server main loop
|
Kim Alvefur |
Sat, 05 Jan 2019 07:15:33 +0100 |
util.startup: Understand -h, -? as --help in prosodyctl but ignore
|
Kim Alvefur |
Mon, 25 Oct 2021 15:47:18 +0200 |
util.startup: Show brief usage on `prosody -h|-?|--help`
|
Kim Alvefur |
Mon, 25 Oct 2021 15:46:01 +0200 |
util.startup: Skip config readability check in migrator (thanks eTaurus)
|
Kim Alvefur |
Sat, 23 Oct 2021 22:24:59 +0200 |
util.startup: Only ask if 'prosodyctl' was meant instead of 'prosody' (fix #1692)
|
Kim Alvefur |
Tue, 12 Oct 2021 15:00:15 +0200 |
Merge 0.11->trunk
|
Kim Alvefur |
Tue, 12 Oct 2021 14:59:18 +0200 |
util.startup: Correctly point out unknown short param (fixes #1691)
0.11
|
Kim Alvefur |
Tue, 12 Oct 2021 14:53:45 +0200 |
util.startup: Allow separate command line argument settings for prosody and prosodyctl
|
Kim Alvefur |
Thu, 30 Sep 2021 17:47:00 +0200 |
prosodyctl: Add support for -v/--verbose to enable debug logging
|
Kim Alvefur |
Thu, 30 Sep 2021 17:45:43 +0200 |
Merge 0.11->trunk
|
Matthew Wild |
Thu, 13 May 2021 11:17:13 +0100 |
util.startup: Set more aggressive defaults for GC
0.11
|
Matthew Wild |
Fri, 07 May 2021 16:41:39 +0100 |
util.startup: Make installer_plugin_path relative to data directory
|
Kim Alvefur |
Sun, 24 Jan 2021 16:12:53 +0100 |
util.startup: Don't create installer plugin path (as root)
|
Kim Alvefur |
Sun, 24 Jan 2021 15:57:48 +0100 |
util.startup: Handle missing nparams field from debug info (not present in 5.1)
|
Matthew Wild |
Sun, 11 Oct 2020 20:25:32 +0100 |
util.startup: Include arguments in function string representation
|
Kim Alvefur |
Fri, 09 Oct 2020 17:41:10 +0200 |
util.startup: Retrieve less data for function string representation
|
Kim Alvefur |
Fri, 09 Oct 2020 17:34:04 +0200 |
util.startup: Save the path used by the installer to prosody.paths
|
Kim Alvefur |
Wed, 07 Oct 2020 15:37:15 +0200 |
util.startup: Fix startup failure if CFG_DATADIR is unset
|
Kim Alvefur |
Mon, 05 Oct 2020 21:54:17 +0200 |
util.startup: Re-enable installer path setup
|
Kim Alvefur |
Mon, 05 Oct 2020 21:45:02 +0200 |
util.startup: Put 'installer_plugin_path' under data directory by default
|
Kim Alvefur |
Mon, 05 Oct 2020 21:43:47 +0200 |
Merge 0.11->trunk
|
Matthew Wild |
Sat, 19 Sep 2020 20:49:24 +0100 |
util.startup: Configure the GC on startup, using the config or built-in defaults
0.11
|
Matthew Wild |
Mon, 15 Jun 2020 14:16:34 +0100 |
util.startup: Init util.error with defaults if none given
|
Matthew Wild |
Fri, 28 Aug 2020 12:54:31 +0100 |
util.error: Allow optional tracebacks to be injected on errors
|
Matthew Wild |
Fri, 28 Aug 2020 12:40:59 +0100 |
Merge 0.11->trunk
|
Kim Alvefur |
Tue, 23 Jun 2020 15:17:35 +0200 |
util.startup: Remove duplicated initialization of logging (fix #1527)
0.11
|
Kim Alvefur |
Mon, 22 Jun 2020 14:56:44 +0200 |
util.argparse: Move exiting and error to util.startup
|
Kim Alvefur |
Wed, 17 Jun 2020 19:32:12 +0200 |
util.startup: Configure the GC on startup, using the config or built-in defaults
|
Matthew Wild |
Mon, 15 Jun 2020 14:16:34 +0100 |
util.startup: Break out command line argument parsing into util.argparse
|
Kim Alvefur |
Wed, 19 Feb 2020 21:38:00 +0100 |
util.startup: expose current process type (prosody/prosodyctl) in the global prosody object
|
Matthew Wild |
Tue, 28 Jan 2020 12:46:59 +0000 |
Merge 0.11->trunk
|
Matthew Wild |
Sun, 19 Jan 2020 16:01:29 +0000 |
util.startup: Ensure prosody.opts exists even when no options provided
0.11 0.11.5
|
Matthew Wild |
Sun, 19 Jan 2020 15:50:32 +0000 |
util.startup: Remove accidentally-committed debugging
0.11
|
Matthew Wild |
Sun, 19 Jan 2020 15:50:16 +0000 |
Merge 0.11->trunk
|
Matthew Wild |
Sun, 19 Jan 2020 15:39:49 +0000 |
util.startup: Fix logic to make --config work again
0.11
|
Matthew Wild |
Sun, 19 Jan 2020 15:39:13 +0000 |
Merge 0.11->trunk
|
Matthew Wild |
Sun, 19 Jan 2020 15:34:28 +0000 |
prosody/util.startup: Switch to parse_args() for --root and --config
0.11
|
Matthew Wild |
Sun, 19 Jan 2020 15:27:16 +0000 |
util.startup: Add startup step for parsing command-line options
0.11
|
Matthew Wild |
Sun, 19 Jan 2020 15:26:22 +0000 |
util.startup: Ignore unused errno variable [luacheck]
|
Kim Alvefur |
Mon, 23 Dec 2019 21:02:19 +0100 |
util.startup: Disable plugin installer path creation for now (see comments)
|
Kim Alvefur |
Sat, 09 Nov 2019 00:26:56 +0100 |
util.startup: Split plugin installer path setup into a separate function
|
Kim Alvefur |
Sat, 09 Nov 2019 00:23:08 +0100 |