Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use erlang 18.3 in travis tests | Paweł Chmielowski | 2016-04-18 | 1 | -1/+1 |
| | |||||
* | Log Elixir test result for investigation and include this log file in travis ↵ | Mickael Remond | 2016-04-06 | 1 | -0/+1 |
| | | | | for troubleshooting failed tests | ||||
* | Travis CI: Cosmetic changes to Riak setup commands | Holger Weiss | 2016-03-30 | 1 | -5/+4 |
| | |||||
* | Travis CI: Revert to checking for skipped tests | Holger Weiss | 2016-03-30 | 1 | -2/+1 |
| | | | | | Now that the issues with running Riak on Travis are solved, we can check for skipped test cases again. | ||||
* | Enable Riak test suite on Travis-CI | Mickael Remond | 2016-03-23 | 1 | -6/+6 |
| | |||||
* | Fix a typo in travis.yml | Evgeniy Khramtsov | 2016-03-22 | 1 | -1/+1 |
| | |||||
* | Tell Travis not to fail if some tests are skipped | Evgeniy Khramtsov | 2016-03-22 | 1 | -1/+2 |
| | |||||
* | Disable Riak test on Travis as they are too unpredictable on Travis | Mickael Remond | 2016-03-21 | 1 | -1/+9 |
| | | | | For now, we are running them on local Jenkins | ||||
* | Elixir test suite is already run with global CT run command | Mickael Remond | 2016-03-21 | 1 | -1/+0 |
| | |||||
* | We do not have C code to cover, they are in dependencies. | Mickael Remond | 2016-03-21 | 1 | -3/+2 |
| | |||||
* | Add Coveralls support | Mickael Remond | 2016-03-21 | 1 | -1/+5 |
| | |||||
* | Use static key for mysql repo | Paweł Chmielowski | 2016-03-21 | 1 | -1/+1 |
| | |||||
* | Attempting to use other keyserver, as we see failure from Travis fetching | Mickael Remond | 2016-03-21 | 1 | -1/+1 |
| | |||||
* | Run basic Elixir unit tests | Mickael Remond | 2016-03-21 | 1 | -0/+1 |
| | |||||
* | Update OTP release to use and drop release 17.1 | Mickael Remond | 2016-03-16 | 1 | -3/+4 |
| | | | | Attempt to build with Elixir | ||||
* | Produce less verbose logs for tests on travis | Paweł Chmielowski | 2016-03-15 | 1 | -1/+3 |
| | |||||
* | Add Redis backend to the test suite | Evgeniy Khramtsov | 2016-02-19 | 1 | -0/+1 |
| | |||||
* | Travis CI: Make sure Riak finds callback module | Holger Weiss | 2016-02-11 | 1 | -1/+5 |
| | | | | Riak calls back into ejabberd_riak during MapReduce. | ||||
* | Run ejabberd test on Erlang R18 | Mickael Remond | 2016-02-03 | 1 | -0/+1 |
| | |||||
* | Let Travis CI test "make install" | Holger Weiss | 2015-10-19 | 1 | -1/+3 |
| | |||||
* | configure.ac: Don't insist on Erlang/OTP >= 17.5 | Holger Weiss | 2015-08-13 | 1 | -1/+2 |
| | | | | | The current ejabberd code works on Erlang/OTP 17.1 or newer. We now also let Travis CI test this version in addition to 17.5. | ||||
* | Ejabberd now requires erlang R17+ | Paweł Chmielowski | 2015-08-12 | 1 | -1/+0 |
| | |||||
* | Let Travis grab MySQL 5.6 from repo.mysql.com | Holger Weiss | 2015-07-03 | 1 | -0/+11 |
| | | | | | | | We need MySQL 5.6 or newer in order to get support for InnoDB FULLTEXT Indexes. Closes #624. | ||||
* | Merge pull request #486 from saa/sqlite_support | Evgeny Khramtsov | 2015-04-08 | 1 | -1/+1 |
|\ | | | | | Add SQLite support | ||||
| * | Add SQLite support | Sergey Abramyan | 2015-03-20 | 1 | -1/+1 |
| | | |||||
* | | Make R16B03-1 the minimal reguired otp version | Christophe Romain | 2015-03-23 | 1 | -1/+1 |
|/ | |||||
* | Disable elixir support in travis tests | Paweł Chmielowski | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Add xref test to travis. | Jerome Sautret | 2014-10-31 | 1 | -1/+1 |
| | | | | | Conflicts: .travis.yml | ||||
* | Travis CI: Remove unused configure flag | Holger Weiss | 2014-09-10 | 1 | -1/+1 |
| | | | | The --disable-http flag no longer exists. | ||||
* | Travis CI: Enable Riak tests | Holger Weiss | 2014-07-15 | 1 | -2/+5 |
| | |||||
* | Try to bypass Riak tests by Travis CI | Evgeniy Khramtsov | 2014-07-10 | 1 | -2/+2 |
| | |||||
* | Travis CI: Remove unnecessary configure flag | Holger Weiss | 2014-05-12 | 1 | -1/+1 |
| | | | | The test suite no longer fails without --enable-transient_supervisors. | ||||
* | Add Travis CI configuration | Holger Weiss | 2014-05-05 | 1 | -0/+35 |