0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-13 18:08:59 +02:00
dendrite/internal
Till c08c7405db
Prepare statement on an existing transaction (#3144)
This should fix an issue with the database being locked for SQLite.
2023-07-07 13:09:39 +02:00
..
caching Make StrictValidityChecking a function (#3092) 2023-06-06 15:16:55 +02:00
eventutil Fix syncAPI redactions (#3118) 2023-06-28 10:05:00 +02:00
fulltext refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
hooks Remove gmsl.HeaderedEvent (#3068) 2023-04-27 12:54:20 +01:00
httputil Move MakeJoin logic to GMSL (#3081) 2023-05-17 00:33:27 +00:00
pushgateway Add basic runtime tracing (#2996) 2023-03-13 16:45:14 +01:00
pushrules Merge SenderID & Per Room User Key work (#3109) 2023-06-14 14:23:46 +00:00
sqlutil Prepare statement on an existing transaction (#3144) 2023-07-07 13:09:39 +02:00
transactions Scope transactions to endpoints (#2799) 2022-10-17 14:48:35 +02:00
log.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
log_unix.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
log_windows.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
mutex.go Add a per-room mutex to federationapi when processing transactions (#1810) 2021-03-30 10:01:32 +01:00
tracing.go Add basic runtime tracing (#2996) 2023-03-13 16:45:14 +01:00
tracing_test.go Add basic runtime tracing (#2996) 2023-03-13 16:45:14 +01:00
transactionrequest.go Merge SenderID & Per Room User Key work (#3109) 2023-06-14 14:23:46 +00:00
transactionrequest_test.go Merge SenderID & Per Room User Key work (#3109) 2023-06-14 14:23:46 +00:00
validate.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00
validate_test.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00
version.go Version 0.13.1 (#3136) 2023-07-06 09:28:39 +02:00