log OrthancServer/Sources/ServerContext.cpp @ 5807:8279eaab0d1d attach-custom-data

age author description
Tue, 24 Sep 2024 11:39:52 +0200 Alain Mazy merged default -> attach-custom-data attach-custom-data
Tue, 17 Sep 2024 11:09:06 +0200 Alain Mazy fix readonly init find-refactoring
Mon, 16 Sep 2024 18:31:37 +0200 Alain Mazy wip: new ReadOnly configuration find-refactoring
Wed, 11 Sep 2024 20:49:34 +0200 Sebastien Jodogne replaced SetRetrieveOneInstanceIdentifier() by SetRetrieveOneInstanceMetadataAndAttachments() find-refactoring
Mon, 09 Sep 2024 16:20:44 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Mon, 09 Sep 2024 16:20:22 +0200 Sebastien Jodogne fix compilation if plugins are disabled
Wed, 04 Sep 2024 10:54:00 +0200 Alain Mazy merged find-refactoring -> find-refactoring-clean (integration tests ok) find-refactoring-clean
Mon, 02 Sep 2024 17:17:22 +0200 Alain Mazy merged default -> find-refactoring find-refactoring
Thu, 29 Aug 2024 15:41:42 +0200 Alain Mazy merged default -> find-refactoring-clean find-refactoring-clean
Thu, 29 Aug 2024 13:46:49 +0200 Alain Mazy refactored ServerContext::DecodeDicomFrame to have a single implementation
Thu, 29 Aug 2024 12:33:41 +0200 Alain Mazy if frame decoding fails, transcode to LittleEndianExplicit using plugins and decode with built-in decoder
Sat, 13 Jul 2024 00:28:24 +0200 Sebastien Jodogne integration find-refactoring->find-refactoring-clean find-refactoring-clean
Sat, 13 Jul 2024 00:20:33 +0200 Sebastien Jodogne removed dangerous overload of ResourceFinder::Execute() find-refactoring
Fri, 12 Jul 2024 19:05:16 +0200 Sebastien Jodogne removed ServerContext::ExpandResource() find-refactoring-clean
Fri, 12 Jul 2024 17:58:15 +0200 Sebastien Jodogne removed ServerContext::ILookupVisitor find-refactoring-clean
Tue, 09 Jul 2024 18:05:54 +0200 Sebastien Jodogne integration tests are passing with ResourceFinder find-refactoring
Tue, 09 Jul 2024 15:36:28 +0200 Sebastien Jodogne first implementation of database paging find-refactoring
Tue, 09 Jul 2024 12:51:46 +0200 Sebastien Jodogne integrating DatabaseLookup into ResourceFinder find-refactoring
Tue, 09 Jul 2024 12:06:50 +0200 Sebastien Jodogne using FindRequest in ServerContext::Apply() find-refactoring
Tue, 09 Jul 2024 11:39:07 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Tue, 09 Jul 2024 11:33:37 +0200 Sebastien Jodogne moved handling of labels out of DatabaseLookup
Tue, 09 Jul 2024 11:17:34 +0200 Sebastien Jodogne started refactoring of ServerContext::Apply() find-refactoring
Sat, 06 Jul 2024 01:04:25 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Fri, 05 Jul 2024 19:18:23 +0200 Alain Mazy Fix C-Find queries not returning computed tags in very specific use-cases
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
Wed, 08 May 2024 12:58:16 +0200 Sebastien Jodogne added main DICOM tags to ResourceFinder find-refactoring
Tue, 07 May 2024 18:44:53 +0200 Sebastien Jodogne added possibility to retrieve main DICOM tags and metadata at any level 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