log OrthancServer/ServerJobs/DicomMoveScuJob.cpp @ 3877:4b4f387c6bb8 transcoding

age author description
Mon, 04 May 2020 16:00:38 +0200 Sebastien Jodogne making DicomMoveScuJob more consistent with DicomModalityStoreJob transcoding
Mon, 04 May 2020 14:49:31 +0200 Sebastien Jodogne moving timeout from DicomAssocation to DicomAssociationParameters transcoding
Thu, 30 Apr 2020 15:00:20 +0200 Sebastien Jodogne forcing use of DicomAssociationParameters if creating an SCU transcoding
Wed, 29 Apr 2020 12:26:51 +0200 Alain Mazy added a Timeout argument to every DICOM command + 'TargetAet' not mandatory anymore in /retrieve transcoding
Thu, 16 Apr 2020 17:24:24 +0200 Sebastien Jodogne end of replacements of DicomUserConnection by DicomControlUserConnection
Mon, 16 Mar 2020 14:12:20 +0100 Sebastien Jodogne adding missing ORTHANC_OVERRIDE
Mon, 02 Mar 2020 15:42:17 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Mon, 10 Feb 2020 16:44:26 +0100 Sebastien Jodogne providing job ID to the IJob::Step() methods storage-commitment
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Sun, 24 Feb 2019 10:03:02 +0100 Sebastien Jodogne "DicomMoveScu" jobs provide the associated C-FIND answer in their "Query" public field
Sat, 05 Jan 2019 18:22:25 +0100 Sebastien Jodogne removing dependencies upon ServerContext db-changes
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Tue, 09 Oct 2018 12:51:20 +0200 Sebastien Jodogne refactoring serialization of RemoteModalityParameters
Mon, 08 Oct 2018 16:08:51 +0200 Sebastien Jodogne DicomMoveScuJob