aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Setup
Commit message (Collapse)AuthorAgeFilesLines
...
* use pdo for postgres setupRobin Appelman2016-07-122-105/+85
|
* Remove duplicate database connect logic in mysql setupRobin Appelman2016-07-122-36/+21
|
* Changed the input option for database-port to required when parameter was ↵Thomas Pulzer2016-07-062-4/+4
| | | | | | 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-064-7/+23
| | | | | Extended the database setup to store the database port. Changed the PostgreSQL connection error message for clarification.
* Update license headersLukas Reschke2016-05-264-0/+5
|
* Move \OC\Repair to PSR-4Roeland Jago Douma2016-04-225-0/+757