index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ejabberd_config.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Allow {mod_}opt_type to transform values passed to it, and for better error r...
Paweł Chmielowski
2016-06-21
1
-18
/
+35
*
Do not call transform_terms multiple times on configs when merging them
Paweł Chmielowski
2016-05-26
1
-2
/
+2
*
Handle Redis connection in a separate module
Evgeniy Khramtsov
2016-05-09
1
-1
/
+5
*
Don't halt program when include_config_file is missing/can't be read
Paweł Chmielowski
2016-05-02
1
-2
/
+27
*
Better formatting of configuration problem log message
Evgeniy Khramtsov
2016-04-28
1
-7
/
+5
*
Improve detection of databases supported by modules (#1092)
Evgeniy Khramtsov
2016-04-27
1
-4
/
+61
*
Get rid of "internal" DB type. This also fixes #1092
Evgeniy Khramtsov
2016-04-27
1
-6
/
+26
*
Rename odbc to sql everywhere
Evgeniy Khramtsov
2016-04-20
1
-17
/
+30
*
We need to set hosts in options to be able to retrieve 'MYHOSTS'
Mickael Remond
2016-04-06
1
-1
/
+1
*
Allow running test groups independently
Mickael Remond
2016-03-24
1
-20
/
+51
*
Minimal auth_method ordering fix
Elias Rohrer
2016-03-10
1
-1
/
+1
*
Fixed type specifications for 'rebar doc'
Elias Rohrer
2016-03-07
1
-1
/
+1
*
Convert code to use Fast YAML
Mickael Remond
2016-02-03
1
-3
/
+3
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
1
-1
/
+1
*
Fix handling of some options in old style configs
Paweł Chmielowski
2016-01-04
1
-3
/
+2
*
More now() removal
Paweł Chmielowski
2015-12-06
1
-2
/
+1
*
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
2015-11-24
1
-1
/
+1
*
Be able to merge old style configs with {listen,...}
Paweł Chmielowski
2015-10-08
1
-11
/
+21
*
Handler module shouldn't be used for differentiating listeners when merging c...
Paweł Chmielowski
2015-10-07
1
-9
/
+7
*
cosmetic cleanup
Christophe Romain
2015-10-07
1
-1
/
+1
*
Switch macros resolving in config files to be global instead of per file
Paweł Chmielowski
2015-10-01
1
-10
/
+20
*
Improve external module configuration management (EJAB-1746)
Christophe Romain
2015-09-22
1
-2
/
+5
*
Properly handle define_macros in merged config files
Paweł Chmielowski
2015-09-16
1
-8
/
+8
*
Include ext_mod modules when checking accepted options (ejabberd-contrib#116)
Badlop
2015-09-10
1
-1
/
+2
*
Add verification of hide_sensitive_log_data global option
Badlop
2015-09-02
1
-1
/
+3
*
Fix problem with merging same port, different ip listeners in config files
Paweł Chmielowski
2015-09-01
1
-4
/
+2
*
Don't overwrite listeners for different transports in config merging
Paweł Chmielowski
2015-08-19
1
-1
/
+4
*
Handle merging of append_host_config as is done for host_config
Paweł Chmielowski
2015-08-06
1
-3
/
+3
*
Add ability to override main config file options with data from included files
Paweł Chmielowski
2015-08-06
1
-19
/
+41
*
Fix problem with merging values from multiple config files
Paweł Chmielowski
2015-07-24
1
-5
/
+6
*
Allow contribution to include .yml or .yaml config file
Christophe Romain
2015-07-24
1
-1
/
+1
*
Fix dialyzer warning
Mickael Remond
2015-07-05
1
-1
/
+2
*
Do not rely on behaviour info when doing config validation
Evgeniy Khramtsov
2015-06-29
1
-6
/
+3
*
New hide_sensitive_log_data option to hide client IP in log (#452 #471)
Badlop
2015-06-17
1
-1
/
+16
*
Do not ignore unknown options so far
Evgeniy Khramtsov
2015-06-03
1
-2
/
+3
*
Add config validation at startup
Evgeniy Khramtsov
2015-06-01
1
-2
/
+57
*
Fix merging of not yaml config files
Paweł Chmielowski
2015-05-25
1
-1
/
+3
*
Fix indentation
Holger Weiss
2015-05-15
1
-8
/
+18
*
Load config snippets for modules installed with ext_mod (EJAB-1741)
Paweł Chmielowski
2015-05-15
1
-6
/
+30
*
Make sure Mnesia dir environment and log file are list, not binary
Mickael Remond
2015-04-06
1
-1
/
+18
*
ejabberd can be embedded in an Elixir application
Mickael Remond
2015-04-04
1
-2
/
+17
*
Accept configuration file with .yaml extension (#290)
Badlop
2015-03-04
1
-1
/
+1
*
Add Elixir support to ejabberd
Mickaël Rémond
2015-02-10
1
-22
/
+41
*
Don't convert configuration values to strings
Holger Weiss
2015-02-09
1
-4
/
+2
*
Support for "> ." in YAML configuration files
Badlop
2015-01-28
1
-1
/
+14
*
New command to reload config (EJAB-1140)
Badlop
2015-01-21
1
-1
/
+7
*
Update copyright dates to 2015 (EJAB-1733)
Badlop
2015-01-08
1
-1
/
+1
*
Used current working home as base directory to config relative path.
Gu Feng
2014-11-16
1
-3
/
+2
*
Fix the deprecation warning to reflect YAML format
Evgeniy Khramtsov
2014-08-12
1
-1
/
+1
*
Mention configuration file path in error messages
Holger Weiss
2014-06-11
1
-1
/
+3
[prev]
[next]