log Framework/Plugins/IndexBackend.cpp @ 552:987460ae14c9 default

age author description
Mon, 09 Sep 2024 15:21:14 +0200 Sebastien Jodogne simplification default
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
Fri, 24 May 2024 16:39:38 +0200 Alain Mazy more detailed error messages
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
Thu, 18 Jan 2024 10:04:43 +0100 Alain Mazy fix latency measure for ODBC pg-transactions
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
Mon, 11 Dec 2023 14:39:27 +0100 Alain Mazy new 'TransactionMode' config + rewrote ResourceDeletedFunc to avoid IF/THEN/ELSE pattern pg-transactions
Thu, 07 Dec 2023 12:13:43 +0100 Alain Mazy PG: IncrementGlobalProperty pg-transactions
Tue, 21 Nov 2023 20:31:31 +0100 Sebastien Jodogne migration to UCLouvain servers
Thu, 22 Jun 2023 18:07:41 +0200 Alain Mazy LookupResources optimization continued
Thu, 22 Jun 2023 12:15:48 +0200 Alain Mazy Optimizing tools/find at studies level only. Integ Tests are ok with PG
Sat, 15 Apr 2023 18:40:24 +0200 Sebastien Jodogne OrthancPostgreSQL-5.0 OrthancPostgreSQL-5.0
Sat, 15 Apr 2023 13:54:42 +0200 Sebastien Jodogne integration mainline->db-protobuf db-protobuf
Sat, 15 Apr 2023 13:49:53 +0200 Sebastien Jodogne sync
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
Fri, 07 Apr 2023 15:43:42 +0200 Sebastien Jodogne support for labels in mysql db-protobuf
Fri, 07 Apr 2023 15:28:47 +0200 Sebastien Jodogne support for labels in sqlite db-protobuf
Thu, 06 Apr 2023 19:09:51 +0200 Sebastien Jodogne implemented lookup for labels in postgresql db-protobuf