aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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 $EJABBERD_BYPASS_WARNINGS, use variable for path
| * 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
|
* Preliminary Riak supportAlexey Shchepin2014-07-106-0/+2467
|
* Add start_module/2Evgeniy Khramtsov2014-07-081-1/+14
|
* Improve documentation of mod_sipEvgeniy Khramtsov2014-07-071-2/+25
|
* Rename optionsEvgeniy Khramtsov2014-07-071-4/+4
|
* Add new option support: always_record_routeEvgeniy Khramtsov2014-07-071-7/+20
|
* Merge pull request #243 from matwey/masterEvgeny Khramtsov2014-07-056-13/+7
|\ | | | | Use -include_lib instead of -include for esip and p1_xml
| * Use -include_lib instead of -include for esip and p1_xmlMatwey V. Kornilov2014-07-056-13/+7
|/ | | | | -include_lib is used in order to find deps. Rebar include magic is not required anymore. Rebar uses deps as library directory.
* Revert "Fix IQ XML generation."Evgeniy Khramtsov2014-07-051-11/+3
| | | | This reverts commit 26a4d91297a7d7400dbdd30a063e163afa83fb22.
* Return MySQL error messages as binary.Jerome Sautret2014-07-041-3/+9
|
* Fix IQ XML generation.Jerome Sautret2014-07-041-3/+11
|
* add ability to rotate logs on given date conditionChristophe Romain2014-07-024-7/+73
|
* New option support: log_rotate_countEvgeniy Khramtsov2014-07-022-2/+15
|
* Support new options: log_rotate_size and log_rate_limitEvgeniy Khramtsov2014-07-022-7/+46
|
* Disable SASL error logger if lager is enabledEvgeniy Khramtsov2014-07-021-4/+5
|
* mod_caps doesn't provide Mnesia export featureBadlop2014-06-271-1/+0
|
* let ejabberdctl explicitely use bashChristophe Romain2014-06-201-1/+1
|
* Merge pull request #238 from weiss/log-node-mismatchEvgeny Khramtsov2014-06-121-0/+12
|\ | | | | Check for Mnesia node name mismatches on startup
| * Check for Mnesia node name mismatchesHolger Weiss2014-06-121-0/+12
| | | | | | | | | | Log a proper error message if the node running ejabberd doesn't own the Mnesia database.
* | Change default flow timeout as recommended per the RFCEvgeniy Khramtsov2014-06-121-1/+1
| |
* | Don't forget to close socket of timed out flowEvgeniy Khramtsov2014-06-121-0/+12
|/
* Merge pull request #237 from weiss/log-config-pathEvgeny Khramtsov2014-06-111-1/+3
|\ | | | | Mention configuration file path in error messages
| * Mention configuration file path in error messagesHolger Weiss2014-06-111-1/+3
|/ | | | | If reading or parsing a YAML configuration fails, log the full path to the configuration file (as we do for old-style ".cfg" files).
* Merge pull request #231 from hamano/case_clause_error_at_node_hometree_odbcEvgeny Khramtsov2014-06-091-0/+1
|\ | | | | case_clause_error_at_node_hometree_odbc
| * e_clause error at node_hometree_odbc:get_items/3HAMANO Tsukasa2014-06-041-0/+1
| |
* | Don't stop roster table conversion on broken askmessageEvgeniy Khramtsov2014-06-091-1/+2
| |
* | Fix previous commitEvgeniy Khramtsov2014-06-091-1/+2
| |
* | Don't stop irc table conversion on broken JIDsEvgeniy Khramtsov2014-06-091-4/+10
| |