Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Install from migrations | Joas Schilling | 2017-07-25 | 1 | -4/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Start migrations | Joas Schilling | 2017-07-05 | 1 | -0/+9 |
| | | | | | | | | | | Fixme: - Install and update of apps - No revert on live systems (debug only) - Service adjustment to our interface - Loading via autoloader Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use SystemConfig instead of AllConfig for DB stuff | Morris Jobke | 2017-03-19 | 1 | -5/+5 |
| | | | | | | * preparation for followup PRs to clean up the DB bootstrapping Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | handle postgres setup when we cant connect as admin | Robin Appelman | 2016-12-05 | 1 | -0/+1 |
| | |||||
* | Move away from OC_L10N | Roeland Jago Douma | 2016-10-28 | 1 | -2/+3 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fixing ctor call | Thomas Müller | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | revert to old setup connection logic | Robin Appelman | 2016-07-26 | 1 | -10/+26 |
| | |||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+5 |
| | |||||
* | use pdo for postgres setup | Robin Appelman | 2016-07-12 | 1 | -2/+3 |
| | |||||
* | Remove duplicate database connect logic in mysql setup | Robin Appelman | 2016-07-12 | 1 | -1/+21 |
| | |||||
* | Added occ install option for database-port. | Thomas Pulzer | 2016-07-06 | 1 | -0/+5 |
| | | | | | 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/+99 |