Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Serialize records to proplists before storing then in Riak | Evgeniy Khramtsov | 2014-07-14 | 15 | -105/+237 |
| | |||||
* | Merge pull request #248 from mathiasertl/master | Evgeny Khramtsov | 2014-07-11 | 1 | -31/+33 |
|\ | | | | | Move warnings inside check for $EJABBERD_BYPASS_WARNINGS, use variable for path | ||||
| * | Move warnings inside check for , use variable for path | Mathias Ertl | 2014-07-11 | 1 | -31/+33 |
|/ | |||||
* | Re-generate the HTML documents | Evgeniy Khramtsov | 2014-07-10 | 3 | -549/+696 |
| | |||||
* | Mention about Riak in yet another place | Evgeniy Khramtsov | 2014-07-10 | 1 | -1/+1 |
| | |||||
* | Try to bypass Riak tests by Travis CI | Evgeniy Khramtsov | 2014-07-10 | 1 | -2/+2 |
| | |||||
* | Fix compile errors introduced by previous cherry picks | Evgeniy Khramtsov | 2014-07-10 | 4 | -310/+159 |
| | |||||
* | Re-generate the configure script | Evgeniy Khramtsov | 2014-07-10 | 1 | -9/+25 |
| | |||||
* | Add --enable-riak configure flag | Evgeniy Khramtsov | 2014-07-10 | 2 | -0/+10 |
| | |||||
* | Document Riak support | Evgeniy Khramtsov | 2014-07-10 | 2 | -2/+77 |
| | |||||
* | Check Riak connection before running the corresponding suite | Evgeniy Khramtsov | 2014-07-10 | 1 | -3/+8 |
| | |||||
* | Make it possible to check Riak connection status | Evgeniy Khramtsov | 2014-07-10 | 1 | -1/+5 |
| | |||||
* | Don't forget to shutdown rooms before starting the testing suite | Evgeniy Khramtsov | 2014-07-10 | 1 | -0/+1 |
| | |||||
* | Improve test suite explanation | Evgeniy Khramtsov | 2014-07-10 | 1 | -2/+35 |
| | |||||
* | Clear Riak data when initializing the testing suite | Evgeniy Khramtsov | 2014-07-10 | 1 | -1/+32 |
| | |||||
* | Fix roster versioning support when Riak backend is enabled | Evgeniy Khramtsov | 2014-07-10 | 1 | -1/+1 |
| | |||||
* | Fix case clause | Evgeniy Khramtsov | 2014-07-10 | 1 | -6/+16 |
| | |||||
* | Improve Riak pool management | Evgeniy Khramtsov | 2014-07-10 | 2 | -108/+139 |
| | |||||
* | Fixate Riak client library | Evgeniy Khramtsov | 2014-07-10 | 1 | -0/+4 |
| | |||||
* | Add Riak backend to the testing suit | Evgeniy Khramtsov | 2014-07-10 | 3 | -4/+98 |
| | |||||
* | Add SQL to Riak converter | Evgeniy Khramtsov | 2014-07-10 | 14 | -1/+185 |
| | |||||
* | Improve Riak support | Evgeniy Khramtsov | 2014-07-10 | 16 | -411/+1408 |
| | |||||
* | Updated riak support | Alexey Shchepin | 2014-07-10 | 12 | -2244/+596 |
| | |||||
* | Preliminary Riak support | Alexey Shchepin | 2014-07-10 | 6 | -0/+2467 |
| | |||||
* | Add start_module/2 | Evgeniy Khramtsov | 2014-07-08 | 1 | -1/+14 |
| | |||||
* | Improve documentation of mod_sip | Evgeniy Khramtsov | 2014-07-07 | 1 | -2/+25 |
| | |||||
* | Rename options | Evgeniy Khramtsov | 2014-07-07 | 1 | -4/+4 |
| | |||||
* | Add new option support: always_record_route | Evgeniy Khramtsov | 2014-07-07 | 1 | -7/+20 |
| | |||||
* | Merge pull request #243 from matwey/master | Evgeny Khramtsov | 2014-07-05 | 6 | -13/+7 |
|\ | | | | | Use -include_lib instead of -include for esip and p1_xml | ||||
| * | Use -include_lib instead of -include for esip and p1_xml | Matwey V. Kornilov | 2014-07-05 | 6 | -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 Khramtsov | 2014-07-05 | 1 | -11/+3 |
| | | | | This reverts commit 26a4d91297a7d7400dbdd30a063e163afa83fb22. | ||||
* | Return MySQL error messages as binary. | Jerome Sautret | 2014-07-04 | 1 | -3/+9 |
| | |||||
* | Fix IQ XML generation. | Jerome Sautret | 2014-07-04 | 1 | -3/+11 |
| | |||||
* | add ability to rotate logs on given date condition | Christophe Romain | 2014-07-02 | 4 | -7/+73 |
| | |||||
* | New option support: log_rotate_count | Evgeniy Khramtsov | 2014-07-02 | 2 | -2/+15 |
| | |||||
* | Support new options: log_rotate_size and log_rate_limit | Evgeniy Khramtsov | 2014-07-02 | 2 | -7/+46 |
| | |||||
* | Disable SASL error logger if lager is enabled | Evgeniy Khramtsov | 2014-07-02 | 1 | -4/+5 |
| | |||||
* | mod_caps doesn't provide Mnesia export feature | Badlop | 2014-06-27 | 1 | -1/+0 |
| | |||||
* | let ejabberdctl explicitely use bash | Christophe Romain | 2014-06-20 | 1 | -1/+1 |
| | |||||
* | Merge pull request #238 from weiss/log-node-mismatch | Evgeny Khramtsov | 2014-06-12 | 1 | -0/+12 |
|\ | | | | | Check for Mnesia node name mismatches on startup | ||||
| * | Check for Mnesia node name mismatches | Holger Weiss | 2014-06-12 | 1 | -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 RFC | Evgeniy Khramtsov | 2014-06-12 | 1 | -1/+1 |
| | | |||||
* | | Don't forget to close socket of timed out flow | Evgeniy Khramtsov | 2014-06-12 | 1 | -0/+12 |
|/ | |||||
* | Merge pull request #237 from weiss/log-config-path | Evgeny Khramtsov | 2014-06-11 | 1 | -1/+3 |
|\ | | | | | Mention configuration file path in error messages | ||||
| * | Mention configuration file path in error messages | Holger Weiss | 2014-06-11 | 1 | -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_odbc | Evgeny Khramtsov | 2014-06-09 | 1 | -0/+1 |
|\ | | | | | case_clause_error_at_node_hometree_odbc | ||||
| * | e_clause error at node_hometree_odbc:get_items/3 | HAMANO Tsukasa | 2014-06-04 | 1 | -0/+1 |
| | | |||||
* | | Don't stop roster table conversion on broken askmessage | Evgeniy Khramtsov | 2014-06-09 | 1 | -1/+2 |
| | | |||||
* | | Fix previous commit | Evgeniy Khramtsov | 2014-06-09 | 1 | -1/+2 |
| | | |||||
* | | Don't stop irc table conversion on broken JIDs | Evgeniy Khramtsov | 2014-06-09 | 1 | -4/+10 |
| | |