Commit Graph

16 Commits (bcddca9a64fb980019df052a99bc08fbef14b577)

Author SHA1 Message Date
Thomas Müller 86ccc8949f
MySQL 4 byte is now detected during setup in any case. 9 years ago
Thomas Müller 43427e26d7
Add console command to migrate the charset 9 years ago
Thomas Müller aa22f93018
During setup of a mysql database we try to detect if charset 'utf8mb4' can be used 9 years ago
Morris Jobke edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff 9 years ago
Morris Jobke d99ce3971b
Namespace and array syntax fixes 9 years ago
Joas Schilling 9a5401ddd7
Only log as info when we can not create a new DB user 9 years ago
Joas Schilling 7c061a4e06
Do not connect to database before creating it 9 years ago
Hemanth Kumar Veeranki 2b7d63f565 Added Exception catch in case of DB User exists 9 years ago
Morris Jobke cc28f82b36
Add config option to update charset of mysql to utf8mb4 9 years ago
Vincent Petry aeb4011279
Fix misleading MySQL DB creation error (#25485) 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Robin Appelman 8a79d314cf Remove duplicate database connect logic in mysql setup 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
Robin McCorkell 440b5caad7 Fix conditional check in MySQL setup 10 years ago
Stefan Weil b1a856d7b7 lib: Fix typos (found by codespell) 10 years ago
Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Scrutinizer Auto-Fixer 08f0dc9067 Scrutinizer Auto-Fixes 10 years ago
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
Thomas Müller d155c8e5fe Add unix_socket support for mysql during initial installation - fixes #20210 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
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
Michael Göhler e6609d0970 simplify mysql user creation flow 11 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
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
Bart Visscher 60eb63e35a Fix review items 13 years ago
Bart Visscher e93ce26f27 Fix found errors 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