log OrthancServer/ServerJobs/ArchiveJob.cpp @ 3913:6ddad3e0b569 transcoding

age author description
Fri, 08 May 2020 19:15:28 +0200 Sebastien Jodogne transcoding ZIP archive and media transcoding
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
Fri, 15 Feb 2019 17:26:45 +0100 Sebastien Jodogne Fix issue #134 (/patient/modify gives 500, should really be 400)
Thu, 31 Jan 2019 15:33:27 +0100 Sebastien Jodogne Fix issue #130 (Orthanc failed to start when /tmp partition was full)
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
Thu, 06 Dec 2018 12:23:46 +0100 Sebastien Jodogne Asynchronous generation of ZIP archives and DICOM medias
Wed, 05 Dec 2018 15:27:01 +0100 Sebastien Jodogne refactoring
Wed, 05 Dec 2018 14:33:47 +0100 Sebastien Jodogne MediaArchiveSize configuration option
Mon, 03 Dec 2018 14:59:23 +0100 Sebastien Jodogne cont
Thu, 06 Sep 2018 16:23:40 +0200 Sebastien Jodogne improved naming of methods in IJob
Fri, 13 Jul 2018 12:34:53 +0200 s jodogne fix mingw compilation