log OrthancServer/Sources/Database/StatelessDatabaseOperations.cpp @ 5856:d1dea8ad74a6 find-refactoring

age author description
Tue, 29 Oct 2024 15:57:53 +0000 Sebastien Jodogne StatelessDatabaseOperations: reimplementing LookupAttachment() find-refactoring
Tue, 29 Oct 2024 15:03:32 +0000 Sebastien Jodogne add level of interest to StatelessDatabaseOperations::LookupAttachment() find-refactoring
Tue, 29 Oct 2024 13:29:43 +0000 Sebastien Jodogne removed unused flavor of StatelessDatabaseOperations::GetAllUuids() find-refactoring
Tue, 29 Oct 2024 13:11:40 +0000 Sebastien Jodogne integration find-refactoring->find-refactoring-clean find-refactoring-clean
Tue, 29 Oct 2024 12:46:11 +0000 Sebastien Jodogne StatelessDatabaseOperations: reimplementing GetAllUuids() and GetAllMetadata() find-refactoring
Tue, 15 Oct 2024 15:52:12 +0200 Alain Mazy /tools/count-resources find-refactoring
Wed, 09 Oct 2024 11:01:11 +0200 Alain Mazy merged find-refactoring -> find-refactoring-clean find-refactoring-clean
Mon, 07 Oct 2024 15:19:26 +0200 Alain Mazy tools/find: QueryMetadata find-refactoring
Fri, 27 Sep 2024 14:38:20 +0200 Alain Mazy ReadOnly transactions find-refactoring
Thu, 26 Sep 2024 17:23:43 +0200 Alain Mazy ReadOnly mode continued find-refactoring
Mon, 23 Sep 2024 15:40:27 +0200 Alain Mazy /changes: allowing filtering on multiple changes find-refactoring
Wed, 18 Sep 2024 15:45:18 +0200 Alain Mazy fix unit tests find-refactoring
Mon, 16 Sep 2024 18:31:37 +0200 Alain Mazy wip: new ReadOnly configuration find-refactoring
Fri, 13 Sep 2024 11:57:14 +0200 Alain Mazy wip: started implementing Find in PostgreSQL find-refactoring
Thu, 05 Sep 2024 18:52:27 +0200 Alain Mazy merged find-refactoring -> large-queries large-queries
Thu, 05 Sep 2024 18:21:56 +0200 Alain Mazy refactored extended /changes large-queries
Fri, 19 Jul 2024 10:09:08 +0200 Sebastien Jodogne removed StatelessDatabaseOperations::ApplyLookupResources() find-refactoring-clean
Fri, 19 Jul 2024 10:06:39 +0200 Sebastien Jodogne integration find-refactoring->find-refactoring-clean find-refactoring-clean
Fri, 19 Jul 2024 09:30:13 +0200 Sebastien Jodogne fix compatibility with old database plugins find-refactoring
Sat, 13 Jul 2024 01:01:50 +0200 Sebastien Jodogne removed StatelessDatabaseOperations::ExpandedResource find-refactoring-clean
Thu, 11 Jul 2024 21:37:20 +0200 Sebastien Jodogne cont find-refactoring
Tue, 09 Jul 2024 10:15:15 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Tue, 09 Jul 2024 10:09:57 +0200 Sebastien Jodogne added container class DatabaseConstraints
Tue, 09 Jul 2024 09:03:40 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Tue, 09 Jul 2024 08:56:50 +0200 Sebastien Jodogne refactoring
Mon, 08 Jul 2024 19:03:23 +0200 Sebastien Jodogne starting the refactoring of /tools/find find-refactoring
Thu, 04 Jul 2024 07:40:58 +0200 Alain Mazy merge default -> large-queries large-queries
Thu, 30 May 2024 21:27:48 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Thu, 30 May 2024 21:19:57 +0200 Sebastien Jodogne updated copyright, as Orthanc Team now replaces Osimis
Tue, 21 May 2024 17:09:57 +0200 Alain Mazy fixed broken /instances/../tags after reconstructing studies when IngestTranscoding has changed
Sat, 11 May 2024 11:23:25 +0200 Sebastien Jodogne removed constructor of ExpandedResource with FindRequest find-refactoring
Thu, 09 May 2024 11:59:56 +0200 Sebastien Jodogne moving normalization of constraints into FindRequest find-refactoring
Wed, 08 May 2024 10:30:57 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Wed, 08 May 2024 10:29:35 +0200 Sebastien Jodogne monitoring of stable resources now also considers the resource type
Tue, 07 May 2024 18:44:53 +0200 Sebastien Jodogne added possibility to retrieve main DICOM tags and metadata at any level find-refactoring
Tue, 07 May 2024 12:53:12 +0200 Sebastien Jodogne implemented FindRequest::retrieveChildrenMetadata_ find-refactoring
Sat, 04 May 2024 11:35:34 +0200 Sebastien Jodogne implemented the default multi-stage find/expand find-refactoring
Fri, 03 May 2024 21:26:06 +0200 Sebastien Jodogne GenericFind::Execute() is working for a basic request find-refactoring
Fri, 03 May 2024 18:17:53 +0200 Sebastien Jodogne replaced FindRequest::ResponseContent by booleans find-refactoring
Fri, 03 May 2024 17:26:06 +0200 Sebastien Jodogne renamed FindResponse::Item as FindResponse::Resource find-refactoring
Fri, 03 May 2024 17:02:02 +0200 Sebastien Jodogne refactoring FindResponse find-refactoring
Sat, 27 Apr 2024 22:15:37 +0200 Sebastien Jodogne removed FindResponse::Item::responseContent_ find-refactoring
Sat, 27 Apr 2024 21:42:32 +0200 Sebastien Jodogne removed FindResponse::Item::level_ find-refactoring
Sat, 27 Apr 2024 15:02:24 +0200 Sebastien Jodogne refactoring find-refactoring
Sat, 27 Apr 2024 12:14:53 +0200 Sebastien Jodogne removed redundant FindResponse::parent_ find-refactoring
Sat, 27 Apr 2024 11:31:39 +0200 Sebastien Jodogne removed redundant FindResponse::resourceId_ find-refactoring
Fri, 26 Apr 2024 16:32:18 +0200 Alain Mazy find-refactoring: attachments find-refactoring
Thu, 25 Apr 2024 17:07:33 +0200 Alain Mazy merge default -> find-refactoring find-refactoring
Thu, 25 Apr 2024 09:22:07 +0200 Alain Mazy find refactor: re-use existing code. /studies?expand is almost fully implemented with new code find-refactoring
Fri, 19 Apr 2024 11:27:39 +0200 Alain Mazy new LimitToThisLevelMainDicomTags reconstruct mode + * Housekeeper plugin: Added an option LimitMainDicomTagsReconstructLevel
Mon, 15 Apr 2024 16:13:24 +0200 Sebastien Jodogne introduction of FindRequest and FindResponse find-refactoring
Thu, 11 Apr 2024 19:02:20 +0200 Alain Mazy Added ExtendedApiV1: /changes large-queries
Wed, 31 Jan 2024 10:40:10 +0100 Sebastien Jodogne cppcheck
Wed, 31 Jan 2024 09:26:31 +0100 Sebastien Jodogne comment pg-transactions
Tue, 30 Jan 2024 09:41:06 +0100 Sebastien Jodogne simplifying StatelessDatabaseOperations pg-transactions
Tue, 23 Jan 2024 17:05:28 +0100 Alain Mazy merge default -> pg-transactions pg-transactions
Mon, 22 Jan 2024 17:14:11 +0100 Alain Mazy Added a 'KeepLabels' option in /modify routes (default = false)
Wed, 10 Jan 2024 15:26:10 +0100 Alain Mazy now only logging 'Maximum transactions retries reached' as an error pg-transactions
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Fri, 15 Dec 2023 17:15:43 +0100 Alain Mazy new DB plugin primitive: UpdateAndGetStatistics pg-transactions