log

age author description
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
Tue, 29 Jan 2019 15:15:48 +0100 Sebastien Jodogne primitives to collect metrics in Orthanc
Tue, 29 Jan 2019 10:34:00 +0100 Sebastien Jodogne merge
Tue, 29 Jan 2019 10:32:21 +0100 Sebastien Jodogne Resources/Samples/Python/DeleteAllStudies.py
Sun, 27 Jan 2019 15:59:36 +0100 Sebastien Jodogne always add HTTP header "Connection: close" if keep-alive is disabled
Fri, 25 Jan 2019 16:43:24 +0100 Sebastien Jodogne back to mainline
Fri, 25 Jan 2019 15:41:17 +0100 Sebastien Jodogne set version Orthanc-1.5.3
Fri, 25 Jan 2019 15:36:17 +0100 Sebastien Jodogne Orthanc-1.5.3 Orthanc-1.5.3
Fri, 25 Jan 2019 13:10:52 +0100 Sebastien Jodogne Fix issue #73 (/modalities/{modalityId}/store raises 500 errors instead of 404)
Fri, 25 Jan 2019 09:47:13 +0100 Sebastien Jodogne adding the logo in the explorer
Thu, 24 Jan 2019 18:24:13 +0100 Sebastien Jodogne New configuration option: "SaveJobs" to specify whether jobs are stored in the database
Thu, 24 Jan 2019 18:06:13 +0100 Sebastien Jodogne warning
Thu, 24 Jan 2019 18:04:55 +0100 Sebastien Jodogne Fix issue #90 (C-Find shall match missing tags to null/empty string)
Thu, 24 Jan 2019 16:47:05 +0100 Sebastien Jodogne Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0)
Thu, 24 Jan 2019 16:16:56 +0100 Sebastien Jodogne removed misleading warning
Thu, 24 Jan 2019 10:55:19 +0100 Alain Mazy merge
Thu, 24 Jan 2019 10:54:47 +0100 Alain Mazy added debug info for Orthanc issue #1
Wed, 23 Jan 2019 14:23:10 +0100 Sebastien Jodogne Don't return tags whose group is below 0x0008 in C-FIND SCP
Wed, 23 Jan 2019 09:32:59 +0100 Sebastien Jodogne Fix issue #128 (Asynchronous C-MOVE: invalid number of remaining sub-operations)
Tue, 22 Jan 2019 12:55:41 +0100 Sebastien Jodogne fix
Mon, 21 Jan 2019 15:57:39 +0100 Sebastien Jodogne fix to compile postgresql plugin in FreeBSD
Mon, 21 Jan 2019 12:09:04 +0100 Sebastien Jodogne Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive)