J0WI
|
3b656446af
Introduce ISecureRandom::CHAR_ALPHANUMERIC
|
3 tahun lalu |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 tahun lalu |
Joas Schilling
|
29a66a5e49
Fix PHP CS
|
3 tahun lalu |
Joas Schilling
|
167efa19d7
Fix psalm errors
|
3 tahun lalu |
Joas Schilling
|
56ae87c281
Less ILogger
|
3 tahun lalu |
Joas Schilling
|
76c7356af9
Only use alphanumeric chars for mysql password
|
3 tahun lalu |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
3 tahun lalu |
Morris Jobke
|
d0ac76a77c
Add more previous exceptions to database setup code
|
3 tahun lalu |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 tahun lalu |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 tahun lalu |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 tahun lalu |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 tahun lalu |
Joas Schilling
|
ac89b6abe7
Check the new connection on setup like with PostgreSQL and Oracle
|
4 tahun lalu |
Joas Schilling
|
0aa216fc48
Only provide the auth method for MySQL 8.0+ to not break MariaDB
|
4 tahun lalu |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 tahun lalu |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 tahun lalu |
Joas Schilling
|
77d814d35f
Fix installing with MySQL 8.0.4+
|
5 tahun lalu |
Oliver Salzburg
|
392a4dd68a
Use specific privileges when creating admin
|
5 tahun lalu |
Arthur Schiwon
|
38a90130ce
move log constants to ILogger
|
6 tahun lalu |
Morris Jobke
|
a661f043e1
Remove unneeded semicolon and parentheses
|
6 tahun lalu |
Morris Jobke
|
2a38605545
Properly log the full exception instead of only the message
|
6 tahun lalu |
Morris Jobke
|
0eebff152a
Update license headers
|
7 tahun lalu |
Joas Schilling
|
5e04254d40
Install from migrations
|
7 tahun lalu |
Arthur Schiwon
|
18a8f3654b
fix install on mb4 enabled mariadb/mysql
|
7 tahun lalu |
Thomas Müller
|
86ccc8949f
MySQL 4 byte is now detected during setup in any case.
|
7 tahun lalu |
Thomas Müller
|
43427e26d7
Add console command to migrate the charset
|
7 tahun lalu |
Thomas Müller
|
aa22f93018
During setup of a mysql database we try to detect if charset 'utf8mb4' can be used
|
7 tahun lalu |
Morris Jobke
|
edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff
|
7 tahun lalu |
Morris Jobke
|
d99ce3971b
Namespace and array syntax fixes
|
7 tahun lalu |
Roeland Jago Douma
|
3714a6aaf0
Merge pull request #2670 from nextcloud/issue-2646-dont-connet-to-database-before-creating-it
|
8 tahun lalu |