log OrthancServer/Sources/ServerJobs/ResourceModificationJob.cpp @ 5158:02cfd23a556a

age author description
Thu, 02 Feb 2023 10:33:15 +0100 Alain Mazy CppCheck
Fri, 27 Jan 2023 12:56:55 +0100 Alain Mazy If specifying 'Transcode' option to /modify or /anonymize, this value will take over the 'IngestTranscoding' global configuration
Tue, 24 Jan 2023 15:05:40 +0100 Alain Mazy DicomModification: sanity checks
Fri, 20 Jan 2023 18:10:42 +0100 Alain Mazy moved DicomModification thread safety into ResourceModificationJob (trying to avoid mutex in OrthancFramework as much as possible)
Fri, 20 Jan 2023 17:24:16 +0100 Alain Mazy more sanity checks for modifications
Wed, 18 Jan 2023 17:58:51 +0100 Alain Mazy added sanity checks in DicomModificationJob + automatically reconstruct resources at the end of a DicomModificationJob
Tue, 17 Jan 2023 17:54:38 +0100 Alain Mazy Threaded modifications continued: call ReconstructInstance at the end of the modification to update the DB model
Tue, 10 Jan 2023 11:46:00 +0100 Alain Mazy fix ModificationJob state machine
Thu, 05 Jan 2023 17:24:43 +0100 Alain Mazy ResourceModification jobs can now use multiple threads
Sun, 20 Feb 2022 11:14:34 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Tue, 11 Jan 2022 11:15:42 +0100 Sebastien Jodogne upgrade to year 2022
Thu, 25 Nov 2021 19:02:38 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Thu, 25 Nov 2021 19:01:11 +0100 Sebastien Jodogne added copyright UCLouvain
Thu, 25 Nov 2021 13:12:32 +0100 Sebastien Jodogne integration mainline->openssl-3.x openssl-3.x
Fri, 01 Oct 2021 18:36:45 +0200 Alain Mazy added ReceivedCStoreInstanceFilter lua callback + OrthancPluginRegisterIncomingCStoreInstanceFilter in sdk filter-store-instance
Tue, 22 Jun 2021 07:37:20 +0200 Sebastien Jodogne removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0 openssl-3.x
Wed, 16 Jun 2021 16:44:04 +0200 Sebastien Jodogne added routes for bulk anonymization/modification
Thu, 11 Feb 2021 11:00:05 +0100 Sebastien Jodogne Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Wed, 30 Sep 2020 16:25:48 +0200 Sebastien Jodogne cppcheck
Thu, 17 Sep 2020 20:49:15 +0200 Sebastien Jodogne cppcheck
Thu, 17 Sep 2020 17:58:19 +0200 Sebastien Jodogne cppcheck
Wed, 10 Jun 2020 21:27:31 +0200 Sebastien Jodogne fix path framework
Wed, 10 Jun 2020 20:30:34 +0200 Sebastien Jodogne splitting code into OrthancFramework and OrthancServer framework base OrthancServer/ServerJobs/ResourceModificationJob.cpp@ef82abc631f0