Mercurial > hg > orthanc
log OrthancServer/Sources/ServerJobs/SplitStudyJob.cpp @ 4721:cf4a80a7e1a2
age | author | description |
---|---|---|
Wed, 23 Jun 2021 14:33:20 +0200 | Sebastien Jodogne | "/studies/{id}/split" accepts "Instances" parameter to split instances instead of series |
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 |
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, 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/SplitStudyJob.cpp@6768b97fd7cc |