comparison TODO @ 5450:9ffd6d18daf3 pg-transactions

log lines now contain the thread name
author Alain Mazy <am@osimis.io>
date Tue, 05 Dec 2023 16:26:35 +0100
parents 59e3b6f8c5be
children f7ac06300f86
comparison
equal deleted inserted replaced
5449:29858f424fc7 5450:9ffd6d18daf3
22 * Support retry counter in Orthanc::HttpClient 22 * Support retry counter in Orthanc::HttpClient
23 * Option to enable DNS lookups in DICOM: 23 * Option to enable DNS lookups in DICOM:
24 https://orthanc.uclouvain.be/hg/orthanc/file/Orthanc-1.9.3/OrthancFramework/Sources/OrthancFramework.cpp#l88 24 https://orthanc.uclouvain.be/hg/orthanc/file/Orthanc-1.9.3/OrthancFramework/Sources/OrthancFramework.cpp#l88
25 * Toolbox::ComputeMD5() fails on files larger than 4GB 25 * Toolbox::ComputeMD5() fails on files larger than 4GB
26 * Add an option to run Orthanc in read-only mode both for DICOM and for Rest API. 26 * Add an option to run Orthanc in read-only mode both for DICOM and for Rest API.
27 * Logging: add some information like Thread-Id/job-id to contextualize the logs. 27 * Logging: add more specific information to contextualize the logs.
28 For a DICOM Transfer, that would be nice to include the modality in the context + a study identifier or a job id. 28 For a DICOM Transfer, that would be nice to include the modality in the context + a study identifier or a job id.
29 * (1) Accept extra DICOM tags dictionaries in the DCMTK format '.dic' (easier to use than declare 29 * (1) Accept extra DICOM tags dictionaries in the DCMTK format '.dic' (easier to use than declare
30 them in the Orthanc configuration file). Even the standard dictionaries could be 30 them in the Orthanc configuration file). Even the standard dictionaries could be
31 overriden by these custom dictionaries. 31 overriden by these custom dictionaries.
32 * Provide more flexibility wrt Dicom TLS ciphers and TLS version: 32 * Provide more flexibility wrt Dicom TLS ciphers and TLS version: