Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/travis_ci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-02-12Make possible to install using a specific database hostDaniel Calviño Sánchez
When using MySQL and PostgreSQL the database host was always set to localhost. Now it is possible to install the server using a specific database host by setting the environment variable "$DATABASEHOST"; for backwards compatibility, when none is set "localhost" is used by default. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-04-21Try fixing OCIJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-06-27Initial importLukas Reschke
Imported from https://github.com/owncloud/administration/tree/612f25c5337f1aeb561172535a54304ab7867bce/travis-ci