aboutsummaryrefslogtreecommitdiffstats
path: root/travis/setup-mariadb.sh
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16185] Add mysql, postgresql to services and use mariadb 10.1Marc Alexander2019-10-191-2/+3
| | | | | | Updated GPG key signature according to mariadb documentation. PHPBB3-16185
* [ticket/15924] Switch back to installing mariadb from 3rd party repoMarc Alexander2019-01-011-0/+54
| | | | PHPBB3-15924
* [ticket/15924] Switch to trusty build environmentMarc Alexander2018-12-311-54/+0
| | | | PHPBB3-15924
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-2/+7
| | | | PHPBB3-12594
* [ticket/11970] Make apt-get less quiet.Andreas Fischer2013-10-261-5/+5
| | | | PHPBB3-11970
* [ticket/11970] Add set -x to Travis setup scripts.Andreas Fischer2013-10-261-0/+1
| | | | | | Output is hidden by Travis by default and this will allow easier debugging. PHPBB3-11970
* [ticket/11920] Pin MariaDB repository to avoid conflicts with Ubuntu MySQL.Andreas Fischer2013-10-251-1/+11
| | | | PHPBB3-11920
* [ticket/11920] Print MariaDB version after successful setup.Andreas Fischer2013-10-161-0/+2
| | | | PHPBB3-11920
* [ticket/11920] Manually purge mysql-common.Andreas Fischer2013-10-161-0/+3
| | | | PHPBB3-11920
* [ticket/11920] Have to use empty root password otherwise db creation fails.Andreas Fischer2013-10-151-0/+7
| | | | PHPBB3-11920
* [ticket/11920] Add MariaDB environment to Travis-CI.Andreas Fischer2013-10-151-0/+26
PHPBB3-11920