Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup oci setup code | Robin Appelman | 2017-09-06 | 1 | -173/+22 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Install from migrations | Joas Schilling | 2017-07-25 | 1 | -8/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix translations | Joas Schilling | 2017-04-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | use the same oci connectstring in all code paths | Robin Appelman | 2017-04-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Use SystemConfig instead of AllConfig for DB stuff | Morris Jobke | 2017-03-19 | 1 | -4/+4 |
| | | | | | | * preparation for followup PRs to clean up the DB bootstrapping Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -3/+5 |
| | |||||
* | Changed the input option for database-port to required when parameter was ↵ | Thomas Pulzer | 2016-07-06 | 1 | -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 Pulzer | 2016-07-06 | 1 | -1/+3 |
| | | | | | Extended the database setup to store the database port. Changed the PostgreSQL connection error message for clarification. | ||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
| | |||||
* | Move \OC\Repair to PSR-4 | Roeland Jago Douma | 2016-04-22 | 1 | -0/+265 |