Côme Chilliet
|
0b332ceac2
fix: Apply new coding standard to all files
|
il y a 7 mois |
Christoph Wurst
|
d52ebaa7cd
Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off
|
il y a 9 mois |
Christoph Wurst
|
1f46e4b854
fix(db): Let dirty writes cool off
|
il y a 9 mois |
Christoph Wurst
|
cf17a20835
fix(db): Give dirty read exception a message
|
il y a 9 mois |
Christoph Wurst
|
aef28e191a
fix(db): Unify long transaction log/exception message
|
il y a 9 mois |
Christoph Wurst
|
97152de9bf
fix(db): Execute dirty reads on the primary node
|
il y a 10 mois |
Christoph Wurst
|
911ab393c0
feat(db): Make dirty query logging available in production
|
il y a 9 mois |
Christoph Wurst
|
033a654389
Merge pull request #42929 from nextcloud/fix/db/transacted-read-not-dirty
|
il y a 9 mois |
Christoph Wurst
|
ab0d7c007d
fix(db): Remove very verbose dirty query logs
|
il y a 10 mois |
Christoph Wurst
|
f54b08c224
fix(db): Do not log transacted reads as dirty read
|
il y a 10 mois |
Julius Härtl
|
296096e069
fix: Add reconnect check in case of timeouts on the db side
|
il y a 11 mois |
Julius Härtl
|
c17c42a0b2
feat: First attempt to track dirty tables after writes and switch back to replicas if reads go to other tables
|
il y a 11 mois |
Julius Härtl
|
3e60092b7d
feat: Add logging for transaction time
|
il y a 11 mois |
Julius Härtl
|
79c4986354
enh: Implement PrimaryReadReplicaConnection
|
il y a 11 mois |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
il y a 11 mois |
Joas Schilling
|
160298c556
fix(mysql): Remove custom MySQL workaround from 2015
|
il y a 1 an |
Joas Schilling
|
b202b139dd
fix(postgres): Remove old Postgres 9.4 workaround
|
il y a 1 an |
Joas Schilling
|
ad839dbb0a
fix(sqlite): Remove no longer required autoincrement fix
|
il y a 1 an |
Carl Schwan
|
e966cfbc4b
Cleanup plsam issues in DB/ContactsManager and Console
|
il y a 1 an |
Arthur Schiwon
|
997c2a2a79
fix DBAL exception handling in setValues
|
il y a 1 an |
Côme Chilliet
|
8a16e7e8a1
Fix more psalm issues in OC\DB
|
il y a 2 ans |
Côme Chilliet
|
378630f8a0
Fix psalm issues following doctrine/dbal bump
|
il y a 2 ans |
Côme Chilliet
|
a2a7150d6d
Migrate Repair events to OCP\EventDispatcher\Event
|
il y a 2 ans |
Robin Appelman
|
1537c3d23b
record backtrace when profiling db requests
|
il y a 2 ans |
Carl Schwan
|
7d272c54d0
Add a built-in profiler inside Nextcloud
|
il y a 2 ans |
Côme Chilliet
|
ea23523c70
Adapt more code to migration to LoggerInterface
|
il y a 2 ans |
Joas Schilling
|
0acd4b5f82
Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id
|
il y a 2 ans |
Julius Härtl
|
83717a7800
Add event logging for db and redis connection
|
il y a 2 ans |
Louis Chemineau
|
405c5eb813
Add --dry-run option for db:add-missing-* cmd
|
il y a 2 ans |
Joas Schilling
|
1c138d3ae2
Allow to prefix the Query log with the request id
|
il y a 2 ans |