log

age author description
Wed, 06 Feb 2019 16:46:08 +0100 Sebastien Jodogne fix incorrect "too many results"
Wed, 06 Feb 2019 15:45:16 +0100 Sebastien Jodogne URI "/instances/.../file" can return DICOMweb JSON or XML, depending on Accept header
Wed, 06 Feb 2019 15:21:32 +0100 Sebastien Jodogne reorganization
Wed, 06 Feb 2019 15:01:37 +0100 Sebastien Jodogne dicomweb json to xml
Wed, 06 Feb 2019 13:51:20 +0100 Sebastien Jodogne set encoding to UTF-8, IBinaryFormatter
Wed, 06 Feb 2019 10:37:03 +0100 Sebastien Jodogne unit testing json for dicomweb
Wed, 06 Feb 2019 07:28:58 +0100 Sebastien Jodogne unit testing dicomweb conversion
Tue, 05 Feb 2019 21:10:47 +0100 Sebastien Jodogne cont
Tue, 05 Feb 2019 20:55:27 +0100 Sebastien Jodogne cont
Tue, 05 Feb 2019 20:44:26 +0100 Sebastien Jodogne cont
Tue, 05 Feb 2019 18:34:27 +0100 Sebastien Jodogne support of value multiplicity in ITagVisitor
Tue, 05 Feb 2019 17:00:45 +0100 Sebastien Jodogne dicomweb
Tue, 05 Feb 2019 06:44:36 +0100 Sebastien Jodogne URI "/peers?expand" provides more information
Mon, 04 Feb 2019 21:09:44 +0100 Sebastien Jodogne ignore jobs that cannot be unserialized
Mon, 04 Feb 2019 20:30:08 +0100 Sebastien Jodogne log
Mon, 04 Feb 2019 15:47:56 +0100 Sebastien Jodogne New extensions in the database SDK: LookupResourceAndParent and GetAllMetadata
Mon, 04 Feb 2019 12:09:26 +0100 Sebastien Jodogne merge
Mon, 04 Feb 2019 12:06:19 +0100 Sebastien Jodogne refactoring retrieval of metadata from database
Fri, 01 Feb 2019 17:54:06 +0100 Alain Mazy merge
Fri, 01 Feb 2019 17:53:40 +0100 Alain Mazy changed VS precompiled headers to support Ninja + instructions to use Ninja & QtCreator on Windows
Fri, 01 Feb 2019 09:28:12 +0100 Sebastien Jodogne improved log
Fri, 01 Feb 2019 09:08:29 +0100 Sebastien Jodogne config
Thu, 31 Jan 2019 17:39:14 +0100 Sebastien Jodogne Fix regression if calling "/tools/find" with the tag "ModalitiesInStudy"
Thu, 31 Jan 2019 15:33:27 +0100 Sebastien Jodogne Fix issue #130 (Orthanc failed to start when /tmp partition was full)
Wed, 30 Jan 2019 17:50:51 +0100 Sebastien Jodogne new option: "HttpThreadsCount" to set the number of threads in the embedded HTTP server
Wed, 30 Jan 2019 17:12:15 +0100 Sebastien Jodogne New primitives to set and refresh metrics
Wed, 30 Jan 2019 12:41:20 +0100 Sebastien Jodogne Fix build with unpatched versions of Civetweb (missing "mg_disable_keep_alive()")
Wed, 30 Jan 2019 10:24:12 +0100 Sebastien Jodogne new metrics: orthanc_jobs_[pending|running|completed]
Tue, 29 Jan 2019 18:07:41 +0100 Sebastien Jodogne new metrics: orthanc_rest_api_active_requests
Tue, 29 Jan 2019 17:34:09 +0100 Sebastien Jodogne new metrics: orthanc_store_dicom_duration_ms, orthanc_storage_[create|read|remove]_duration_ms