log Framework/Plugins/DatabaseBackendAdapterV4.cpp @ 574:58fce5aebb31 find-refactoring tip

age author description
Mon, 23 Sep 2024 16:06:53 +0200 Alain Mazy merge find-refactoring
Mon, 23 Sep 2024 16:03:24 +0200 Alain Mazy changes extended: support multiple filters find-refactoring
Sun, 22 Sep 2024 10:03:36 +0200 Sebastien Jodogne fix build against orthanc mainline find-refactoring
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 15:04:48 +0200 Sebastien Jodogne un-sharing DatabaseConstraint and ISqlLookupFormatter with Orthanc core find-refactoring
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
Fri, 19 Jul 2024 13:59:27 +0200 Sebastien Jodogne created branch find-refactoring find-refactoring
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:58:27 +0100 Sebastien Jodogne fix compatibility with older versions of Orthanc SDK pg-transactions
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
Wed, 10 Jan 2024 15:25:03 +0100 Alain Mazy now logging DatabaseCannotSerialize as a warning only with the details (Orthanc will log it as an error after all retries) pg-transactions
Fri, 15 Dec 2023 17:11:26 +0100 Alain Mazy InsertOrUpdateMetadata function + UpdateAndGetStatistics 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 10:46:01 +0200 Sebastien Jodogne fix db-protobuf
Sun, 02 Apr 2023 12:52:46 +0200 Sebastien Jodogne pedantic db-protobuf
Fri, 31 Mar 2023 17:28:44 +0200 Sebastien Jodogne implemented finalize_transaction() db-protobuf
Thu, 30 Mar 2023 17:08:00 +0200 Sebastien Jodogne implemented full protobuf api db-protobuf
Wed, 29 Mar 2023 08:47:35 +0200 Sebastien Jodogne cont db-protobuf
Wed, 29 Mar 2023 08:19:40 +0200 Sebastien Jodogne refactoring IndexBackend::LogExportedResource() db-protobuf
Wed, 29 Mar 2023 07:57:49 +0200 Sebastien Jodogne simplification db-protobuf
Tue, 28 Mar 2023 19:15:33 +0200 Sebastien Jodogne cont db-protobuf
Tue, 28 Mar 2023 18:11:27 +0200 Sebastien Jodogne implemented database operations db-protobuf
Tue, 28 Mar 2023 12:47:54 +0200 Sebastien Jodogne started DatabaseBackendAdapterV4 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