log Core/JobsEngine/Operations/SequenceOfOperationsJob.cpp @ 3851:6498739a3c3c

age author description
Mon, 20 Apr 2020 16:46:44 +0200 Sebastien Jodogne refactoring: TimeoutDicomConnectionManager is now only used by Lua
Mon, 20 Apr 2020 14:45:21 +0200 Sebastien Jodogne removing useless abstraction IDicomConnectionManager
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
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
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, 08 Jun 2018 15:05:32 +0200 Sebastien Jodogne SequenceOfOperationsJob serialization jobs
Fri, 08 Jun 2018 13:51:31 +0200 Sebastien Jodogne fix deadlock, speed up unit tests jobs
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
Tue, 22 May 2018 17:37:16 +0200 Sebastien Jodogne primitives for unserializing jobs jobs
Tue, 22 May 2018 14:08:57 +0200 Sebastien Jodogne speeding up shutdown if Lua script is in trailing phase jobs
Tue, 22 May 2018 12:25:37 +0200 Sebastien Jodogne event queues in Lua, serialization of sequence of operations jobs
Sat, 19 May 2018 15:50:09 +0200 Sebastien Jodogne simplification wrt. dicom connection manager jobs
Fri, 18 May 2018 17:02:25 +0200 Sebastien Jodogne reorganization jobs