log Framework/Plugins/DatabaseBackendAdapterV3.cpp @ 522:c49136b34891 large-queries tip

age author description
Thu, 30 May 2024 21:47:02 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Wed, 24 Jan 2024 15:25:48 +0100 Sebastien Jodogne update year to 2024
Tue, 11 Apr 2023 11:10:19 +0200 Sebastien Jodogne database plugins are informed about the identifier tags db-protobuf
Fri, 07 Apr 2023 22:32:15 +0200 Sebastien Jodogne replaced "WithLabels" and "WithoutLabels", by "Labels" and "LabelsConstraint" db-protobuf
Wed, 05 Apr 2023 12:09:46 +0200 Sebastien Jodogne added primitives to handle labels db-protobuf
Wed, 05 Apr 2023 11:17:20 +0200 Sebastien Jodogne upgrade to year 2023
Wed, 29 Mar 2023 08:19:40 +0200 Sebastien Jodogne refactoring IndexBackend::LogExportedResource() db-protobuf
Tue, 28 Mar 2023 14:51:17 +0200 Sebastien Jodogne moved class IndexConnectionsPool out of DatabaseBackendAdapterV3 db-protobuf
Tue, 28 Mar 2023 12:47:54 +0200 Sebastien Jodogne started DatabaseBackendAdapterV4 db-protobuf
Thu, 15 Sep 2022 18:12:34 +0200 Alain Mazy DatabaseBackendAdapterV4: added support for customData + revision when not already done attach-custom-data
Mon, 21 Feb 2022 09:32:46 +0100 Sebastien Jodogne copyright upgraded to 2022
Tue, 20 Apr 2021 15:56:22 +0200 Sebastien Jodogne implementation of "hasRevisionsSupport" primitive in database SDK
Tue, 20 Apr 2021 14:46:42 +0200 Sebastien Jodogne adding support for revisions in attachments
Mon, 19 Apr 2021 18:47:50 +0200 Sebastien Jodogne implementing interface for revisions in attachments
Mon, 19 Apr 2021 16:45:15 +0200 Sebastien Jodogne IDatabaseBackend::HasRevisionsSupport()
Fri, 16 Apr 2021 17:13:33 +0200 Sebastien Jodogne handling of revisions in metadata
Wed, 14 Apr 2021 17:57:08 +0200 Sebastien Jodogne reintroduction of IDatabaseFactory into DatabaseManager
Wed, 14 Apr 2021 15:08:51 +0200 Sebastien Jodogne new configuration option: "IndexConnectionsCount"
Wed, 14 Apr 2021 11:20:51 +0200 Sebastien Jodogne implementation of minor api improvements in OrthancCDatabasePlugin.h
Thu, 08 Apr 2021 19:09:04 +0200 Sebastien Jodogne refactoring to remove GlobalProperties.cpp
Thu, 08 Apr 2021 11:42:32 +0200 Sebastien Jodogne fix lsb build, fix backward compatibility with SDK <= 1.9.1
Thu, 08 Apr 2021 10:50:01 +0200 Sebastien Jodogne PostgreSQL index plugin handles retries for collisions between multiple writers
Tue, 06 Apr 2021 15:07:27 +0200 Sebastien Jodogne reorganization
Tue, 06 Apr 2021 12:50:06 +0200 Sebastien Jodogne reorganization in DatabaseBackendAdapterV3
Fri, 02 Apr 2021 19:23:36 +0200 Sebastien Jodogne DatabaseManager doesn't IDatabaseFactory anymore
Thu, 01 Apr 2021 19:18:19 +0200 Sebastien Jodogne removed DatabaseManager member out of class IndexBackend
Thu, 01 Apr 2021 11:50:36 +0200 Sebastien Jodogne removed singleton from DatabaseBackendAdapterV3
Thu, 01 Apr 2021 11:16:13 +0200 Sebastien Jodogne refactoring registration/finalization of index backend
Tue, 30 Mar 2021 10:40:34 +0200 Sebastien Jodogne implementation of the "serverIdentifier" information for global properties
Wed, 24 Mar 2021 15:47:14 +0100 Sebastien Jodogne reorganization