Software /
code /
prosody
Log
core/configmanager.lua @ 9194:11a0b32fef24
description | author | age |
---|---|---|
configmanager: Move firing of the 'config-reloaded' event into util.startup (fixes #1117) | Kim Alvefur | 2018-03-25 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | 2018-02-28 |
configmanager: Remove unused local [luacheck] | Kim Alvefur | 2017-05-28 |
configmanager: Remove support for multiple parsers, fixes #852. | Emmanuel Gil Peyrot | 2017-05-27 |
core: Split some very long lines [luacheck] | Kim Alvefur | 2017-03-04 |
core.*: Remove use of module() function | Kim Alvefur | 2015-02-21 |
configmanager: Refactor function to avoid re-declaring local variable [luacheck] | Matthew Wild | 2015-05-18 |