log SQLite/Plugins/IndexPlugin.cpp @ 359:16aac0287485

age author description
Mon, 21 Feb 2022 09:32:46 +0100 Sebastien Jodogne copyright upgraded to 2022
Thu, 08 Apr 2021 10:50:01 +0200 Sebastien Jodogne PostgreSQL index plugin handles retries for collisions between multiple writers
Thu, 01 Apr 2021 11:16:13 +0200 Sebastien Jodogne refactoring registration/finalization of index backend
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:15:34 +0100 Sebastien Jodogne moving classes out of OrthancPlugins namespace, to OrthancDatabases
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
Wed, 06 Jan 2021 17:40:27 +0100 Sebastien Jodogne upgrade to year 2021
Mon, 06 Jul 2020 12:45:58 +0200 Sebastien Jodogne replacing deprecated std::auto_ptr by std::unique_ptr
Wed, 01 Jul 2020 08:54:32 +0200 Sebastien Jodogne sync
Fri, 31 Jan 2020 17:24:29 +0100 Sebastien Jodogne upgrade to year 2020
Mon, 24 Dec 2018 13:35:26 +0100 Sebastien Jodogne preparing for 2019
Wed, 05 Dec 2018 08:57:16 +0100 Sebastien Jodogne fix for compatibility with simplified OrthancPluginCppWrapper
Mon, 16 Jul 2018 14:48:43 +0200 Sebastien Jodogne checks depending on Orthanc version
Thu, 12 Jul 2018 12:17:39 +0200 Sebastien Jodogne sharing plugin initialization code
Thu, 05 Jul 2018 15:06:32 +0200 Sebastien Jodogne storage plugin skeletons
Wed, 04 Jul 2018 08:16:29 +0200 Sebastien Jodogne initial commit