log OrthancServer/ServerContext.cpp @ 3928:4cdc875510d1 transcoding

age author description
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
Wed, 19 Feb 2020 17:17:27 +0100 Sebastien Jodogne refactoring FindStorageAccessMode
Tue, 11 Feb 2020 19:59:53 +0100 Sebastien Jodogne OrthancPluginRegisterStorageCommitmentScpCallback() storage-commitment
Mon, 10 Feb 2020 17:39:53 +0100 Sebastien Jodogne IStorageCommitmentFactory storage-commitment
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Sun, 06 Oct 2019 09:52:57 +0200 Alain Mazy display a security warning in the logs at startup when ExecuteLuaEnabled is true
Fri, 04 Oct 2019 19:16:12 +0200 Sebastien Jodogne forcing AuthenticationEnabled to false is considered as insecure if remote access is allowed
Fri, 04 Oct 2019 17:41:43 +0200 Sebastien Jodogne create a default user if none is provided, while issuing a warning in Orthanc Explorer
Tue, 09 Apr 2019 08:26:29 +0200 Sebastien Jodogne increasing default value of QueryRetrieveSize to 100
Wed, 06 Feb 2019 16:46:08 +0100 Sebastien Jodogne fix incorrect "too many results"
Tue, 29 Jan 2019 17:34:09 +0100 Sebastien Jodogne new metrics: orthanc_store_dicom_duration_ms, orthanc_storage_[create|read|remove]_duration_ms
Tue, 29 Jan 2019 15:15:48 +0100 Sebastien Jodogne primitives to collect metrics in Orthanc
Thu, 24 Jan 2019 18:24:13 +0100 Sebastien Jodogne New configuration option: "SaveJobs" to specify whether jobs are stored in the database