Log

util/startup.lua @ 10173:0513dd2830b7

description author age
util.startup: The .setup_plugindir function now correctly sets a default/specified path for custom plugins João Duarte Fri, 26 Jul 2019 08:39:27 -0700
util.startup: Removed unnecessary if clause at startup.set_plugindir João Duarte Thu, 25 Jul 2019 06:46:04 -0700
util.startup: Now it also loads default or configured paths to custom plugin directories and creates them João Duarte Wed, 24 Jul 2019 10:37:01 -0700
util.startup: Remove tostring call from logging Kim Alvefur Tue, 30 Jul 2019 02:23:06 +0200
util.startup: Don't die if there are no config warnings to log (thanks buildbot) Matthew Wild Wed, 20 Mar 2019 13:44:29 +0000
util.startup: Log configuration warnings at startup Matthew Wild Wed, 20 Mar 2019 12:45:58 +0000
util.startup: Give function a more generic name so it can apply to all warnings Matthew Wild Wed, 20 Mar 2019 12:18:34 +0000
util.startup: Always reload logging after config (fixes #1284) 0.11 Kim Alvefur Sun, 06 Jan 2019 12:14:42 +0100
util.startup: Set flag when config fully loaded Matthew Wild Sun, 19 Aug 2018 14:44:50 +0100
util.startup: Add a comment marking some compat code Kim Alvefur Sun, 01 Jul 2018 23:22:55 +0200
Merge 0.10->trunk Matthew Wild Thu, 07 Jun 2018 11:24:29 +0100
util.startup: Don't initialize global protection for prosodyctl, for now Matthew Wild Wed, 18 Apr 2018 08:49:44 +0100
util.startup: Force console logging before initializing logging (see 2fdeb979cc7c) Kim Alvefur Sat, 14 Apr 2018 15:23:08 +0200
util.startup: Initialize logging immediately after configuration is read (which is how it used to work) Matthew Wild Tue, 10 Apr 2018 20:39:05 +0100
util.startup/prosodyctl: Delay enabling global protection until last (silences warning about CFG_PLUGINDIR) Kim Alvefur Fri, 06 Apr 2018 16:55:17 +0200
util.startup: Fix traceback due to both plugin path becoming nil if plugin_paths is unset Kim Alvefur Fri, 06 Apr 2018 16:50:51 +0200