log Core/JobsEngine/JobsRegistry.cpp @ 4022:a2e4edc7b9aa more-changes

age author description
Tue, 09 Jun 2020 08:46:52 +0200 Alain Mazy wip: adding job changes more-changes
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
Thu, 06 Sep 2018 16:23:40 +0200 Sebastien Jodogne improved naming of methods in IJob
Mon, 11 Jun 2018 16:29:33 +0200 Sebastien Jodogne JobsRegistry::IObserver jobs
Sat, 09 Jun 2018 14:23:54 +0200 Sebastien Jodogne serialize jobs as an object jobs
Sat, 09 Jun 2018 14:15:32 +0200 Sebastien Jodogne no passwords in public content of jobs jobs
Fri, 08 Jun 2018 18:08:48 +0200 Sebastien Jodogne saving jobs engine on exit jobs
Fri, 08 Jun 2018 15:48:35 +0200 Sebastien Jodogne serialization of JobsRegistry jobs
Thu, 07 Jun 2018 18:18:02 +0200 Sebastien Jodogne some jobs might not be serializable jobs
Tue, 05 Jun 2018 18:25:23 +0200 Sebastien Jodogne SerializationToolbox jobs
Tue, 05 Jun 2018 17:57:49 +0200 Sebastien Jodogne serialization jobs
Mon, 04 Jun 2018 12:36:24 +0200 Sebastien Jodogne fix jobs
Thu, 31 May 2018 18:44:05 +0200 Sebastien Jodogne serialization of JobHandler jobs
Fri, 25 May 2018 16:09:59 +0200 Sebastien Jodogne creating archives/medias is now a job jobs
Tue, 22 May 2018 14:08:57 +0200 Sebastien Jodogne speeding up shutdown if Lua script is in trailing phase jobs
Thu, 17 May 2018 16:22:40 +0200 Sebastien Jodogne SequenceOfOperationsJob jobs
Mon, 14 May 2018 20:43:16 +0200 Sebastien Jodogne OrthancPeerStoreJob jobs
Fri, 11 May 2018 17:33:19 +0200 Sebastien Jodogne JobsRegistry::Cancel() jobs
Wed, 09 May 2018 17:56:14 +0200 Sebastien Jodogne StoreScuJob, Orthanc Explorer for jobs jobs
Mon, 07 May 2018 21:42:04 +0200 Sebastien Jodogne JobsRegistry::SubmitAndWait(), StoreScuJob jobs
Mon, 07 May 2018 15:37:20 +0200 Sebastien Jodogne reorganization jobs