20 Commit (d8c7099cc96c9005a7f40542a4bdc308a69c8906)

Autore SHA1 Messaggio Data
  Carl Schwan 6312c0df69
Check style update 2 anni fa
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 anni fa
  Christoph Wurst 2c9cdc1cdb
Add our own DB exception abstraction 3 anni fa
  Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 3 anni fa
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 anni fa
  Morris Jobke 99c9423766
Remove @suppress SqlInjectionChecker 3 anni fa
  Christoph Wurst cb057829f7
Update license headers for 19 4 anni fa
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 anni fa
  Christoph Wurst 5bf3d1bb38
Update license headers 4 anni fa
  Morris Jobke f889beae7e
Fix PHPDoc 5 anni fa
  Ole Ostergaard 0d778fcc4e Code cleanup. 5 anni fa
  Ole Ostergaard d62da82bf9 Add supression of SqlInjectionChecker. 5 anni fa
  Ole Ostergaard a48ea8cffa Add insertIgnoreConflict to Adapter and use it for for executing the file locking. 5 anni fa
  Morris Jobke 5273639d0e
Add deprecation message ofr insertIfNotExist 5 anni fa
  Morris Jobke 230e93f575
Catch UniqueConstraintViolationException inside insertIfNotExist 5 anni fa
  Morris Jobke e6efa755c9
Use short for of substr to not need strlen() 6 anni fa
  Joas Schilling 0215b004da
Update with robin 8 anni fa
  Joas Schilling ba87db3fcc
Fix others 8 anni fa
  Joas Schilling 7e3ce83526
Add a method to lock a table 8 anni fa
  Roeland Jago Douma d09f835dca
Move \OC\DB to PSR-4 8 anni fa
  Thomas Müller 682821c71e Happy new year! 8 anni fa
  Jenkins for ownCloud b585d87d9d Update license headers 9 anni fa
  Joas Schilling c2a5bd6a01 Also add a note that clob does not work in the compare array 9 anni fa
  Joas Schilling fefcbb966b Also use all keys for an empty array, just in case 9 anni fa
  Joas Schilling d1511cdbee Fix doc blocks of insertIfNotExists() method 9 anni fa
  Thomas Müller 89be55a672 let insertIfNotExist() throw the native DBALException - no need to hide the real exception 9 anni fa
  Joas Schilling 8fa692388b Allow specifying the compare-array for insertIfNotExists() 9 anni fa
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 anni fa
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 anni fa
  Arthur Schiwon 74ffda8261 do not output DB information, and do not set header 9 anni fa
  Arthur Schiwon 08205c63f9 errors are already logged 9 anni fa
  Arthur Schiwon 7ed678b04d eliminate OC_Template::printErrorPage in database classes, fixes #12182 9 anni fa
  Lukas Reschke af335a39f1 Add PHPDoc about sanitization of "insertIfNotExist" 9 anni fa
  Jonny007-MKD 4161fd2408 Update adapter.php 11 anni fa
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 anni fa
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 10 anni fa
  Bart Visscher 3eb5fff02a Add documentation to OC\DB\adapter class 11 anni fa
  Bart Visscher be7c613993 Fix errors from unit tests 11 anni fa
  Bart Visscher b66c9098bd Correct namespace of OC_ classes 11 anni fa
  Bart Visscher 19b9c89634 Move insertIfNotExist to Connection wrapper 11 anni fa
  Bart Visscher 58991150ab Move query statement fixup handling to Connection wrapper 11 anni fa
  Bart Visscher e3c5fea989 Move lastInsertId to adapter classes 11 anni fa
  Bart Visscher 66a215651b Create DB Connection wrapper and DB\Adapter* classes 11 anni fa