Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Joas Schilling ca6a7d9e6a Run the license script 8 gadi atpakaļ
  Robin McCorkell aa91d50d04 Prevent certain DBs throwing exceptions on same-value updates 8 gadi atpakaļ
  Lukas Reschke 933f60e314 Update author information 8 gadi atpakaļ
  Joas Schilling 01164e89a4 Move parameter to the right function call 9 gadi atpakaļ
  Joas Schilling 76f506e264 Use our OCP constants 9 gadi atpakaļ
  Robin Appelman 58afddfaa5 allow comparing clob using expressionbuilder->eq if you explicitly say you're comparing strings 9 gadi atpakaļ
  Robin Appelman ebd15fd5ed handle bool in setValue 9 gadi atpakaļ
  Robin Appelman 895fd49fb2 also handle not null violations 9 gadi atpakaļ
  Robin McCorkell 88cd615214 Introduce IDBConnection::setValues() 9 gadi atpakaļ
  Thomas Müller 682821c71e Happy new year! 9 gadi atpakaļ
  Morris Jobke c60c793cf2 More cleanups of OC_Config usage 9 gadi atpakaļ
  Thomas Müller aa660ec232 Throw an exception in case no table name is passed into lastInsertId of the Oracle adapter 9 gadi atpakaļ
  Robin Appelman d514200b56 Add escapeLikeParameter to IDBConnection 9 gadi atpakaļ
  Robin Appelman 58e96e53b0 add method to check if we're inside a transaction 9 gadi atpakaļ
  Joas Schilling 20cd0ae55b Add a log message when the Doctrine Query Builder is retrieved 9 gadi atpakaļ
  Joas Schilling 516f7e8299 Add unit tests and automatic quoting 9 gadi atpakaļ
  Joas Schilling 1bfb944d51 Add QueryBuilder, ExpressionBuilder and CompositeExpression wrappers 9 gadi atpakaļ
  Thomas Müller d3ac73c0c9 Remove OC_Log 9 gadi atpakaļ
  Thomas Müller bcf65d9c13 Using TRANSACTION_READ_COMMITTED 9 gadi atpakaļ
  Jenkins for ownCloud b585d87d9d Update license headers 9 gadi atpakaļ
  Robin Appelman faa4918355 be a little more verbose in the exception message when we cant connect to the db 9 gadi atpakaļ
  Joas Schilling c2a5bd6a01 Also add a note that clob does not work in the compare array 9 gadi atpakaļ
  Joas Schilling d1511cdbee Fix doc blocks of insertIfNotExists() method 9 gadi atpakaļ
  Thomas Müller 89be55a672 let insertIfNotExist() throw the native DBALException - no need to hide the real exception 9 gadi atpakaļ
  Joas Schilling 8fa692388b Allow specifying the compare-array for insertIfNotExists() 9 gadi atpakaļ
  Thomas Müller 4e37831d85 Fix PHPDoc on the way .... 9 gadi atpakaļ
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 gadi atpakaļ
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 gadi atpakaļ
  Thomas Müller 1d2bef0a01 Use a special filter expression for Oracle to filter the prefix - fixes #13220 10 gadi atpakaļ
  Robin Appelman 3356308594 Prevent leaking db connection info in the stacktrace 10 gadi atpakaļ