Software /
code /
prosody
Log
util/startup.lua @ 8958:b10a37f6f75f
description | author | age |
---|---|---|
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 |