log OrthancServer/ServerJobs/SplitStudyJob.cpp @ 4021:ceba3213cb9e

age author description
Mon, 18 May 2020 18:20:19 +0200 Sebastien Jodogne class CleaningInstancesJob to share cleaning code by merge/split jobs transcoding
Mon, 18 May 2020 17:41:05 +0200 Sebastien Jodogne safeguard in merge/split job transcoding
Tue, 07 Apr 2020 17:35:44 +0200 Sebastien Jodogne new enum: StoreInstanceMode transcoding
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 28 Aug 2019 16:54:00 +0200 Sebastien Jodogne Fix generation of "SOP Instance UID" on split and merge
Sat, 05 Jan 2019 18:22:25 +0100 Sebastien Jodogne removing dependencies upon ServerContext db-changes