log OrthancServer/Plugins/Engine/OrthancPluginDatabaseV3.cpp @ 5213:055428d92772 db-protobuf

age author description
Mon, 03 Apr 2023 11:18:55 +0200 Sebastien Jodogne clarifying types of since/limit in IDatabaseWrapper db-protobuf
Mon, 27 Mar 2023 16:50:48 +0200 Sebastien Jodogne removed unused IDatabaseWrapper::IsExistingResource() db-protobuf
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Thu, 08 Sep 2022 17:42:08 +0200 Alain Mazy allow plugins to store a customData in the Attachments table to e.g. store custom paths without requiring an external DB attach-custom-data
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 25 Nov 2021 19:02:38 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Tue, 22 Jun 2021 07:37:20 +0200 Sebastien Jodogne removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0 openssl-3.x
Tue, 20 Apr 2021 15:59:31 +0200 Sebastien Jodogne added new primitive "hasRevisionsSupport" in database SDK, added "CheckRevisions" to URI "/system" db-changes
Tue, 20 Apr 2021 15:11:59 +0200 Sebastien Jodogne handling revisions of attachments db-changes
Fri, 16 Apr 2021 17:13:03 +0200 Sebastien Jodogne handling of revisions for metadata db-changes
Wed, 14 Apr 2021 11:20:05 +0200 Sebastien Jodogne minor api improvements in OrthancCDatabasePlugin.h db-changes
Tue, 30 Mar 2021 18:10:27 +0200 Sebastien Jodogne differentiating between shared and private global properties db-changes
Tue, 30 Mar 2021 10:39:59 +0200 Sebastien Jodogne New option "DatabaseServerIdentifier" to identify the server among a pool of Orthanc servers db-changes
Mon, 22 Mar 2021 19:25:27 +0100 Sebastien Jodogne fix OrthancCDatabasePlugin.h db-changes
Fri, 19 Mar 2021 10:52:22 +0100 Sebastien Jodogne check whether the database plugin interface is entirely implemented db-changes
Thu, 18 Mar 2021 12:09:29 +0100 Sebastien Jodogne processing of database events in OrthancPluginDatabaseV3 db-changes
Thu, 18 Mar 2021 11:26:10 +0100 Sebastien Jodogne OrthancPluginDatabaseV3::Transaction is fully implemented db-changes
Tue, 16 Mar 2021 17:58:16 +0100 Sebastien Jodogne added OrthancPluginRegisterDatabaseBackendV3() to plugin sdk db-changes