Commit Verlauf

Autor SHA1 Nachricht Datum
  Arthur Schiwon 1b89323703 fix(DB): do not assume sharding is always enabled vor 3 Monaten
  Andy Scherzinger 656fdef932 Merge pull request #47528 from nextcloud/backport/47510/stable30 vor 3 Monaten
  Robin Appelman 3e5193957b fix: only allow pre-defined shards vor 4 Monaten
  Robin Appelman 82d7eaf80a feat: implement distributing partitioned queries over multiple shards vor 4 Monaten
  Robin Appelman 4ec53e723e feat: add option to automatically partition queries by specific tables vor 5 Monaten
  Christoph Wurst 6d2394680c fix(db): Increase log level for very slow transactions vor 3 Monaten
  Robin Appelman 7fbb981877 feat: add additional logging for database errors vor 7 Monaten
  Joas Schilling b656edc47c fix(db): Fix md5 for oracle >= 20 vor 4 Monaten
  Joas Schilling eeb6ddb176 fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters vor 5 Monaten
  Joas Schilling 829f2b9bc7 fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms vor 5 Monaten
  Joas Schilling c84580d53a fix(db): `Doctrine\DBAL\Connection::executeUpdate()` is deprecated vor 5 Monaten
  Joas Schilling a4c1d7291f fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated vor 5 Monaten
  John Molakvoæ 258bb03cf5 Merge branch 'master' into refactor/OC-Server-getSecureRandom vor 6 Monaten
  Christoph Wurst 3bfba2042c fix(db): Prevent two connections for single node databases vor 7 Monaten
  Thomas Citharel b0f5c759a8 Merge pull request #39589 from nextcloud/enh/set-nest-transactions-with-savepoints vor 6 Monaten
  Josh 48b47f7903 fix(db): Log loong transaction times at debug level vor 6 Monaten
  Andy Scherzinger dae7c159f7 chore: Add SPDX header vor 6 Monaten
  Robin Appelman d6be80ceaf feat: add option to add backtrace to the query logger vor 1 Jahr
  Robin Appelman 8c10c78099 feat: add request id as comment to all queries vor 7 Monaten
  Git'Fellow 5f519a2e7d chore(db): move to OCP\Server vor 7 Monaten
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files vor 8 Monaten
  Thomas Citharel 2a0815401e feat(db): set Doctrine to use nest transactions with savepoints vor 1 Jahr
  Christoph Wurst d52ebaa7cd Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off vor 9 Monaten
  Christoph Wurst 1f46e4b854 fix(db): Let dirty writes cool off vor 10 Monaten
  Christoph Wurst cf17a20835 fix(db): Give dirty read exception a message vor 10 Monaten
  Christoph Wurst aef28e191a fix(db): Unify long transaction log/exception message vor 9 Monaten
  Christoph Wurst 97152de9bf fix(db): Execute dirty reads on the primary node vor 10 Monaten
  Christoph Wurst 911ab393c0 feat(db): Make dirty query logging available in production vor 10 Monaten
  Christoph Wurst 033a654389 Merge pull request #42929 from nextcloud/fix/db/transacted-read-not-dirty vor 10 Monaten
  Christoph Wurst ab0d7c007d fix(db): Remove very verbose dirty query logs vor 10 Monaten