Historique des commits

Auteur SHA1 Message Date
  Bart Visscher d563367b0f More style fixes il y a 11 ans
  Bart Visscher 2cc94cbc73 Style fixes il y a 11 ans
  Robin Appelman 95a959b10b merge master into doctrine-object il y a 11 ans
  Bart Visscher 9b6357e6aa Merge pull request #4291 from owncloud/schema il y a 11 ans
  Robin Appelman 2af27434a4 merge master into doctrine-object il y a 11 ans
  Bart Visscher fd317f599b Simplify OC_DB transaction functions il y a 11 ans
  Bart Visscher 5ffb8fac24 Use function to create schema manager il y a 11 ans
  Bart Visscher 59c5529a2b Rename \OC\DB\Schema to \OC\DB\MDB2SchemaManager il y a 11 ans
  Bart Visscher 9432885428 Change OC_DB_Schema to use DI for db connection object il y a 11 ans
  Jörn Friedrich Dreyer 05fa55f2eb always return int il y a 11 ans
  Bart Visscher d7916363e1 Make DB connection available to use for dependency injection il y a 11 ans
  Bart Visscher 000b5a801f Move building error string to connection il y a 11 ans
  Bart Visscher de83bf98c7 Group database connection and schema function il y a 11 ans
  Bart Visscher 013333fe6a Cleanup: remove code for multiple database backends il y a 11 ans
  Bart Visscher 3e0e2cfa19 Use $connection for schema changes il y a 11 ans
  Bart Visscher 8a332cdc94 Simplify OC_DB transaction functions il y a 11 ans
  Bart Visscher 19b9c89634 Move insertIfNotExist to Connection wrapper il y a 11 ans
  Bart Visscher 58991150ab Move query statement fixup handling to Connection wrapper il y a 11 ans
  Bart Visscher 1d5d23a1de Move limit/offset handling to Connection wrapper il y a 11 ans
  Bart Visscher a48e9c488b Move prepared query cache handling to Connection wrapper il y a 11 ans
  Bart Visscher e3c5fea989 Move lastInsertId to adapter classes il y a 11 ans
  Bart Visscher cd98ff1eaf Move db prefix handling to Connection wrapper il y a 11 ans
  Bart Visscher 66a215651b Create DB Connection wrapper and DB\Adapter* classes il y a 11 ans
  Bart Visscher 62ce3a5613 Only close db connection when disconnecting, keep the connection object il y a 11 ans
  Bart Visscher 084cf0c202 Merge pull request #2221 from owncloud/doctrine il y a 11 ans
  Thomas Mueller 24283425a6 fixing UNIX_TIMESTAMP() for mssql il y a 11 ans
  Bart Visscher 5549c77ec5 Merge branch 'master' into doctrine il y a 11 ans
  Thomas Müller 02d2e41e04 Merge pull request #3954 from owncloud/update_insertifnotexist_and_test il y a 11 ans
  Jörn Friedrich Dreyer 212ea0508d update comment il y a 11 ans
  Jörn Friedrich Dreyer 00987feda1 fix insertIfNotExist return value, update doc and corresponding test il y a 11 ans