summaryrefslogtreecommitdiffstats
path: root/lib/private/Setup/OCI.php
Commit message (Collapse)AuthorAgeFilesLines
* cleanup oci setup codeRobin Appelman2017-09-061-173/+22
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Install from migrationsJoas Schilling2017-07-251-8/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix translationsJoas Schilling2017-04-181-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* use the same oci connectstring in all code pathsRobin Appelman2017-04-101-1/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Use SystemConfig instead of AllConfig for DB stuffMorris Jobke2017-03-191-4/+4
| | | | | | * preparation for followup PRs to clean up the DB bootstrapping Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix othersJoas Schilling2016-07-211-3/+5
|
* Changed the input option for database-port to required when parameter was ↵Thomas Pulzer2016-07-061-2/+2
| | | | | | provided. Added casting database port to int for input sanitation in pgsql and oci connections.
* Added occ install option for database-port.Thomas Pulzer2016-07-061-1/+3
| | | | | Extended the database setup to store the database port. Changed the PostgreSQL connection error message for clarification.
* Update license headersLukas Reschke2016-05-261-0/+1
|
* Move \OC\Repair to PSR-4Roeland Jago Douma2016-04-221-0/+265