Morris Jobke
|
d0ac76a77c
|
Add more previous exceptions to database setup code
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2021-01-07 21:04:11 +01:00 |
Christoph Wurst
|
14c996d982
|
Use elseif instead of else if
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-04-10 10:35:09 +02:00 |
Christoph Wurst
|
1a9330cd69
|
Update the license headers for Nextcloud 19
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-03-31 14:52:54 +02:00 |
Christoph Wurst
|
b80ebc9674
|
Use the short array syntax, everywhere
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-03-26 16:34:56 +01:00 |
Christoph Wurst
|
5bf3d1bb38
|
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-05 15:38:45 +01:00 |
Morris Jobke
|
0eebff152a
|
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 16:56:19 +01:00 |
Robin Appelman
|
2c0efae30f
|
cleanup oci setup code
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-09-06 15:55:05 +02:00 |
Joas Schilling
|
5e04254d40
|
Install from migrations
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-07-25 12:47:37 +02:00 |
Joas Schilling
|
1c0bffe87f
|
Fix translations
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-04-18 16:40:53 -05:00 |
Robin Appelman
|
421ca6439f
|
use the same oci connectstring in all code paths
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-04-10 17:58:52 +02:00 |
Morris Jobke
|
edd55b0ea9
|
Use SystemConfig instead of AllConfig for DB stuff
* preparation for followup PRs to clean up the DB bootstrapping
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-03-19 15:53:49 -06:00 |
Joas Schilling
|
ba87db3fcc
|
Fix others
|
2016-07-21 18:13:57 +02:00 |
Thomas Pulzer
|
0638937ada
|
Changed the input option for database-port to required when parameter was provided.
Added casting database port to int for input sanitation in pgsql and oci connections.
|
2016-07-06 11:31:28 +02:00 |
Thomas Pulzer
|
d367318088
|
Added occ install option for database-port.
Extended the database setup to store the database port.
Changed the PostgreSQL connection error message for clarification.
|
2016-07-06 09:58:38 +02:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
Roeland Jago Douma
|
479245a301
|
Move \OC\Repair to PSR-4
|
2016-04-22 13:00:41 +02:00 |