Mon, 05 Oct 2020 21:54:17 +0200 util.startup: Fix startup failure if CFG_DATADIR is unset
Kim Alvefur <zash@zash.se> [Mon, 05 Oct 2020 21:54:17 +0200] rev 11143
util.startup: Fix startup failure if CFG_DATADIR is unset As is normal when running from source
Mon, 05 Oct 2020 21:45:02 +0200 util.startup: Re-enable installer path setup
Kim Alvefur <zash@zash.se> [Mon, 05 Oct 2020 21:45:02 +0200] rev 11142
util.startup: Re-enable installer path setup
Mon, 05 Oct 2020 21:43:47 +0200 util.startup: Put 'installer_plugin_path' under data directory by default
Kim Alvefur <zash@zash.se> [Mon, 05 Oct 2020 21:43:47 +0200] rev 11141
util.startup: Put 'installer_plugin_path' under data directory by default Fixes issue where it ends up creating this in $PWD, which might be ~prosody, ~you or /, depending on how it's invoked.
Mon, 05 Oct 2020 21:23:39 +0200 util.prosodyctl: Simplify luarocks invocation
Kim Alvefur <zash@zash.se> [Mon, 05 Oct 2020 21:23:39 +0200] rev 11140
util.prosodyctl: Simplify luarocks invocation
Mon, 05 Oct 2020 21:24:14 +0200 util.prosodyctl: Get Luarocks server from config
Kim Alvefur <zash@zash.se> [Mon, 05 Oct 2020 21:24:14 +0200] rev 11139
util.prosodyctl: Get Luarocks server from config
Mon, 05 Oct 2020 21:24:07 +0200 util.prosodyctl: Move hardcoded luarocks server into prosodyctl
Kim Alvefur <zash@zash.se> [Mon, 05 Oct 2020 21:24:07 +0200] rev 11138
util.prosodyctl: Move hardcoded luarocks server into prosodyctl To be replaced with config option in future commit
Mon, 05 Oct 2020 21:17:29 +0200 util.prosodyctl: Flip argument order
Kim Alvefur <zash@zash.se> [Mon, 05 Oct 2020 21:17:29 +0200] rev 11137
util.prosodyctl: Flip argument order "verb subject" feels better than "subject verb", especially since the subject (module) is optional.
Mon, 05 Oct 2020 21:13:23 +0200 util.prosodyctl: Construct luarocks command line with templates
Kim Alvefur <zash@zash.se> [Mon, 05 Oct 2020 21:13:23 +0200] rev 11136
util.prosodyctl: Construct luarocks command line with templates More flexible and safer wrt escaping
Mon, 05 Oct 2020 20:58:37 +0200 util.pluginloader: Look for module libs in mod_plugin/lib.lua
Kim Alvefur <zash@zash.se> [Mon, 05 Oct 2020 20:58:37 +0200] rev 11135
util.pluginloader: Look for module libs in mod_plugin/lib.lua Luarocks can't be told to install something as foo.lib.lua AFAIK, so instead let's try mod_bar/foo.lua
Mon, 05 Oct 2020 20:56:53 +0200 util.pluginloader: Look for top level mod_something.lua in luarocks-style tree
Kim Alvefur <zash@zash.se> [Mon, 05 Oct 2020 20:56:53 +0200] rev 11134
util.pluginloader: Look for top level mod_something.lua in luarocks-style tree
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip