log Framework/Plugins/IndexBackend.h @ 555:44e6b65f1630 find-refactoring

age author description
Mon, 09 Sep 2024 15:27:52 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Mon, 09 Sep 2024 15:19:28 +0200 Sebastien Jodogne move classes DatabaseConstraint and ISqlLookupFormatter into namespace OrthancDatabases
Mon, 09 Sep 2024 12:44:10 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Mon, 09 Sep 2024 08:59:29 +0200 Sebastien Jodogne sync
Fri, 06 Sep 2024 16:56:37 +0200 Alain Mazy sync ISqlLookupFormatter from Orthanc + fix bug 224: LIMIT shall not be used with MSSQL find-refactoring
Fri, 06 Sep 2024 15:31:33 +0200 Alain Mazy merged find-refactoring -> large-queries large-queries
Thu, 04 Jul 2024 07:44:39 +0200 Alain Mazy merge default -> large-queries large-queries
Thu, 30 May 2024 21:47:02 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Thu, 11 Apr 2024 18:52:42 +0200 Alain Mazy Added support for ExtendedApiV1: /changes large-queries
Wed, 24 Jan 2024 15:27:38 +0100 Sebastien Jodogne integration mainline->pg-transactions pg-transactions
Wed, 24 Jan 2024 15:25:48 +0100 Sebastien Jodogne update year to 2024
Mon, 15 Jan 2024 18:27:20 +0100 Alain Mazy measure DB latency pg-transactions
Fri, 15 Dec 2023 17:11:26 +0100 Alain Mazy InsertOrUpdateMetadata function + UpdateAndGetStatistics pg-transactions
Wed, 13 Dec 2023 15:48:56 +0100 Alain Mazy use temporary tables for DeletedFiles, RemainingAncestor and DeletedResources pg-transactions
Thu, 07 Dec 2023 12:13:43 +0100 Alain Mazy PG: IncrementGlobalProperty pg-transactions
Tue, 11 Apr 2023 11:10:19 +0200 Sebastien Jodogne database plugins are informed about the identifier tags db-protobuf
Sat, 08 Apr 2023 10:26:03 +0200 Sebastien Jodogne implemented IDatabaseBackend::ListAllLabels() db-protobuf
Fri, 07 Apr 2023 22:32:15 +0200 Sebastien Jodogne replaced "WithLabels" and "WithoutLabels", by "Labels" and "LabelsConstraint" db-protobuf
Thu, 06 Apr 2023 19:00:29 +0200 Sebastien Jodogne implementation of list/add/remove labels in postgresql 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
Mon, 03 Apr 2023 11:19:19 +0200 Sebastien Jodogne clarifying types of since/limit db-protobuf
Wed, 29 Mar 2023 08:19:40 +0200 Sebastien Jodogne refactoring IndexBackend::LogExportedResource() 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
Thu, 22 Apr 2021 10:41:29 +0200 Sebastien Jodogne backward compatibility with Orthanc SDK 0.9.5
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
Fri, 16 Apr 2021 17:13:33 +0200 Sebastien Jodogne handling of revisions in metadata
Thu, 08 Apr 2021 19:09:04 +0200 Sebastien Jodogne refactoring to remove GlobalProperties.cpp