Commit Graph

14 Commits (cfe241a959d02fa856c0aca3cb7779b02cb3c943)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Joas Schilling 039397bd31 Use setConfigs() instead of calling setConfig() multiple times 10 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 11 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 12 years ago
Victor Dubiniuk 194ab11322 General fixes 12 years ago
Bart Visscher 60eb63e35a Fix review items 12 years ago
Bart Visscher e93ce26f27 Fix found errors 12 years ago
Bart Visscher 42c44d5165 Fix OCI setupDatabase parameter 12 years ago
Bart Visscher 6831b78597 Use db setup class for option validation 12 years ago
Bart Visscher e232907698 Convert database setup code to objects 12 years ago
Bart Visscher a6d07cd512 Split database specific install/setup code to their own class 12 years ago