log

age author description
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
Mon, 29 Mar 2021 16:39:20 +0200 Sebastien Jodogne use read-only, explicit transaction in IndexBackend::GetDatabaseVersion()
Mon, 29 Mar 2021 14:52:55 +0200 Sebastien Jodogne removed useless class StorageAreaBuffer
Fri, 26 Mar 2021 18:06:46 +0100 Sebastien Jodogne comments
Fri, 26 Mar 2021 18:02:34 +0100 Sebastien Jodogne TransactionType given to MySQLTransaction constructor
Fri, 26 Mar 2021 17:47:56 +0100 Sebastien Jodogne TransactionType given to PostgreSQLTransaction constructor
Fri, 26 Mar 2021 17:32:29 +0100 Sebastien Jodogne added TransactionType_Implicit
Thu, 25 Mar 2021 13:56:26 +0100 Sebastien Jodogne removed useless information about read-only in ITransaction and IPrecompiledStatement
Wed, 24 Mar 2021 15:59:23 +0100 Sebastien Jodogne added IndexBackend::Register() to be used in all the index plugins
Wed, 24 Mar 2021 15:47:14 +0100 Sebastien Jodogne reorganization
Wed, 24 Mar 2021 15:32:29 +0100 Sebastien Jodogne orthanc 1.10.0 is renamed as 1.9.2
Mon, 22 Mar 2021 19:36:43 +0100 Sebastien Jodogne all the integration tests pass on SQLite
Fri, 19 Mar 2021 17:01:38 +0100 Sebastien Jodogne cont
Fri, 19 Mar 2021 15:40:50 +0100 Sebastien Jodogne fix build
Fri, 19 Mar 2021 15:11:45 +0100 Sebastien Jodogne wrapping transactions in API v3
Fri, 19 Mar 2021 10:11:17 +0100 Sebastien Jodogne starting OrthancPluginDatabaseBackendV3 wrapper
Thu, 18 Mar 2021 18:32:05 +0100 Sebastien Jodogne renaming OrthancCppDatabasePlugin.h as DatabaseBackendAdapterV2.h
Thu, 18 Mar 2021 18:22:30 +0100 Sebastien Jodogne reorganization
Thu, 18 Mar 2021 18:15:34 +0100 Sebastien Jodogne moving classes out of OrthancPlugins namespace, to OrthancDatabases
Thu, 18 Mar 2021 17:00:38 +0100 Sebastien Jodogne reorganization
Thu, 18 Mar 2021 16:51:51 +0100 Sebastien Jodogne create IDatabaseBackendOutput only if needed
Thu, 18 Mar 2021 15:21:17 +0100 Sebastien Jodogne cont
Thu, 18 Mar 2021 14:52:06 +0100 Sebastien Jodogne refactoring
Thu, 18 Mar 2021 12:24:28 +0100 Sebastien Jodogne simplification
Thu, 28 Jan 2021 16:54:51 +0100 Sebastien Jodogne CMake option "ORTHANC_SDK_VERSION" can be set to "framework" for developers
Wed, 27 Jan 2021 16:59:58 +0100 Sebastien Jodogne TODO
Fri, 08 Jan 2021 18:54:20 +0100 Sebastien Jodogne Support of "OrthancPluginRegisterStorageArea2()" from Orthanc SDK 1.9.0
Fri, 08 Jan 2021 14:40:03 +0100 Sebastien Jodogne refactoring using new class StorageAreaBuffer