log OrthancServer/ServerJobs/ArchiveJob.h @ 3763:5ff5d5a0fd28

age author description
Mon, 16 Mar 2020 14:12:20 +0100 Sebastien Jodogne adding missing ORTHANC_OVERRIDE
Mon, 16 Mar 2020 12:33:28 +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
Fri, 11 Jan 2019 11:06:44 +0100 Sebastien Jodogne fix db-changes
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
Thu, 06 Sep 2018 16:23:40 +0200 Sebastien Jodogne improved naming of methods in IJob
Thu, 06 Sep 2018 12:32:02 +0200 Sebastien Jodogne reason for releasing resources in jobs
Fri, 13 Jul 2018 12:35:31 +0200 Sebastien Jodogne fix warnings
Fri, 13 Jul 2018 12:34:53 +0200 s jodogne fix mingw compilation
Thu, 07 Jun 2018 18:18:02 +0200 Sebastien Jodogne some jobs might not be serializable jobs
Thu, 31 May 2018 18:44:05 +0200 Sebastien Jodogne serialization of JobHandler jobs
Fri, 25 May 2018 18:09:27 +0200 Sebastien Jodogne ArchiveJob jobs