log MySQL/Plugins/IndexPlugin.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
Fri, 22 Mar 2024 15:03:26 +0100 Sebastien Jodogne fix deprecated calls
Wed, 24 Jan 2024 15:25:48 +0100 Sebastien Jodogne update year to 2024
Wed, 05 Apr 2023 11:17:20 +0200 Sebastien Jodogne upgrade to year 2023
Thu, 30 Mar 2023 21:16:57 +0200 Sebastien Jodogne initializing and finalizing protobuf db-protobuf
Mon, 21 Feb 2022 09:32:46 +0100 Sebastien Jodogne copyright upgraded to 2022
Wed, 14 Apr 2021 15:08:51 +0200 Sebastien Jodogne new configuration option: "IndexConnectionsCount"
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
Fri, 19 Mar 2021 15:11:45 +0100 Sebastien Jodogne wrapping transactions in API v3
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, 13 Jul 2020 11:59:29 +0200 Alain Mazy Added support for TLS connections
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
Tue, 17 Jul 2018 08:38:11 +0200 Sebastien Jodogne set version OrthancMySQL-1.0
Tue, 17 Jul 2018 08:28:02 +0200 Sebastien Jodogne preparing for release
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