Commit Graph

43 Commits (0899f2cbc43b05005dc045db001c41e199192f67)

Author SHA1 Message Date
Arthur Schiwon 38a90130ce
move log constants to ILogger 7 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 7 years ago
Morris Jobke 2a38605545
Properly log the full exception instead of only the message 7 years ago
Morris Jobke 0eebff152a
Update license headers 7 years ago
Robin Appelman 2c0efae30f
cleanup oci setup code 7 years ago
Joas Schilling 5e04254d40
Install from migrations 7 years ago
Lukas Reschke 3d2600b039
Add Phan plugin to check for SQL injections 7 years ago
Joas Schilling 15eec7b83c Start migrations 8 years ago
Arthur Schiwon 18a8f3654b
fix install on mb4 enabled mariadb/mysql 8 years ago
Thomas Müller 86ccc8949f
MySQL 4 byte is now detected during setup in any case. 8 years ago
Thomas Müller 43427e26d7
Add console command to migrate the charset 8 years ago
Thomas Müller aa22f93018
During setup of a mysql database we try to detect if charset 'utf8mb4' can be used 8 years ago
Morris Jobke c54a59d51e
Remove unused use statements 8 years ago
Joas Schilling 1c0bffe87f
Fix translations 8 years ago
Robin Appelman 421ca6439f
use the same oci connectstring in all code paths 8 years ago
Morris Jobke edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff 8 years ago
Morris Jobke d99ce3971b
Namespace and array syntax fixes 8 years ago
Morris Jobke a4ad8af6e3
Add proper default value for datadir 8 years ago
Joas Schilling 9a5401ddd7
Only log as info when we can not create a new DB user 8 years ago
Joas Schilling 7c061a4e06
Do not connect to database before creating it 8 years ago
Joas Schilling 7293a4e5ec
Allow to reuse the same name when installing a new instance 8 years ago
Joas Schilling a5a35cda7c
Lower the role name before using it 8 years ago
Joas Schilling 0d6134f512
Revert "Quote database and role in queries" 8 years ago
Lari Tikkanen 9ebd5d5bb2 Quote database and role in queries 8 years ago
Robin Appelman 5365c1a32f
handle postgres setup when we cant connect as admin 8 years ago
Hemanth Kumar Veeranki 2b7d63f565 Added Exception catch in case of DB User exists 8 years ago
Roeland Jago Douma 740659a04c
Move away from OC_L10N 8 years ago
Thomas Müller a7245ea082
Fixing ctor call 8 years ago
Morris Jobke cc28f82b36
Add config option to update charset of mysql to utf8mb4 8 years ago
Roeland Jago Douma 7fb88ec506
Use proper ALTER ROLE syntax 8 years ago
Vincent Petry aeb4011279
Fix misleading MySQL DB creation error (#25485) 8 years ago
Robin Appelman 0e83f5dbd7 revert to old setup connection logic 8 years ago
Joas Schilling 0215b004da
Update with robin 8 years ago
Joas Schilling ba87db3fcc
Fix others 8 years ago
Joas Schilling 9781312648
Prevent syntax error when creating user or changing password 8 years ago
Robin Appelman 7ffda5d10f use pdo for postgres setup 8 years ago
Robin Appelman 8a79d314cf Remove duplicate database connect logic in mysql setup 8 years ago
Thomas Pulzer 0638937ada Changed the input option for database-port to required when parameter was provided. 9 years ago
Thomas Pulzer d367318088 Added occ install option for database-port. 9 years ago
Lukas Reschke aba539703c
Update license headers 9 years ago
Roeland Jago Douma 479245a301
Move \OC\Repair to PSR-4 9 years ago