log OrthancServer/ServerContext.cpp @ 4024:1d2b31fc782f more-changes

age author description
Tue, 09 Jun 2020 12:20:42 +0200 Alain Mazy new 'changes': JobSubmitted, JobSuccess, JobFailure more-changes
Tue, 09 Jun 2020 08:46:52 +0200 Alain Mazy wip: adding job changes more-changes
Tue, 26 May 2020 09:04:00 +0200 Sebastien Jodogne Fix decoding of DICOM images for plugins
Tue, 19 May 2020 21:06:53 +0200 Sebastien Jodogne removed useless information "hasSopInstanceUidChanged" transcoding
Tue, 19 May 2020 16:19:05 +0200 Alain Mazy fix issue 179: use a shared mutex to avoid deadlock in python plugins transcoding
Tue, 19 May 2020 11:24:00 +0200 Sebastien Jodogne simplified IDicomTranscoder transcoding
Tue, 19 May 2020 10:17:06 +0200 Sebastien Jodogne preparing simplified interface for IDicomTranscoder transcoding
Mon, 18 May 2020 18:20:19 +0200 Sebastien Jodogne class CleaningInstancesJob to share cleaning code by merge/split jobs transcoding
Mon, 18 May 2020 17:15:16 +0200 Sebastien Jodogne new configuration options: BuiltinDecoderTranscoderOrder and IngestTranscoding transcoding
Mon, 18 May 2020 15:59:50 +0200 Sebastien Jodogne fix transcoding
Fri, 15 May 2020 09:22:31 +0200 Sebastien Jodogne new configuration option: BuiltinDecoderTranscoderOrder transcoding
Thu, 14 May 2020 19:20:40 +0200 Sebastien Jodogne transcoder plugins and GDCM transcoding are working transcoding
Thu, 14 May 2020 13:31:05 +0200 Sebastien Jodogne ServerContext::DecodeDicomFrame() transcoding
Fri, 08 May 2020 19:15:28 +0200 Sebastien Jodogne transcoding ZIP archive and media transcoding
Fri, 08 May 2020 13:43:50 +0200 Sebastien Jodogne prototyping automated transcoding of incoming DICOM files transcoding
Fri, 08 May 2020 12:10:04 +0200 Sebastien Jodogne renamed option TranscodingEnabled to TranscodeDicomProtocol transcoding
Fri, 08 May 2020 12:03:26 +0200 Sebastien Jodogne cont transcoding
Fri, 08 May 2020 11:16:16 +0200 Sebastien Jodogne refactoring using IDicomTranscoder::TranscodedDicom transcoding
Thu, 07 May 2020 17:21:20 +0200 Sebastien Jodogne fixing incorrect behavior in MemoryBufferTranscoder transcoding
Thu, 07 May 2020 16:43:08 +0200 Sebastien Jodogne avoid unnecessary dicom serialization transcoding
Thu, 07 May 2020 11:13:29 +0200 Sebastien Jodogne transcoding to uncompressed transfer syntaxes over DICOM protocol is implemented transcoding
Wed, 15 Apr 2020 22:03:21 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Wed, 15 Apr 2020 17:28:15 +0200 Sebastien Jodogne test
Tue, 07 Apr 2020 17:35:44 +0200 Sebastien Jodogne new enum: StoreInstanceMode transcoding
Tue, 07 Apr 2020 14:03:33 +0200 Sebastien Jodogne moving SetOverwriteInstances from ServerIndex to ServerContext transcoding
Tue, 10 Mar 2020 17:43:49 +0100 Sebastien Jodogne StorageCommitmentReports storage-commitment
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
Thu, 20 Feb 2020 20:36:47 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 20 Feb 2020 20:06:19 +0100 Sebastien Jodogne C-FIND: forbid wildcard matching on some VRs, ignore main tags below the queried level