log

age author description
Thu, 27 Feb 2020 17:06:45 +0100 Sebastien Jodogne documentation of the storage commitment plugins storage-commitment
Thu, 27 Feb 2020 12:24:29 +0100 Sebastien Jodogne timeouts in storage commitment SCU and SCP storage-commitment
Thu, 27 Feb 2020 12:07:19 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 27 Feb 2020 11:25:57 +0100 Sebastien Jodogne Fix issue #167 (Job can't be cancelled - Handling of timeouts after established association)
Wed, 26 Feb 2020 14:36:58 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Wed, 26 Feb 2020 14:36:42 +0100 Sebastien Jodogne fix handling of errors of OrthancPluginStorageRemove()
Wed, 26 Feb 2020 13:22:35 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Wed, 26 Feb 2020 13:21:41 +0100 Sebastien Jodogne Fix issue #103 ("queries/.../retrieve" API returns HTTP code 200 even on server errors)
Wed, 26 Feb 2020 12:19:34 +0100 Sebastien Jodogne additional logging
Wed, 26 Feb 2020 12:15:29 +0100 Sebastien Jodogne prevent crash on full disk
Wed, 26 Feb 2020 11:57:59 +0100 Sebastien Jodogne Fix issue #154 (Matching against list of UID-s by C-MOVE)
Wed, 26 Feb 2020 11:16:35 +0100 Sebastien Jodogne use of RTLD_DEEPBIND in dlopen() while loading plugins
Wed, 26 Feb 2020 10:39:55 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Tue, 25 Feb 2020 22:46:38 +0100 Sebastien Jodogne typo
Tue, 25 Feb 2020 22:46:00 +0100 Sebastien Jodogne fix dcmtk 3.6.1
Tue, 25 Feb 2020 22:32:07 +0100 Sebastien Jodogne fix for ubuntu 16.04
Tue, 25 Feb 2020 21:44:09 +0100 Sebastien Jodogne Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) - DANGEROUS COMMIT
Tue, 25 Feb 2020 13:57:43 +0100 Sebastien Jodogne implementation of "/instances/.../rendered" for grayscale images
Tue, 25 Feb 2020 11:07:56 +0100 Sebastien Jodogne "/instances": Support "Content-Encoding: gzip" to upload gzip-compressed DICOM files
Tue, 25 Feb 2020 10:51:26 +0100 Sebastien Jodogne Enable support of compression in civetweb
Tue, 25 Feb 2020 08:42:00 +0100 Sebastien Jodogne fix linking
Mon, 24 Feb 2020 18:09:38 +0100 Sebastien Jodogne cont
Mon, 24 Feb 2020 17:58:59 +0100 Sebastien Jodogne rendering of RGB24
Mon, 24 Feb 2020 17:30:20 +0100 Sebastien Jodogne fix for older compilers
Mon, 24 Feb 2020 17:19:37 +0100 Sebastien Jodogne skeleton for new route: /instances/{id}/rendered
Mon, 24 Feb 2020 16:26:59 +0100 Sebastien Jodogne merging implementations of ImageProcessing::ShiftScale() and ApplyWindowing()
Thu, 20 Feb 2020 20:36:47 +0100 Sebastien Jodogne integration mainline->storage-commitment storage-commitment
Thu, 20 Feb 2020 20:09:24 +0100 Sebastien Jodogne news
Thu, 20 Feb 2020 20:06:19 +0100 Sebastien Jodogne C-FIND: forbid wildcard matching on some VRs, ignore main tags below the queried level
Thu, 20 Feb 2020 20:00:02 +0100 Sebastien Jodogne DicomMap::MergeMainDicomTags()