Mon, 15 Mar 2021 18:22:53 +0100 |
Sebastien Jodogne |
moved handling of answers from database plugins from OrthancPluginDatabase to its Transaction subclass
db-changes
|
Mon, 15 Mar 2021 16:16:42 +0100 |
Sebastien Jodogne |
comments
db-changes
|
Mon, 15 Mar 2021 15:30:42 +0100 |
Sebastien Jodogne |
moving all accesses to databases from IDatabaseWrapper to ITransaction
db-changes
|
Fri, 12 Mar 2021 16:04:09 +0100 |
Sebastien Jodogne |
simplification of ServerIndex::Listener as ServerIndex::TransactionContext
db-changes
|
Fri, 12 Mar 2021 15:33:47 +0100 |
Sebastien Jodogne |
attaching the listener to transactions in IDatabaseWrapper
db-changes
|
Wed, 10 Mar 2021 17:15:01 +0100 |
Sebastien Jodogne |
fix build on os x
db-changes
|
Wed, 10 Mar 2021 15:59:03 +0100 |
Sebastien Jodogne |
ServerIndex now uses StatelessDatabaseOperations
db-changes
|
Tue, 09 Mar 2021 18:24:59 +0100 |
Sebastien Jodogne |
taking StatelessDatabaseOperations out of ServerIndex
db-changes
|
Tue, 09 Mar 2021 16:40:38 +0100 |
Sebastien Jodogne |
created a ITransactionContextFactory around ServerIndex::Listener
db-changes
|
Tue, 09 Mar 2021 16:18:24 +0100 |
Sebastien Jodogne |
ITransactionContext to uncouple ServerIndex from database wrapper
db-changes
|
Tue, 09 Mar 2021 15:37:47 +0100 |
Sebastien Jodogne |
removing link to ServerIndex in ReadWriteTransaction
db-changes
|
Tue, 09 Mar 2021 15:25:17 +0100 |
Sebastien Jodogne |
assume that "GetDatabaseVersion()" can run out of a database transaction
db-changes
|
Tue, 09 Mar 2021 15:22:03 +0100 |
Sebastien Jodogne |
transient introduction of ServerIndex::databaseMutex_
db-changes
|
Tue, 09 Mar 2021 14:49:39 +0100 |
Sebastien Jodogne |
remove the only use of GlobalProperty_FlushSleep
db-changes
|