Sat, 25 Mar 2023 11:38:37 +0100 |
Sebastien Jodogne |
style
|
Sat, 25 Mar 2023 11:27:37 +0100 |
Sebastien Jodogne |
properly finalizing the housekeeper thread that periodically calls malloc_trim()
|
Fri, 24 Mar 2023 19:10:00 +0100 |
Sebastien Jodogne |
cont
|
Thu, 02 Feb 2023 12:25:58 +0100 |
Alain Mazy |
fix osx build
|
Thu, 02 Feb 2023 11:28:35 +0100 |
Alain Mazy |
conditional usage of malloc_trim
|
Wed, 01 Feb 2023 18:38:39 +0100 |
Alain Mazy |
housekeeper thread to call malloc_trim and give back memory to the system
malloc-trim
|
Fri, 27 Jan 2023 16:46:46 +0100 |
Alain Mazy |
trying malloc_trim
malloc-trim
|
Fri, 27 Jan 2023 12:56:55 +0100 |
Alain Mazy |
If specifying 'Transcode' option to /modify or /anonymize, this value will take over the 'IngestTranscoding' global configuration
|
Fri, 27 Jan 2023 11:49:28 +0100 |
Alain Mazy |
Fix issue #212 (Anonymization process transcodes data and loses resource link)
|
Tue, 22 Nov 2022 18:01:23 +0100 |
Alain Mazy |
/tools/metrics-prometheus: added orthanc_last_change and orthanc_up_time_s
|
Thu, 08 Sep 2022 17:42:08 +0200 |
Alain Mazy |
allow plugins to store a customData in the Attachments table to e.g. store custom paths without requiring an external DB
attach-custom-data
|
Mon, 08 Aug 2022 12:42:48 +0200 |
Alain Mazy |
fix reuse of DicomAsJson between lookup and answers
|
Wed, 03 Aug 2022 10:49:50 +0200 |
Alain Mazy |
Fix the "Never" option of the "StorageAccessOnFind" that was sill accessing files (bug introduced in 1.11.0)
|
Wed, 29 Jun 2022 13:15:20 +0200 |
Alain Mazy |
skip StorageCache when verifying md5 or when re-compressing attachments
|
Tue, 28 Jun 2022 17:45:09 +0200 |
Alain Mazy |
Refactored DicomMap to handle sequences when needed
|
Mon, 27 Jun 2022 15:22:19 +0200 |
Alain Mazy |
returning sequences in MainDicomTags and RequestedTags
|
Mon, 27 Jun 2022 12:39:51 +0200 |
Alain Mazy |
removed the 'name' of MainDicomTags to simplify code -> DicomMap::ParseMainDicomTags has been deprecated and one should use DicomMap::FromDicomAsJson on 'full' formatted tags
|
Mon, 27 Jun 2022 10:48:46 +0200 |
Alain Mazy |
DicomSequencesMap + fix unit tests
|
Fri, 24 Jun 2022 15:47:10 +0200 |
Alain Mazy |
Handle Dicom sequences in ExtraMainDicomTags and save them in the 'MainDicomSequences' metadata
|
Tue, 03 May 2022 15:30:01 +0200 |
Alain Mazy |
cppcheck
|
Sat, 30 Apr 2022 19:39:40 +0200 |
Alain Mazy |
Housekeeper plugin: finalizing + integration tests ok
|
Mon, 25 Apr 2022 18:54:45 +0200 |
Alain Mazy |
cppcheck
|
Mon, 25 Apr 2022 17:32:58 +0200 |
Sebastien Jodogne |
cppcheck
|
Wed, 20 Apr 2022 14:36:47 +0200 |
Alain Mazy |
Speed-up handling of DicomModalitiesInStudy in C-Find and tools/find queries
more-tags
|
Wed, 20 Apr 2022 11:32:31 +0200 |
Alain Mazy |
pre-filtering studies without ModalitiesInStudies first
more-tags
|
Thu, 17 Mar 2022 17:03:59 +0100 |
Alain Mazy |
new Warnings configuration + InstanceAvailability tag
more-tags
|
Wed, 16 Mar 2022 09:50:33 +0100 |
Alain Mazy |
performance warning
more-tags
|
Tue, 15 Mar 2022 15:57:21 +0100 |
Alain Mazy |
tools/find + C-Find + list-resources now all using the same code (ExpandResource) to build 'computed tags'
more-tags
|
Tue, 15 Mar 2022 09:09:52 +0100 |
Alain Mazy |
cleanup
more-tags
|
Mon, 14 Mar 2022 13:13:29 +0100 |
Alain Mazy |
include requested tags from storage if needed
more-tags
|