index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gen_mod.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update newest copyright year to 2021 (#3464)
Badlop
2021-01-27
1
-1
/
+1
*
gen_mod: Reload modules after reloading listeners
Holger Weiss
2020-04-23
1
-2
/
+2
*
Update copyright to 2020 (#3149)
Badlop
2020-01-28
1
-1
/
+1
*
Generate ejabberd.yml.5 man page from source code directly
Evgeny Khramtsov
2020-01-08
1
-0
/
+6
*
Correctly handle unicode in log messages
Evgeny Khramtsov
2019-09-23
1
-14
/
+14
*
Improve ACME implementation
Evgeny Khramtsov
2019-09-20
1
-21
/
+2
*
Implement reload/3 for mod_http_upload
Evgeny Khramtsov
2019-08-06
1
-1
/
+1
*
Fix db_type validation
Evgeny Khramtsov
2019-07-31
1
-1
/
+1
*
Improve hooks validator and fix bugs related to hooks registration
Evgeny Khramtsov
2019-07-29
1
-4
/
+12
*
Fix typos using codespell
Evgeny Khramtsov
2019-07-16
1
-1
/
+1
*
Remove processing of {wait, _} result in gen_mod
Evgeny Khramtsov
2019-07-15
1
-33
/
+9
*
Improve formatting of exceptions
Evgeny Khramtsov
2019-07-07
1
-5
/
+4
*
Propagate max_fsm_queue to all modules started as gen_server
Evgeny Khramtsov
2019-07-04
1
-1
/
+2
*
Avoid code duplication in gen_mod
Evgeny Khramtsov
2019-06-23
1
-11
/
+11
*
Generate more readable exception
Evgeny Khramtsov
2019-06-17
1
-8
/
+17
*
Use list_to_existing_atom/1 wherever possible
Evgeny Khramtsov
2019-06-15
1
-1
/
+1
*
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-628
/
+267
*
Rename ejabberd_config:similar_option/2 -> misc:best_match/2
Evgeny Khramtsov
2019-04-30
1
-2
/
+2
*
Provide a suggestion when unknown module is detected
Evgeny Khramtsov
2019-04-29
1
-2
/
+6
*
Provide a suggestion when unknown option is detected
Evgeny Khramtsov
2019-04-29
1
-1
/
+3
*
Add tests for offline with mam storage
Paweł Chmielowski
2019-04-29
1
-3
/
+4
*
Add tests for offline use_mam_for_storage
Paweł Chmielowski
2019-04-29
1
-1
/
+14
*
Catch potential exceptions in gen_mod:wait_for_process
Paweł Chmielowski
2019-04-24
1
-2
/
+7
*
Don't crash on malformed 'modules' section
Evgeny Khramtsov
2019-02-19
1
-2
/
+6
*
Update copyright to 2019 (#2756)
Badlop
2019-01-08
1
-1
/
+1
*
Add code for handling deprecations of get_stacktrace()
Paweł Chmielowski
2018-12-13
1
-4
/
+5
*
Don't hide 'undef' exceptions during config validation
Evgeny Khramtsov
2018-09-19
1
-1
/
+1
*
Improve error formatting
Evgeny Khramtsov
2018-09-17
1
-3
/
+6
*
Fix some dialyzer warnings
Evgeny Khramtsov
2018-09-09
1
-2
/
+1
*
Better formatting of unexpected return from Module:start/2
Evgeniy Khramtsov
2018-08-28
1
-3
/
+4
*
Better format invalid values when logging them
Evgeniy Khramtsov
2018-07-08
1
-4
/
+6
*
Get rid of ejabberd.hrl header
Evgeniy Khramtsov
2018-06-14
1
-6
/
+5
*
Log modules startup
Evgeniy Khramtsov
2018-06-14
1
-4
/
+13
*
Also format gracefully errors returned during module reload
Evgeniy Khramtsov
2018-06-03
1
-25
/
+29
*
Better report errors of module startup
Evgeniy Khramtsov
2018-05-28
1
-19
/
+38
*
Stop ejabberd initialization on invalid/unknown options
Evgeniy Khramtsov
2018-05-09
1
-54
/
+55
*
Carefully validate options list
Evgeniy Khramtsov
2018-04-16
1
-6
/
+17
*
Don't crash on invalid module's sub-options
Evgeniy Khramtsov
2018-04-16
1
-4
/
+14
*
gen_mod: Support global module processes
Holger Weiss
2018-04-04
1
-1
/
+3
*
gen_mod: Remove frontend process support
Holger Weiss
2018-04-04
1
-3
/
+1
*
Don't produce a crash dump during intentional exit
Evgeniy Khramtsov
2018-03-29
1
-7
/
+6
*
Preserve modules order
Evgeniy Khramtsov
2018-03-13
1
-40
/
+48
*
Strip duplicates from module's options
Evgeniy Khramtsov
2018-03-07
1
-1
/
+12
*
Don't emit validator's warning if the module is not found
Evgeniy Khramtsov
2018-02-19
1
-3
/
+10
*
Improve log message when module startup has failed
Evgeniy Khramtsov
2018-02-02
1
-4
/
+17
*
Use correct default when getting list of modules from config
Paweł Chmielowski
2018-01-30
1
-2
/
+2
*
Introduce new gen_mod callback: mod_options/1
Evgeniy Khramtsov
2018-01-23
1
-130
/
+265
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
Improve some error log messages
Evgeniy Khramtsov
2017-11-15
1
-5
/
+13
*
Introduce 'hosts' option
Evgeniy Khramtsov
2017-08-08
1
-1
/
+16
[next]