index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Travis CI: Bump Erlang/OTP 21.x version
Holger Weiss
2018-12-22
1
-1
/
+1
*
Another attempt for db access on travis
Paweł Chmielowski
2018-11-19
1
-0
/
+1
*
Third time's the charm? Let load scheme before changing permissions
Paweł Chmielowski
2018-11-19
1
-1
/
+1
*
Fix command for loading pgsql schema
Paweł Chmielowski
2018-11-19
1
-1
/
+1
*
Try to load db schemas externally on travis
Paweł Chmielowski
2018-11-19
1
-0
/
+2
*
Replace dict with maps
Evgeny Khramtsov
2018-11-15
1
-3
/
+3
*
Another try to fix travis
Paweł Chmielowski
2018-01-31
1
-3
/
+3
*
Properly escape string in travis config
Paweł Chmielowski
2018-01-31
1
-1
/
+1
*
Print something when doing tests in travis, as not doing that get us killed
Paweł Chmielowski
2018-01-31
1
-2
/
+4
*
Don't run tests in verbose mode on travis
Paweł Chmielowski
2018-01-31
1
-1
/
+1
*
Disable riak in travis
Paweł Chmielowski
2018-01-30
1
-13
/
+1
*
Switch riak backend to leveldb on travis
Paweł Chmielowski
2017-11-17
1
-0
/
+2
*
Pre-install libgd and libwebp
Evgeniy Khramtsov
2017-09-25
1
-1
/
+1
*
Remove OTP20 from Travis tests for now
Evgeniy Khramtsov
2017-09-25
1
-1
/
+0
*
Add OTP 20.0 to Travis testsing platforms
Evgeniy Khramtsov
2017-08-17
1
-0
/
+1
*
Travis CI: Update MySQL package
Holger Weiss
2017-04-11
1
-1
/
+2
*
Revert "Bump OTP version to 19.3 in Travis config"
Evgeniy Khramtsov
2017-03-20
1
-1
/
+1
*
Bump OTP version to 19.3 in Travis config
Evgeniy Khramtsov
2017-03-20
1
-1
/
+1
*
Change OTP version from 19.1 to 19.2 in travis config
Evgeniy Khramtsov
2017-01-24
1
-1
/
+1
*
Add OTP 19.1 to Travis' testing platforms
Evgeniy Khramtsov
2016-11-22
1
-0
/
+1
*
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
*
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
*
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
*
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
*
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
*
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
*
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
*
Merge pull request #486 from saa/sqlite_support
Evgeny Khramtsov
2015-04-08
1
-1
/
+1
|
\
|
*
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
*
Travis CI: Remove unused configure flag
Holger Weiss
2014-09-10
1
-1
/
+1
*
Travis CI: Enable Riak tests
Holger Weiss
2014-07-15
1
-2
/
+5
[next]