Commit History

Author SHA1 Message Date
  Robin Appelman c95206ad38 feat: add additional logging for database errors 7 months ago
  Ferdinand Thiessen 1d269ad89d Merge pull request #44959 from nextcloud/backport/44884/stable29 6 months ago
  Josh b7f4e20ffc fix(db): Log loong transaction times at debug level 6 months ago
  Christoph Wurst e37dbaa9a7 fix(db): Prevent two connections for single node databases 7 months ago
  Robin Appelman c61a75fc24 feat: add request id as comment to all queries 7 months ago
  Côme Chilliet 0b332ceac2 fix: Apply new coding standard to all files 8 months ago
  Christoph Wurst d52ebaa7cd Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off 9 months ago
  Christoph Wurst 1f46e4b854 fix(db): Let dirty writes cool off 10 months ago
  Christoph Wurst cf17a20835 fix(db): Give dirty read exception a message 10 months ago
  Christoph Wurst aef28e191a fix(db): Unify long transaction log/exception message 9 months ago
  Christoph Wurst 97152de9bf fix(db): Execute dirty reads on the primary node 10 months ago
  Christoph Wurst 911ab393c0 feat(db): Make dirty query logging available in production 10 months ago
  Christoph Wurst 033a654389 Merge pull request #42929 from nextcloud/fix/db/transacted-read-not-dirty 10 months ago
  Christoph Wurst ab0d7c007d fix(db): Remove very verbose dirty query logs 10 months ago
  Christoph Wurst f54b08c224 fix(db): Do not log transacted reads as dirty read 10 months ago
  Julius Härtl 296096e069 fix: Add reconnect check in case of timeouts on the db side 1 year ago
  Julius Härtl c17c42a0b2 feat: First attempt to track dirty tables after writes and switch back to replicas if reads go to other tables 11 months ago
  Julius Härtl 3e60092b7d feat: Add logging for transaction time 11 months ago
  Julius Härtl 79c4986354 enh: Implement PrimaryReadReplicaConnection 1 year ago
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
  Joas Schilling 160298c556 fix(mysql): Remove custom MySQL workaround from 2015 1 year ago
  Joas Schilling b202b139dd fix(postgres): Remove old Postgres 9.4 workaround 1 year ago
  Joas Schilling ad839dbb0a fix(sqlite): Remove no longer required autoincrement fix 1 year ago
  Carl Schwan e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console 2 years ago
  Arthur Schiwon 997c2a2a79 fix DBAL exception handling in setValues 1 year ago
  Côme Chilliet 8a16e7e8a1 Fix more psalm issues in OC\DB 2 years ago
  Côme Chilliet 378630f8a0 Fix psalm issues following doctrine/dbal bump 2 years ago
  Côme Chilliet a2a7150d6d Migrate Repair events to OCP\EventDispatcher\Event 2 years ago
  Robin Appelman 1537c3d23b record backtrace when profiling db requests 2 years ago
  Carl Schwan 7d272c54d0 Add a built-in profiler inside Nextcloud 2 years ago