log OrthancServer/Sources/ServerIndex.cpp @ 4627:f7d5372b59b3 db-changes

age author description
Tue, 20 Apr 2021 15:11:59 +0200 Sebastien Jodogne handling revisions of attachments db-changes
Mon, 12 Apr 2021 17:04:58 +0200 Sebastien Jodogne added missing try/catch db-changes
Tue, 16 Mar 2021 12:43:43 +0100 Sebastien Jodogne removed the global database mutex from ServerIndex and StatelessDatabaseOperations 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