log Core/JobsEngine/JobsRegistry.cpp @ 3960:4d36d6e64c6d

age author description
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
Tue, 14 May 2019 11:01:17 +0200 Sebastien Jodogne typo
Fri, 15 Feb 2019 17:26:45 +0100 Sebastien Jodogne Fix issue #134 (/patient/modify gives 500, should really be 400)
Mon, 04 Feb 2019 21:09:44 +0100 Sebastien Jodogne ignore jobs that cannot be unserialized
Wed, 30 Jan 2019 17:12:15 +0100 Sebastien Jodogne New primitives to set and refresh metrics
Wed, 30 Jan 2019 10:24:12 +0100 Sebastien Jodogne new metrics: orthanc_jobs_[pending|running|completed]
Thu, 24 Jan 2019 16:47:05 +0100 Sebastien Jodogne Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0)
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
Mon, 03 Dec 2018 14:35:34 +0100 Sebastien Jodogne taking advantage of details in OrthancException
Fri, 30 Nov 2018 17:19:57 +0100 Sebastien Jodogne support of JobsHistorySize set to zero
Wed, 28 Nov 2018 14:48:14 +0100 am reduced log level for failing job backup
Mon, 08 Oct 2018 16:08:51 +0200 Sebastien Jodogne DicomMoveScuJob
Thu, 20 Sep 2018 08:57:46 +0200 Sebastien Jodogne fix warnings