Commit Graph

17 Commits (1f42657bb9ea76353fbc02ee100cff5755b6384d)

Author SHA1 Message Date
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Morris Jobke d0ac76a77c
Add more previous exceptions to database setup code 5 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Robin Appelman 2c0efae30f
cleanup oci setup code 8 years ago
Joas Schilling 5e04254d40
Install from migrations 9 years ago
Joas Schilling 1c0bffe87f
Fix translations 9 years ago
Robin Appelman 421ca6439f
use the same oci connectstring in all code paths 9 years ago
Morris Jobke edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff 9 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Thomas Pulzer 0638937ada Changed the input option for database-port to required when parameter was provided. 10 years ago
Thomas Pulzer d367318088 Added occ install option for database-port. 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Roeland Jago Douma 479245a301
Move \OC\Repair to PSR-4 10 years ago
Manish Bisht 07e7d4836e Update oci.php 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Roeland Jago Douma e01a488b31 Remove generateRandomBytes from OC_Util 10 years ago
Lukas Reschke 8f09d5b67c Update license headers 10 years ago
Morris Jobke 5944b33d56 [OCI setup] remove static logger/config calls 10 years ago
Thomas Müller 114f128fc3 Moving mysql setup code over to Doctrine 11 years ago
Thomas Müller d3ac73c0c9 Remove OC_Log 11 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Joas Schilling 039397bd31 Use setConfigs() instead of calling setConfig() multiple times 11 years ago
Joas Schilling 3338eede3c Correctly namespace DatabaseSetupException 11 years ago
Jörn Friedrich Dreyer 10382ef2f0 allow empty hostname and dots in service name for oracle autosetup 12 years ago
Thomas Mueller 87e795a693 fixing PHPDoc and spelling 12 years ago
Andreas Fischer 93b0bd0a9e Use getLastError() everywhere. 12 years ago
Andreas Fischer 904573d0d0 Add getLastError() 12 years ago
Andreas Fischer 955127231a No function as oci_last_error. It's oci_error. 12 years ago
Andreas Fischer fcf332abbf There is no property such as dbusername. It's 'dbuser'. 12 years ago
Andreas Fischer b90f88f939 Correct property name. It's 'dbpassword', with the 'db' prefix. 12 years ago
Andreas Fischer 005c98e46c Correct property name. It's just 'tableprefix', without the 'db' prefix. 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
kondou 9c5416fe4a Clean up \OC\Util 13 years ago
Victor Dubiniuk 194ab11322 General fixes 13 years ago
Bart Visscher 60eb63e35a Fix review items 13 years ago
Bart Visscher e93ce26f27 Fix found errors 13 years ago
Bart Visscher 42c44d5165 Fix OCI setupDatabase parameter 13 years ago
Bart Visscher 6831b78597 Use db setup class for option validation 13 years ago
Bart Visscher e232907698 Convert database setup code to objects 13 years ago
Bart Visscher a6d07cd512 Split database specific install/setup code to their own class 13 years ago