index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
configmanager.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
configmanager: Pass through warnings from included files
Matthew Wild
2019-03-20
1
-2
/
+7
*
configmanager: Emit warning for duplicated config options
Matthew Wild
2019-03-20
1
-0
/
+16
*
configmanager: Add support for returning warnings
Matthew Wild
2019-03-20
1
-2
/
+3
*
configmanager: Allow referencing environment variables in the config as as EN...
Matthew Wild
2018-09-03
1
-2
/
+5
*
configmanager: Move firing of the 'config-reloaded' event into util.startup (...
Kim Alvefur
2018-03-25
1
-7
/
+0
*
vairious: Add annotation when an empty environment is set [luacheck]
Kim Alvefur
2018-02-28
1
-0
/
+1
*
configmanager: Remove unused local [luacheck]
Kim Alvefur
2017-05-28
1
-2
/
+2
*
configmanager: Remove support for multiple parsers, fixes #852.
Emmanuel Gil Peyrot
2017-05-27
1
-21
/
+6
*
core: Split some very long lines [luacheck]
Kim Alvefur
2017-03-04
1
-1
/
+2
*
core.*: Remove use of module() function
Kim Alvefur
2015-02-21
1
-7
/
+8
*
configmanager: Refactor function to avoid re-declaring local variable [luacheck]
Matthew Wild
2015-05-18
1
-9
/
+11
*
configmanager: Rename unused function arguments [luacheck]
Matthew Wild
2015-05-18
1
-3
/
+3
*
configmanager: Rename variable to avoid name conflicts [luacheck]
Matthew Wild
2015-05-18
1
-10
/
+10
*
configmanager: Rename unused function argument [luacheck]
Matthew Wild
2015-05-18
1
-1
/
+1
*
configmanager: Remove unnecessary function localizations [luacheck]
Matthew Wild
2015-05-18
1
-2
/
+1
*
configmanager: Rename variable to avoid name conflict [luacheck]
Matthew Wild
2015-05-18
1
-15
/
+12
*
configmanager: Rename variable to avoid name conflict [luacheck]
Matthew Wild
2015-05-18
1
-3
/
+3
*
Merge 0.9->0.10
Matthew Wild
2014-07-31
1
-0
/
+5
|
\
|
*
configmanager: nameprep VirtualHost and Component names
Matthew Wild
2014-07-31
1
-0
/
+5
*
|
Merge 0.9->0.10
Kim Alvefur
2014-05-09
1
-1
/
+5
|
\
|
|
*
configmanager: Delay importing LuaFileSystem until needed by an Include line
Kim Alvefur
2014-05-09
1
-1
/
+5
*
|
core.configmanager: Move path utility functions into util.paths
Kim Alvefur
2014-05-09
1
-35
/
+4
*
|
Merge 0.9->trunk
Matthew Wild
2013-09-03
1
-1
/
+1
|
\
|
|
*
configmanager: Fix checking of absolute paths on Windows
Kim Alvefur
2013-08-30
1
-1
/
+1
*
|
Remove all trailing whitespace
Florian Zeitz
2013-08-09
1
-14
/
+14
|
/
*
configmanager: Some cleanup, remove unused variables and imports
Matthew Wild
2013-04-03
1
-5
/
+4
*
configmanager: Fix so unset variables are searched for in the global section
Kim Alvefur
2013-03-23
1
-1
/
+1
*
configmanager, hostmanager, prosody: Almost complete removal of section-relat...
Matthew Wild
2013-03-22
1
-47
/
+30
*
configmanager: Fix include of relative files via Include directive in config
Matthew Wild
2012-09-13
1
-3
/
+2
*
Eliminate direct setfenv usage
Florian Zeitz
2012-06-08
1
-5
/
+4
*
configmanager: get(): Make section (core) optional (hurrah)
Matthew Wild
2011-12-10
1
-0
/
+3
*
configmanager: resolve_relative_path: Improved detection of absolute paths on...
Waqas Hussain
2011-08-25
1
-1
/
+1
*
configmanager: Added rawget().
Waqas Hussain
2011-01-05
1
-0
/
+9
*
configmanager: Filenames without a path are also relative to the config file ...
Matthew Wild
2010-12-21
1
-2
/
+3
*
configmanager: Support for wildcards in Include directives
Matthew Wild
2010-12-20
1
-15
/
+49
*
configmanager: Switch back to returning 'ok' to signal config load success - ...
Matthew Wild
2010-12-18
1
-1
/
+1
*
configmanager: Change parser API again to pass a config table to insert setti...
Matthew Wild
2010-11-11
1
-9
/
+7
*
configmanager: Update Include and RunScript directives to support paths relat...
Matthew Wild
2010-11-10
1
-1
/
+6
*
prosody, configmanager, certmanager: Relocate prosody.resolve_relative_path()...
Matthew Wild
2010-11-10
1
-0
/
+21
*
configmanager: Atomic reloads, and some other internal changes to achieve this
Matthew Wild
2010-11-07
1
-21
/
+29
*
configmanager: Allow VirtualHost/Component definitions to be followed by a ta...
Matthew Wild
2010-10-08
1
-0
/
+14
*
configmanager: Remove dependency on eventmanager, and global 'prosody' object
Matthew Wild
2010-07-17
1
-2
/
+2
*
Merge configmanager->trunk
Matthew Wild
2010-05-05
1
-3
/
+4
|
\
|
*
configmanager: Add VirtualHost as an alias for Host (re-applied in trunk due ...
Matthew Wild
2010-04-14
1
-3
/
+3
*
|
configmanager: Fix very wacky indentation
Matthew Wild
2010-05-04
1
-10
/
+13
*
|
configmanager: Fix some wacky indentation
Matthew Wild
2010-05-04
1
-4
/
+5
|
/
*
Merge 0.6->0.7
Matthew Wild
2010-03-22
1
-2
/
+2
|
\
|
*
Update copyright headers for 2010
Matthew Wild
2010-03-22
1
-2
/
+2
|
*
configmanager: Remove debugging code accidentally committed
Matthew Wild
2010-02-14
1
-2
/
+0
|
*
configmanager: Error when a component and host clash hostnames
Matthew Wild
2010-02-14
1
-2
/
+13
[next]