log UnitTestsSources/MultiThreadingTests.cpp @ 3943:b26d25d3c1c7 transcoding

age author description
Mon, 18 May 2020 21:37:31 +0200 Sebastien Jodogne "/{patients|studies|series}/.../modify": New option "Transcode" transcoding
Mon, 18 May 2020 19:09:06 +0200 Sebastien Jodogne "/{patients|studies|series}/.../modify": New option "KeepSource" transcoding
Thu, 07 May 2020 11:13:29 +0200 Sebastien Jodogne transcoding to uncompressed transfer syntaxes over DICOM protocol is implemented transcoding
Mon, 04 May 2020 17:02:50 +0200 Sebastien Jodogne new unit test: OrthancJobsSerialization.DicomAssociationParameters transcoding
Mon, 04 May 2020 14:49:31 +0200 Sebastien Jodogne moving timeout from DicomAssocation to DicomAssociationParameters transcoding
Tue, 21 Apr 2020 16:33:59 +0200 Sebastien Jodogne integration mainline->transcoding transcoding
Mon, 20 Apr 2020 16:46:44 +0200 Sebastien Jodogne refactoring: TimeoutDicomConnectionManager is now only used by Lua
Mon, 20 Apr 2020 14:24:36 +0200 Sebastien Jodogne removed useless member
Tue, 07 Apr 2020 17:35:44 +0200 Sebastien Jodogne new enum: StoreInstanceMode transcoding
Thu, 19 Mar 2020 11:48:30 +0100 Sebastien Jodogne integration Orthanc-1.6.0->SylvainRouquette SylvainRouquette/fix-issue169-95b752c
Wed, 18 Mar 2020 08:59:06 +0100 sylvain rouquette add PreferredTransferSyntax to RemoteModalityParameters SylvainRouquette/fix-issue169-95b752c
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
Wed, 26 Feb 2020 10:39:55 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Tue, 25 Feb 2020 21:44:09 +0100 Sebastien Jodogne Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) - DANGEROUS COMMIT
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:15:44 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Tue, 21 Jan 2020 17:01:46 +0100 Sebastien Jodogne all the abstractions for storage commitment are available storage-commitment
Thu, 16 Jan 2020 15:28:32 +0100 Sebastien Jodogne AllowNAction in remote modality parameters storage-commitment
Thu, 07 Nov 2019 10:38:46 +0100 Alain Mazy C-Find SCU at Instance level now sets the 0008,0052 tag to IMAGE per default (was INSTANCE). Source: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/orthanc-users/FYxHXzlaQ0M/rn6d0SowAAAJ
Fri, 15 Feb 2019 17:26:45 +0100 Sebastien Jodogne Fix issue #134 (/patient/modify gives 500, should really be 400)
Sat, 05 Jan 2019 16:09:21 +0100 Sebastien Jodogne reorganization of folders db-changes
Mon, 24 Dec 2018 11:39:33 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Thu, 20 Dec 2018 15:29:28 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Thu, 20 Dec 2018 10:40:01 +0100 Sebastien Jodogne preparing for release
Fri, 14 Dec 2018 14:55:49 +0100 Sebastien Jodogne renamed class DatabaseWrapper as SQLiteDatabaseWrapper db-changes
Thu, 06 Dec 2018 12:23:46 +0100 Sebastien Jodogne Asynchronous generation of ZIP archives and DICOM medias
Wed, 05 Dec 2018 15:27:01 +0100 Sebastien Jodogne refactoring