52 コミット (168c673755eca62008d9bfa81d0185beba1ff24b)

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