Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-27ejabberdctl.cfg: Document CONTRIB_MODULES_CONF_DIRHolger Weiss
2015-03-11Add packaging support for contributed modulesChristophe Romain
This is a preliminary version that is tested to work with the packaging branch of ejabberd-modules repository This version lacks automatic configuration include at runtime
2015-03-04Accept configuration file with .yaml extension (#290)Badlop
2015-02-10Document EJABBERD_CONFIG_PATH in ejabberdctl.cfgHolger Weiss
2014-07-22reflect correct default value un example documentationChristophe Romain
2013-06-18improve ejabberdctl, and support different node names (thanks to Zach ↵Christophe Romain
Calvert)(EJAB-1611)
2013-06-13Switch to rebar build toolEvgeniy Khramtsov
Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite