Mercurial > hg > orthanc
graph
-
upgrade to civetweb 1.14Wed, 14 Apr 2021 12:08:20 +0200, by Sebastien Jodogne
-
minor api improvements in OrthancCDatabasePlugin.h db-changesWed, 14 Apr 2021 11:20:05 +0200, by Sebastien Jodogne
-
maximum number of database retries for writer collisions is now set by the plugins db-changesThu, 08 Apr 2021 10:46:12 +0200, by Sebastien Jodogne
-
Use the local timezone for query/retrieve in the Orthanc Explorer interface (was UTC before)Fri, 02 Apr 2021 13:50:56 +0200, by Sebastien Jodogne
-
retries on ErrorCode_DatabaseUnavailable should be handled by the plugins db-changesWed, 31 Mar 2021 14:35:48 +0200, by Sebastien Jodogne
-
differentiating between shared and private global properties db-changesTue, 30 Mar 2021 18:10:27 +0200, by Sebastien Jodogne
-
new function in the plugin SDK: OrthancPluginCallRestApi()Tue, 30 Mar 2021 16:34:02 +0200, by Sebastien Jodogne
-
New option "DatabaseServerIdentifier" to identify the server among a pool of Orthanc servers db-changesTue, 30 Mar 2021 10:39:59 +0200, by Sebastien Jodogne
-
check whether the database plugin interface is entirely implemented db-changesFri, 19 Mar 2021 10:52:22 +0100, by Sebastien Jodogne
-
processing of database events in OrthancPluginDatabaseV3 db-changesThu, 18 Mar 2021 12:09:29 +0100, by Sebastien Jodogne
-
OrthancPluginDatabaseV3::Transaction is fully implemented db-changesThu, 18 Mar 2021 11:26:10 +0100, by Sebastien Jodogne
-
added missing enum translationWed, 17 Mar 2021 15:48:31 +0100, by Alain Mazy
-
added OrthancPluginContentType_DicomUntilPixelDataWed, 17 Mar 2021 15:31:26 +0100, by Alain Mazy
-
added OrthancPluginRegisterDatabaseBackendV3() to plugin sdk db-changesTue, 16 Mar 2021 17:58:16 +0100, by Sebastien Jodogne
-
removed the global database mutex from ServerIndex and StatelessDatabaseOperations db-changesTue, 16 Mar 2021 12:43:43 +0100, by Sebastien Jodogne
-
moved handling of answers from database plugins from OrthancPluginDatabase to its Transaction subclass db-changesMon, 15 Mar 2021 18:22:53 +0100, by Sebastien Jodogne
-
moving all accesses to databases from IDatabaseWrapper to ITransaction db-changesMon, 15 Mar 2021 15:30:42 +0100, by Sebastien Jodogne
-
simplification of ServerIndex::Listener as ServerIndex::TransactionContext db-changesFri, 12 Mar 2021 16:04:09 +0100, by Sebastien Jodogne