aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Setup/AbstractDatabase.php
Commit message (Expand)AuthorAgeFilesLines
* Install from migrationsJoas Schilling2017-07-251-4/+1
* Start migrationsJoas Schilling2017-07-051-0/+9
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Use SystemConfig instead of AllConfig for DB stuffMorris Jobke2017-03-191-5/+5
* handle postgres setup when we cant connect as adminRobin Appelman2016-12-051-0/+1
* Move away from OC_L10NRoeland Jago Douma2016-10-281-2/+3
* Fixing ctor callThomas Müller2016-10-191-1/+1
* revert to old setup connection logicRobin Appelman2016-07-261-10/+26
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+5
* use pdo for postgres setupRobin Appelman2016-07-121-2/+3
* Remove duplicate database connect logic in mysql setupRobin Appelman2016-07-121-1/+21
* Added occ install option for database-port.Thomas Pulzer2016-07-061-0/+5
* Update license headersLukas Reschke2016-05-261-0/+1
* Move \OC\Repair to PSR-4Roeland Jago Douma2016-04-221-0/+99