log OrthancServer/Sources/Database/SQLiteDatabaseWrapper.cpp @ 5809:023a99146dd0 attach-custom-data

age author description
Tue, 24 Sep 2024 12:53:43 +0200 Alain Mazy merged find-refactoring -> attach-custom-data attach-custom-data
Tue, 24 Sep 2024 11:39:52 +0200 Alain Mazy merged default -> attach-custom-data attach-custom-data
Mon, 23 Sep 2024 16:03:02 +0200 Alain Mazy cleanup find-refactoring
Mon, 23 Sep 2024 15:40:27 +0200 Alain Mazy /changes: allowing filtering on multiple changes find-refactoring
Fri, 20 Sep 2024 18:18:52 +0200 Alain Mazy fix retrieval of grandchildren info + cleanup find-refactoring
Thu, 19 Sep 2024 17:50:20 +0200 Alain Mazy rewrote SQLite find using CTEs instead of temporary tables find-refactoring
Wed, 18 Sep 2024 09:34:52 +0200 Alain Mazy improved handling of DicomSequences in parent find-refactoring
Sat, 14 Sep 2024 11:24:11 +0200 Alain Mazy fix find-refactoring
Fri, 13 Sep 2024 11:57:14 +0200 Alain Mazy wip: started implementing Find in PostgreSQL find-refactoring
Thu, 12 Sep 2024 08:25:41 +0200 Sebastien Jodogne implementation of specialized SQL commands in SQLiteDatabaseWrapper find-refactoring
Wed, 11 Sep 2024 20:49:34 +0200 Sebastien Jodogne replaced SetRetrieveOneInstanceIdentifier() by SetRetrieveOneInstanceMetadataAndAttachments() find-refactoring
Fri, 06 Sep 2024 16:04:18 +0200 Alain Mazy FormatLimits (SQLServer needs custom code) 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
Tue, 03 Sep 2024 16:37:31 +0200 Alain Mazy fix DICOMWeb integration tests find-refactoring
Tue, 03 Sep 2024 11:09:49 +0200 Alain Mazy ExtendedFind in SQLite continued (all basic integration tests OK) find-refactoring
Tue, 03 Sep 2024 09:34:41 +0200 Alain Mazy ExtendedFind in SQLite continued (6 tests still failing) find-refactoring
Fri, 30 Aug 2024 18:03:37 +0200 Alain Mazy WIP: started to implement IntegratedFind in SQLite find-refactoring-clean
Fri, 19 Jul 2024 10:19:57 +0200 Sebastien Jodogne moved experimental code to graveyard 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
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
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:20:27 +0200 Sebastien Jodogne add index of resources into FindResponse find-refactoring
Fri, 03 May 2024 17:02:02 +0200 Sebastien Jodogne refactoring FindResponse find-refactoring