Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for MUC MAM | Evgeniy Khramtsov | 2015-08-08 | 1 | -0/+2 |
| | |||||
* | Add MAM (XEP-0313) support | Evgeniy Khramtsov | 2015-06-22 | 1 | -0/+25 |
| | |||||
* | Remove duplicate CREATE INDEX in mysql.sql | Alexey Shchepin | 2015-03-21 | 1 | -2/+1 |
| | |||||
* | Add SCRAM support to ejabberd_auth_odbc | Alexey Shchepin | 2015-03-20 | 1 | -0/+4 |
| | |||||
* | Add a missed SQL index on privacy_list_data table | Alexey Shchepin | 2015-03-20 | 1 | -0/+2 |
| | |||||
* | Added MySQL support for delete_old_messages (offline) command. | Jerome Sautret | 2015-03-20 | 1 | -0/+1 |
| | |||||
* | Make it possible to use SQL as an SM backend | Evgeniy Khramtsov | 2015-03-09 | 1 | -0/+14 |
| | |||||
* | Update copyright dates to 2015 (EJAB-1733) | Badlop | 2015-01-08 | 1 | -1/+1 |
| | |||||
* | added privacy_list_data index for mysql database. | HAMANO Tsukasa | 2014-04-24 | 1 | -0/+1 |
| | |||||
* | Merge pull request #146 from jamielinux/master | badlop | 2014-04-11 | 1 | -4/+3 |
|\ | | | | | Update FSF address | ||||
| * | Update FSF address | Jamie Nguyen | 2014-02-22 | 1 | -4/+3 |
| | | |||||
* | | Update copyright dates to 2014 (EJAB-1679) | Badlop | 2014-03-13 | 1 | -1/+1 |
|/ | |||||
* | Get rid of deprecated MySQL variable 'table_type' | Evgeniy Khramtsov | 2013-10-23 | 1 | -29/+25 |
| | |||||
* | Switch to rebar build tool | Evgeniy Khramtsov | 2013-06-13 | 1 | -0/+284 |
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 |