log

age author description
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
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