Mercurial > hg > orthanc
log OrthancServer/Plugins/Engine/OrthancPluginDatabase.h @ 4628:5fabef29c4ff db-changes
age | author | description |
---|---|---|
Tue, 20 Apr 2021 15:59:31 +0200 | Sebastien Jodogne | added new primitive "hasRevisionsSupport" in database SDK, added "CheckRevisions" to URI "/system" db-changes |
Wed, 24 Mar 2021 15:30:06 +0100 | Sebastien Jodogne | rename 1.10.0 as 1.9.2 db-changes |
Tue, 16 Mar 2021 17:58:16 +0100 | Sebastien Jodogne | added OrthancPluginRegisterDatabaseBackendV3() to plugin sdk 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 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 15:30:42 +0100 | Sebastien Jodogne | moving all accesses to databases from IDatabaseWrapper to ITransaction db-changes |