52 Revize (168c673755eca62008d9bfa81d0185beba1ff24b)

Autor SHA1 Zpráva Datum
  Joas Schilling 168c673755
Allow to log DB, redis and LDAP requests into files před 2 roky
  Joas Schilling 5bb49feef8
Allow NULL as well for limit, not integer only před 2 roky
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses před 3 roky
  Morris Jobke ab48d5e8cb
Cleanup unneeded code around database.xml před 3 roky
  Robin Appelman 111fa47f10
remove ReconnectWrapper před 3 roky
  Christoph Wurst 2c9cdc1cdb
Add our own DB exception abstraction 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
  Joas Schilling fbda2d1d25
Don't try to update on NotNullConstraintViolationException, only on unique or foreign key před 3 roky
  Joas Schilling 1aa9c9164d
Fix comparing the empty string for global credentials před 3 roky
  Julius Härtl f49630f48c
Replace prefix in executeUpdate před 3 roky
  Roeland Jago Douma fe46149560
Psalm fixes před 3 roky
  Roeland Jago Douma 28be188fbc
Update internal connection class před 3 roky
  Morris Jobke f12e7e0e95
Fetch the logger and system config once for all query builder instances před 3 roky
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators před 3 roky
  Joas Schilling 3212c074b9
Log the number of queries built and executed před 3 roky
  Morris Jobke 99c9423766
Remove @suppress SqlInjectionChecker před 3 roky
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function před 4 roky
  Christoph Wurst 14c996d982
Use elseif instead of else if před 4 roky
  Christoph Wurst 44577e4345
Remove trailing and in between spaces před 4 roky
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation před 4 roky
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 před 4 roky
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere před 4 roky
  Christoph Wurst 74936c49ea
Remove unused imports před 4 roky
  Daniel Kesselberg 9e699a8d21
Add event subscriber for transaction isolation level před 4 roky
  Christoph Wurst 5bf3d1bb38
Update license headers před 4 roky
  Roeland Jago Douma 68748d4f85
Some php-cs fixes před 4 roky
  Daniel Kesselberg 9cb7252880
Connection::TRANSACTION_READ_COMMITTED is deprecated před 4 roky
  Ole Ostergaard 0d778fcc4e Code cleanup. před 5 roky
  Ole Ostergaard a48ea8cffa Add insertIgnoreConflict to Adapter and use it for for executing the file locking. před 5 roky
  Morris Jobke 5273639d0e
Add deprecation message ofr insertIfNotExist před 5 roky
  Morris Jobke 230e93f575
Catch UniqueConstraintViolationException inside insertIfNotExist před 5 roky
  Robin Appelman 335619f6a4
Check connection status and attempt to reconnect each each minute před 6 roky
  Robin Appelman aad01894e3
refactor user searching před 6 roky
  Morris Jobke 0eebff152a
Update license headers před 6 roky
  Lukas Reschke 3d2600b039
Add Phan plugin to check for SQL injections před 6 roky
  Joas Schilling 15eec7b83c Start migrations před 7 roky
  Piotr Mrówczyński 9fec4031b3
Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643) před 7 roky
  Morris Jobke 3329f44a76
Address comments před 7 roky
  Morris Jobke 713f684a8b
Adding tests for 4 byte unicode characters před 8 roky
  Philipp Schaffrath 2ccf544ad7
Fixed failing test which was ignoring a required (not null) column (#26303) před 7 roky
  Roeland Jago Douma f07d75a4dd
@since 9.2.0 to @since 11.0.0 před 7 roky
  Joas Schilling 2c4035e806
Inject config and logger před 7 roky
  Robin Appelman 3a8e75a814
Allow 4byte unicode filenames on supported platforms před 7 roky
  Joas Schilling 0215b004da
Update with robin před 8 roky
  Joas Schilling ba87db3fcc
Fix others před 8 roky
  Lukas Reschke aba539703c
Update license headers před 8 roky
  Joas Schilling 7e3ce83526
Add a method to lock a table před 8 roky
  Roeland Jago Douma 893204ef4a
Fix broken exception naming před 8 roky
  Roeland Jago Douma d09f835dca
Move \OC\DB to PSR-4 před 8 roky