aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #250 from Iperity/masterChristophe Romain2014-07-211-1/+1
|\
| * Fix configuraton with custom nodetree pluginNathan Bruning2014-07-151-1/+1
* | html guide is now generated when building source tarballChristophe Romain2014-07-211-5148/+0
* | remove bash dependency, fix EJABBERD_OPTS useChristophe Romain2014-07-211-36/+36
* | avoid incorrect release version string (EJAB-1695)Christophe Romain2014-07-212-4210/+1
* | Add tests for mod_carboncopyEvgeniy Khramtsov2014-07-216-11/+386
* | Move some namespaces definitions into header fileEvgeniy Khramtsov2014-07-212-20/+19
* | Merge pull request #254 from weiss/replace-bashismEvgeny Khramtsov2014-07-201-1/+1
|\ \
| * | Replace bash-specific syntax in ejabberdctlHolger Weiss2014-07-201-1/+1
|/ /
* | Merge pull request #253 from weiss/fix-config-commentsEvgeny Khramtsov2014-07-201-2/+2
|\ \
| * | Fix ejabberd.yml comment on overload protectionHolger Weiss2014-07-201-1/+1
| * | Fix ejabberd.yml comment on log rotation syntaxHolger Weiss2014-07-201-1/+1
|/ /
* | Improve MUC test casesEvgeniy Khramtsov2014-07-195-37/+655
* | Fix Record-Route signingEvgeniy Khramtsov2014-07-171-4/+16
* | treap.erl was moved to p1_utilsPaweł Chmielowski2014-07-171-166/+0
* | Use p1_utilsPaweł Chmielowski2014-07-173-1176/+2
* | Get rid of p1_mnesia fileEvgeniy Khramtsov2014-07-172-55/+28
* | Change return type to reflect recent changes in p1_sipEvgeniy Khramtsov2014-07-161-2/+2
* | Fix returned typesEvgeniy Khramtsov2014-07-161-3/+8
* | Fix blocklist getEvgeniy Khramtsov2014-07-161-2/+2
* | Merge pull request #251 from weiss/enable-riak-testsEvgeny Khramtsov2014-07-151-2/+5
|\ \
| * | Travis CI: Enable Riak testsHolger Weiss2014-07-151-2/+5
|/ /
* | Remove unnecessary defaults from the xmpp_codec specEvgeniy Khramtsov2014-07-151-2/+0
* | Better Riak usage detectionEvgeniy Khramtsov2014-07-151-1/+5
* | Fix broken hooked functionsEvgeniy Khramtsov2014-07-151-12/+11
* | Add mod_caps checks to the testing suiteEvgeniy Khramtsov2014-07-152-4/+41
|/
* Do not check for Erlang apps at configure time as it looks redundantEvgeniy Khramtsov2014-07-142-849/+9
* Serialize records to proplists before storing then in RiakEvgeniy Khramtsov2014-07-1415-105/+237
* Merge pull request #248 from mathiasertl/masterEvgeny Khramtsov2014-07-111-31/+33
|\
| * Move warnings inside check for , use variable for pathMathias Ertl2014-07-111-31/+33
|/
* Re-generate the HTML documentsEvgeniy Khramtsov2014-07-103-549/+696
* Mention about Riak in yet another placeEvgeniy Khramtsov2014-07-101-1/+1
* Try to bypass Riak tests by Travis CIEvgeniy Khramtsov2014-07-101-2/+2
* Fix compile errors introduced by previous cherry picksEvgeniy Khramtsov2014-07-104-310/+159
* Re-generate the configure scriptEvgeniy Khramtsov2014-07-101-9/+25
* Add --enable-riak configure flagEvgeniy Khramtsov2014-07-102-0/+10
* Document Riak supportEvgeniy Khramtsov2014-07-102-2/+77
* Check Riak connection before running the corresponding suiteEvgeniy Khramtsov2014-07-101-3/+8
* Make it possible to check Riak connection statusEvgeniy Khramtsov2014-07-101-1/+5
* Don't forget to shutdown rooms before starting the testing suiteEvgeniy Khramtsov2014-07-101-0/+1
* Improve test suite explanationEvgeniy Khramtsov2014-07-101-2/+35
* Clear Riak data when initializing the testing suiteEvgeniy Khramtsov2014-07-101-1/+32
* Fix roster versioning support when Riak backend is enabledEvgeniy Khramtsov2014-07-101-1/+1
* Fix case clauseEvgeniy Khramtsov2014-07-101-6/+16
* Improve Riak pool managementEvgeniy Khramtsov2014-07-102-108/+139
* Fixate Riak client libraryEvgeniy Khramtsov2014-07-101-0/+4
* Add Riak backend to the testing suitEvgeniy Khramtsov2014-07-103-4/+98
* Add SQL to Riak converterEvgeniy Khramtsov2014-07-1014-1/+185
* Improve Riak supportEvgeniy Khramtsov2014-07-1016-411/+1408
* Updated riak supportAlexey Shchepin2014-07-1012-2244/+596