log UnitTestsSources/UnitTestsMain.cpp @ 3844:c9c34bb50f0a

age author description
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Fri, 22 Nov 2019 13:29:41 +0100 Sebastien Jodogne unit test DicomWebJson.PixelSpacing
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
Wed, 21 Aug 2019 16:57:02 +0200 Sebastien Jodogne fix unit tests if dcmtk != 3.6.1
Wed, 19 Jun 2019 12:31:59 +0200 Sebastien Jodogne new mime type: font/woff2
Thu, 02 May 2019 09:22:36 +0200 Sebastien Jodogne new class: FileBuffer
Thu, 21 Mar 2019 11:41:03 +0100 Alain Mazy speed up base64 decoding + added tests
Fri, 15 Mar 2019 17:37:51 +0100 Sebastien Jodogne Toolbox::Utf8ToUnicodeCharacter()
Mon, 18 Feb 2019 20:42:21 +0100 Sebastien Jodogne unit test Toolbox.SubstituteVariables
Thu, 14 Feb 2019 15:25:41 +0100 Sebastien Jodogne support of simplified chinese
Thu, 14 Feb 2019 11:32:14 +0100 Sebastien Jodogne kanji encoding
Wed, 13 Feb 2019 17:46:12 +0100 Sebastien Jodogne preliminary support of Korean character set
Wed, 06 Feb 2019 15:45:16 +0100 Sebastien Jodogne URI "/instances/.../file" can return DICOMweb JSON or XML, depending on Accept header
Tue, 29 Jan 2019 15:15:48 +0100 Sebastien Jodogne primitives to collect metrics in Orthanc
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
Tue, 18 Dec 2018 12:50:27 +0100 Sebastien Jodogne cont db-changes
Sat, 08 Dec 2018 20:59:37 +0100 Sebastien Jodogne OrthancPluginAutodetectMimeType()
Tue, 27 Nov 2018 17:08:48 +0100 Sebastien Jodogne new class: OrthancConfiguration
Wed, 07 Nov 2018 12:59:03 +0100 Sebastien Jodogne variable substitution with default value
Wed, 07 Nov 2018 11:13:30 +0100 Sebastien Jodogne Toolbox::SubstituteVariables and SystemToolbox::GetEnvironmentVariables
Tue, 30 Oct 2018 16:16:07 +0100 Sebastien Jodogne new enumeration: MimeType
Tue, 30 Oct 2018 13:53:29 +0100 Sebastien Jodogne Remove invalid characters from badly-encoded UTF-8 strings
Tue, 30 Oct 2018 12:29:55 +0100 Sebastien Jodogne AutodetectMimeType() now using boost::filesystem
Tue, 30 Oct 2018 11:55:23 +0100 Sebastien Jodogne refactoring mime types
Mon, 22 Oct 2018 14:20:21 +0200 Sebastien Jodogne Font::Render()
Sat, 13 Oct 2018 12:17:16 +0200 Sebastien Jodogne New modality manufacturer: "GE" for GE Healthcare EA and AW
Wed, 26 Sep 2018 09:50:30 +0200 Sebastien Jodogne revert bad fix
Tue, 25 Sep 2018 07:08:37 +0200 Sebastien Jodogne explicitly setting the locale in unit tests
Thu, 31 May 2018 17:30:22 +0200 Sebastien Jodogne StringToJobState jobs
Tue, 17 Apr 2018 21:01:08 +0200 Sebastien Jodogne fix freebsd
Wed, 28 Mar 2018 18:02:07 +0200 Sebastien Jodogne loading DICOM dictionaries in sandboxed environments
Wed, 28 Mar 2018 15:20:50 +0200 Sebastien Jodogne SystemToolbox::GenerateUuid moved to Toolbox::GenerateUuid
Fri, 23 Mar 2018 18:13:21 +0100 Sebastien Jodogne ITagVisitor - for anonymization relationships
Mon, 19 Feb 2018 16:55:05 +0100 Sebastien Jodogne Orthanc now uses UTC (universal time) instead of local time in its database
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Tue, 05 Dec 2017 21:58:09 +0100 Sebastien Jodogne fix Toolbox::IsAsciiString
Fri, 29 Sep 2017 10:16:28 +0200 Sebastien Jodogne fix gcc warnings in unit tests
Mon, 21 Aug 2017 16:28:53 +0200 jodogne compilation succeeds on OpenBSD
Tue, 18 Jul 2017 17:33:26 +0200 Sebastien Jodogne Fix issue 52 (DICOM level security association problems)
Thu, 13 Jul 2017 12:37:55 +0200 amazy made some manufacturer obsolete: MedInria (that was not used), Syngovia & AgfaImpax (replaced by GenericNoWildcardInDates) + added 'GenericNoWildcards'
Wed, 12 Jul 2017 22:07:07 +0200 Sebastien Jodogne switch to anonymization according to DICOM 2017c issue-46-anonymization
Wed, 12 Jul 2017 13:40:02 +0200 Sebastien Jodogne Argument "DicomVersion" in URIs "/{...}/{...}/anonymization" issue-46-anonymization
Fri, 09 Jun 2017 16:14:52 +0200 Sebastien Jodogne Fix issue #44 (Bad interpretation of photometric interpretation MONOCHROME1)
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Wed, 23 Nov 2016 12:06:00 +0100 Sebastien Jodogne GenerateUuid() not available in sandboxed environments
Wed, 09 Nov 2016 16:26:40 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 16:12:47 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 14:08:05 +0100 Sebastien Jodogne uniformization of the macro naming
Thu, 14 Jul 2016 14:21:29 +0200 Sebastien Jodogne refactoring
Thu, 23 Jun 2016 10:08:27 +0200 Sebastien Jodogne Toolbox::UriEncode
Mon, 13 Jun 2016 15:49:10 +0200 Sebastien Jodogne refactoring
Thu, 28 Apr 2016 17:45:03 +0200 Sebastien Jodogne test validity of base64 strings
Thu, 14 Apr 2016 17:34:43 +0200 Sebastien Jodogne Macro "__linux" (now obsolete) replaced by macro "__linux__"
Mon, 11 Apr 2016 13:50:44 +0200 Sebastien Jodogne fix for mingw <= 4.2
Mon, 11 Apr 2016 12:53:42 +0200 Sebastien Jodogne fix for old versions of mingw
Fri, 25 Mar 2016 11:28:52 +0100 Sebastien Jodogne fix for msvc
Fri, 25 Mar 2016 11:08:07 +0100 Sebastien Jodogne PatternUint16
Fri, 25 Mar 2016 10:48:12 +0100 Sebastien Jodogne tests EndiannessConversions32/64
Fri, 25 Mar 2016 10:24:51 +0100 Sebastien Jodogne endianness
Mon, 21 Mar 2016 16:47:28 +0100 Sebastien Jodogne Toolbox::ReadHeader
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Tue, 01 Dec 2015 16:57:03 +0100 Sebastien Jodogne Made eFilm version explicit
Tue, 01 Dec 2015 14:59:14 +0100 Sebastien Jodogne Efilm and Vitrea manufacturers
Mon, 30 Nov 2015 14:51:43 +0100 Sebastien Jodogne New "AgfaImpax" modality manufacturer for AGFA Impax
Tue, 11 Aug 2015 17:50:38 +0200 Sebastien Jodogne testing
Tue, 11 Aug 2015 08:53:47 +0200 Sebastien Jodogne fix
Mon, 10 Aug 2015 16:01:37 +0200 Sebastien Jodogne gzip compression
Mon, 10 Aug 2015 14:52:10 +0200 Sebastien Jodogne refactoring
Tue, 04 Aug 2015 14:47:35 +0200 jodogne fix warnings for gcc 5
Tue, 04 Aug 2015 09:35:09 +0200 Sebastien Jodogne Creation of Logging.h
Wed, 01 Jul 2015 10:38:39 +0200 Sebastien Jodogne refactoring: IHttpHandler and HttpToolbox
Mon, 29 Jun 2015 17:47:34 +0200 Sebastien Jodogne Plugins can send answers as multipart messages
Mon, 29 Jun 2015 14:43:08 +0200 Sebastien Jodogne attempt of fix for Syngo.Via
Mon, 29 Jun 2015 13:26:34 +0200 Sebastien Jodogne optimization
Mon, 01 Jun 2015 11:50:58 +0200 Sebastien Jodogne modularization
Wed, 20 May 2015 15:21:26 +0200 Sebastien Jodogne Plugins now receive duplicated GET arguments in their REST callbacks
Tue, 31 Mar 2015 11:40:29 +0200 jodogne FreeBSD support
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Thu, 07 Aug 2014 10:51:35 +0200 Sebastien Jodogne avoid unnecessary exceptions on Orthanc startup
Tue, 05 Aug 2014 12:04:23 +0200 Sebastien Jodogne support more encodings
Mon, 04 Aug 2014 18:12:21 +0200 Sebastien Jodogne more encodings
Mon, 04 Aug 2014 17:57:45 +0200 Sebastien Jodogne Parameter to set the default encoding for DICOM files without SpecificCharacterSet
Wed, 23 Jul 2014 11:36:35 +0200 Sebastien Jodogne Toolbox::ExecuteSystemCommand
Fri, 18 Jul 2014 16:41:10 +0200 Sebastien Jodogne json to xml conversion with pugixml
Mon, 30 Jun 2014 13:36:01 +0200 Sebastien Jodogne integration mainline->plugins plugins
Fri, 27 Jun 2014 15:33:22 +0200 Sebastien Jodogne accelerating REST API matching
Wed, 25 Jun 2014 15:37:48 +0200 Sebastien Jodogne merge mainline -> plugins plugins
Wed, 25 Jun 2014 15:33:02 +0200 Sebastien Jodogne integration mainline -> dicom-rt dicom-rt
Wed, 25 Jun 2014 15:02:37 +0200 Sebastien Jodogne enumeration for encodings
Wed, 25 Jun 2014 13:57:05 +0200 Sebastien Jodogne integration mainline -> dicom-rt dicom-rt
Wed, 25 Jun 2014 11:40:41 +0200 Sebastien Jodogne integration mainline -> plugins plugins
Tue, 24 Jun 2014 16:47:18 +0200 Sebastien Jodogne integration mainline -> mac mac
Mon, 24 Feb 2014 16:09:06 +0100 Sebastien Jodogne build cont mac
Fri, 20 Jun 2014 14:55:24 +0200 Sebastien Jodogne PluginsHttpHandler::RestApiGet plugins
Mon, 16 Jun 2014 15:39:16 +0200 jodogne Support of kFreeBSD
Mon, 02 Jun 2014 12:15:45 +0200 Sebastien Jodogne pch for unit tests and server
Mon, 02 Jun 2014 11:49:09 +0200 Sebastien Jodogne precompiled headers in unit tests
Wed, 07 May 2014 16:47:56 +0200 Sebastien Jodogne configuration into a namespace
Wed, 07 May 2014 16:39:53 +0200 Sebastien Jodogne do not return strings with base64
Wed, 07 May 2014 09:29:11 +0200 Sebastien Jodogne directory to store the results of the unit tests
Fri, 02 May 2014 12:59:05 +0200 Sebastien Jodogne reorganization
Tue, 22 Apr 2014 13:36:51 +0200 Sebastien Jodogne lock abstraction
Wed, 16 Apr 2014 16:04:55 +0200 Sebastien Jodogne integration mainline -> dicom-rt dicom-rt base UnitTests/main.cpp@d30fbf73c517
Wed, 19 Feb 2014 12:43:12 +0100 Sebastien Jodogne disable test
Wed, 19 Feb 2014 12:39:17 +0100 Sebastien Jodogne sonar base UnitTestsSources/main.cpp@99d758dd9263