77 Commits (4b36f9d92f886609e34f5a180f38e6034aacbd79)

Autor SHA1 Mensaje Fecha
  J0WI 3b656446af Introduce ISecureRandom::CHAR_ALPHANUMERIC hace 3 años
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses hace 3 años
  Joas Schilling 29a66a5e49
Fix PHP CS hace 3 años
  Joas Schilling 167efa19d7
Fix psalm errors hace 3 años
  Joas Schilling 56ae87c281
Less ILogger hace 3 años
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 hace 3 años
  Joas Schilling 76c7356af9
Only use alphanumeric chars for mysql password hace 3 años
  Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 hace 3 años
  Morris Jobke d0ac76a77c
Add more previous exceptions to database setup code hace 3 años
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 hace 3 años
  Joas Schilling d7b5d4cb58
Revert "Revert "Installation goes brrrr"" hace 3 años
  Christoph Wurst d36155620c
Revert "Installation goes brrrr" hace 3 años
  Joas Schilling 7f45f90789
Only update the schema when we install anyway hace 3 años
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators hace 3 años
  Morris Jobke 99c9423766
Remove @suppress SqlInjectionChecker hace 3 años
  Christoph Wurst cb057829f7
Update license headers for 19 hace 4 años
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function hace 4 años
  Christoph Wurst 14c996d982
Use elseif instead of else if hace 4 años
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 hace 4 años
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere hace 4 años
  Joas Schilling ac89b6abe7
Check the new connection on setup like with PostgreSQL and Oracle hace 4 años
  Joas Schilling 0aa216fc48
Only provide the auth method for MySQL 8.0+ to not break MariaDB hace 4 años
  Christoph Wurst 5bf3d1bb38
Update license headers hace 4 años
  Roeland Jago Douma 68748d4f85
Some php-cs fixes hace 4 años
  Joas Schilling 77d814d35f
Fix installing with MySQL 8.0.4+ hace 4 años
  Oliver Salzburg 392a4dd68a
Use specific privileges when creating admin hace 5 años
  Vitor Mattos 35465ca90c solve code review hace 5 años
  Vitor Mattos 4d187ce1d7 Check if database exists and grand permission hace 5 años
  Vitor Mattos 824cc0af1e Bugfix: user is not allowed hace 5 años
  Morris Jobke 3f9cdeeb5f
Cleanup some PHPDoc leftovers and unused variables hace 5 años
  Daniel Kesselberg 9d7e51fd56
Use empty instead ?? because dbname is '' sometimes hace 5 años
  Daniel Kesselberg 0ee191bf44
Use const for dbname and dbtableprefix defaults hace 5 años
  Daniel Kesselberg a5f0cc6539
--database-name or --database-table-prefix are ignored for sqlite hace 5 años
  Arthur Schiwon 38a90130ce
move log constants to ILogger hace 6 años
  Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses hace 6 años
  Morris Jobke 2a38605545
Properly log the full exception instead of only the message hace 6 años
  Morris Jobke 0eebff152a
Update license headers hace 6 años
  Robin Appelman 2c0efae30f
cleanup oci setup code hace 6 años
  Joas Schilling 5e04254d40
Install from migrations hace 7 años
  Lukas Reschke 3d2600b039
Add Phan plugin to check for SQL injections hace 7 años
  Joas Schilling 15eec7b83c Start migrations hace 7 años
  Arthur Schiwon 18a8f3654b
fix install on mb4 enabled mariadb/mysql hace 7 años
  Thomas Müller 86ccc8949f
MySQL 4 byte is now detected during setup in any case. hace 7 años
  Thomas Müller 43427e26d7
Add console command to migrate the charset hace 7 años
  Thomas Müller aa22f93018
During setup of a mysql database we try to detect if charset 'utf8mb4' can be used hace 7 años
  Morris Jobke c54a59d51e
Remove unused use statements hace 7 años
  Joas Schilling 1c0bffe87f
Fix translations hace 7 años
  Robin Appelman 421ca6439f
use the same oci connectstring in all code paths hace 7 años
  Morris Jobke edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff hace 7 años
  Morris Jobke d99ce3971b
Namespace and array syntax fixes hace 7 años