52 Commits (168c673755eca62008d9bfa81d0185beba1ff24b)

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