Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
před 5 měsíci |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
před 7 měsíci |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
před 11 měsíci |
Joas Schilling
|
570159e610
fix(DB): Update comment to state why we still use the max 4k limit
|
před 1 rokem |
Joas Schilling
|
919207873e
fix(dbal): Move migrator away from deprecated calls
|
před 1 rokem |
Christoph Wurst
|
6b90ab1953
refactor: Use DBAL's executeQuery instead of query (deprecated)
|
před 1 rokem |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
před 1 rokem |
Côme Chilliet
|
378630f8a0
Fix psalm issues following doctrine/dbal bump
|
před 1 rokem |
Côme Chilliet
|
a83a8f0dde
Migrate Migrator::executeSql to OCP\EventDispatcher\Event
|
před 2 roky |
Côme Chilliet
|
4ba30d40cf
Switch to string keys for argument of GenericEvent for OC\DB\Migrator
|
před 2 roky |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
před 3 roky |
Julius Härtl
|
a2f3077ee8
Skip db migration simulation for core schema changes
|
před 4 roky |
Daniel Kesselberg
|
bc91eb7c64
Filter tables with other table prefix
|
před 3 roky |
Christoph Wurst
|
2c9cdc1cdb
Add our own DB exception abstraction
|
před 3 roky |
Joas Schilling
|
3cdfe7b0f4
Don't try a transaction for the migrator on MySQL
|
před 3 roky |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
před 3 roky |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
před 3 roky |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
před 4 roky |
Morris Jobke
|
d7f66c36ac
Fix "misplaced variables" warning of Psalm in PHPDoc statements
|
před 4 roky |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
před 4 roky |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
před 4 roky |
Christoph Wurst
|
5fc4c91a76
Fix mismatching doc block parameter types
|
před 4 roky |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
před 5 roky |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
před 5 roky |
Christoph Wurst
|
3174012adf
Add event dispatcher to OCP
|
před 5 roky |
Morris Jobke
|
0eebff152a
Update license headers
|
před 7 roky |
Joas Schilling
|
15eec7b83c
Start migrations
|
před 7 roky |
Joas Schilling
|
0215b004da
Update with robin
|
před 8 roky |
Joas Schilling
|
ba87db3fcc
Fix others
|
před 8 roky |
Thomas Müller
|
b55ab6d22a
Various database migration fixes (#25209)
|
před 8 roky |