log Framework/Plugins/DatabaseBackendAdapterV3.cpp @ 359:16aac0287485

age author description
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