Log

util/prosodyctl.lua @ 13073:9e5802b45b9e

description author age
util: Prefix module imports with prosody namespace Kim Alvefur 22 months ago
util.prosodyctl: Remove Lua 5.1 os.execute() return value compat Kim Alvefur 2022-10-20
util.prosodyctl: Install plugins for current Lua version Kim Alvefur 2021-03-16
util.prosodyctl: Remove unused calculation [luacheck] Kim Alvefur 2021-01-21
util.prosodyctl: Rename unused variable to '_' [luacheck] Kim Alvefur 2021-01-21
util.prosodyctl: Always return exit code from luarocks Kim Alvefur 2021-01-21
prosodyctl: Move UI related calls out of util.prosodyctl Kim Alvefur 2021-01-21
util.prosodyctl: Reword message to sound more natural Kim Alvefur 2021-01-21
util.prosodyctl: Propagate status from luarocks invocation Kim Alvefur 2021-01-21
util.prosodyctl: Use installer path prepared by util.startup Kim Alvefur 2021-01-21
util.prosodyctl: Simplify luarocks invocation Kim Alvefur 2020-10-05
util.prosodyctl: Move hardcoded luarocks server into prosodyctl Kim Alvefur 2020-10-05
util.prosodyctl: Flip argument order Kim Alvefur 2020-10-05
util.prosodyctl: Construct luarocks command line with templates Kim Alvefur 2020-10-05
prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl Matthew Wild 2020-06-02
Merge 0.11->trunk Kim Alvefur 2020-04-13
util.prosodyctl: Tell prosody do daemonize via command line flag (fixes #1514) 0.11 Kim Alvefur 2020-01-26
util.prosodyctl: Pass command line flag to force daemonization on start Kim Alvefur 2020-01-26
util.prosodyctl: Silence luacheck warnings Kim Alvefur 2019-12-23
util.prosodyctl: Enforce strict JID validation on user creation Kim Alvefur 2019-11-01
util/prosodyctl: call_luarocks now sets a directory variable itself João Duarte 2019-08-16
util/prosodyctl: Removed the check_flags and execute_command function João Duarte 2019-08-16
util.prosodyctl: Changed a comment João Duarte 2019-08-01
util.prosodyctl: The check_flags function now considers that a module, if given, is specified at the penultimate argument it receives João Duarte 2019-07-31
util.prosodyctl: Added the execute_command function João Duarte 2019-07-31
util.prosodyctl: call_luarocks function is now compatible with the list command João Duarte 2019-07-31
util.prosodyctl: Function now differentiates its output, depending if it is being called by install or remove João Duarte 2019-07-31
util.prosodyctl: Added the call_luarocks function João Duarte 2019-07-31
util.prosodyctl: Added the check_flags function João Duarte 2019-07-31
util.prosodyctl: Created the helper function get_path_custom_plugins João Duarte 2019-07-24