Commit History

Author SHA1 Message Date
  Ferdinand Thiessen a8f46af20f chore: Add proper deprecation dates where missing 1 week ago
  provokateurin 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 1 week ago
  Arthur Schiwon edaa4d1432 fix(DB): do not assume sharding is always enabled 1 month ago
  Robin Appelman fc05a67f19 fix: only allow pre-defined shards 2 months ago
  Robin Appelman 62f8b6517f feat: implement distributing partitioned queries over multiple shards 2 months ago
  Robin Appelman f5b3486744 feat: add option to automatically partition queries by specific tables 3 months ago
  Christoph Wurst bdcfe5b8a9 fix(db): Increase log level for very slow transactions 1 month ago
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 1 month ago
  Robin Appelman 7fbb981877 feat: add additional logging for database errors 5 months ago
  Joas Schilling b656edc47c fix(db): Fix md5 for oracle >= 20 2 months ago
  Joas Schilling eeb6ddb176 fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 2 months ago
  Joas Schilling 829f2b9bc7 fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 3 months ago
  Joas Schilling c84580d53a fix(db): `Doctrine\DBAL\Connection::executeUpdate()` is deprecated 3 months ago
  Joas Schilling a4c1d7291f fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 3 months ago
  John Molakvoæ 258bb03cf5 Merge branch 'master' into refactor/OC-Server-getSecureRandom 4 months ago
  Christoph Wurst 3bfba2042c fix(db): Prevent two connections for single node databases 5 months ago
  Thomas Citharel b0f5c759a8 Merge pull request #39589 from nextcloud/enh/set-nest-transactions-with-savepoints 4 months ago
  Josh 48b47f7903 fix(db): Log loong transaction times at debug level 4 months ago
  Andy Scherzinger dae7c159f7 chore: Add SPDX header 4 months ago
  Robin Appelman d6be80ceaf feat: add option to add backtrace to the query logger 1 year ago
  Robin Appelman 8c10c78099 feat: add request id as comment to all queries 5 months ago
  Git'Fellow 5f519a2e7d chore(db): move to OCP\Server 5 months ago
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 6 months ago
  Thomas Citharel 2a0815401e feat(db): set Doctrine to use nest transactions with savepoints 1 year ago
  Christoph Wurst d52ebaa7cd Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off 7 months ago
  Christoph Wurst 1f46e4b854 fix(db): Let dirty writes cool off 8 months ago
  Christoph Wurst cf17a20835 fix(db): Give dirty read exception a message 8 months ago
  Christoph Wurst aef28e191a fix(db): Unify long transaction log/exception message 7 months ago
  Christoph Wurst 97152de9bf fix(db): Execute dirty reads on the primary node 8 months ago
  Christoph Wurst 911ab393c0 feat(db): Make dirty query logging available in production 8 months ago