Commit Graph

37 Commits (06fe4cabfc55a8ba4df954c871e6cff2fbbd67d2)

Author SHA1 Message Date
Thomas Müller 682821c71e Happy new year! 10 years ago
Roeland Jago Douma 876fb83ddc getMediumStrengthGenerator is deprecated and does not do anything anymore 10 years ago
Roeland Jago Douma e01a488b31 Remove generateRandomBytes from OC_Util 10 years ago
Thomas Müller d155c8e5fe Add unix_socket support for mysql during initial installation - fixes #20210 10 years ago
Morris Jobke aa0265bd34 Replace OC_Config in setup 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
Morris Jobke b945d71384 update licence headers via script 10 years ago
Thomas Müller c3cac887f5 - more injection 11 years ago
Thomas Müller 114f128fc3 Moving mysql setup code over to Doctrine 11 years ago
Thomas Müller 5ed38a75d6 Remove remainings of mssql 11 years ago
Thomas Müller d3ac73c0c9 Remove OC_Log 11 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Morris Jobke ccf47f40aa Remove unused variables 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
Thomas Müller 9ad9d7bfbb naming fixes while reviewing 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
Michael Göhler e6609d0970 simplify mysql user creation flow 11 years ago
Jörn Friedrich Dreyer 10382ef2f0 allow empty hostname and dots in service name for oracle autosetup 12 years ago
Robin Appelman 76c709d7de Add repair step to set MySQL collation to utf8_bin 12 years ago
Joas Schilling dbec143f09 Change MySQL to MySQL/MariaDB in the frontend 12 years ago
eduardo 428d2b6e0f Remove unused spaces 12 years ago
eduardo 938ece1a3f Remove name from code 12 years ago
eduardo 569851fa0e Add tabs to conformance with owncloud code standards 12 years ago
eduardo d258ade35e Fix PostgreSQL port configuration on install 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