log

age author description
Fri, 20 Jan 2023 18:10:42 +0100 Alain Mazy moved DicomModification thread safety into ResourceModificationJob (trying to avoid mutex in OrthancFramework as much as possible)
Fri, 20 Jan 2023 17:24:35 +0100 Alain Mazy merge
Fri, 20 Jan 2023 17:24:16 +0100 Alain Mazy more sanity checks for modifications
Thu, 19 Jan 2023 19:04:13 +0100 Sebastien Jodogne added OrthancPluginCreateJob2() in the plugin SDK
Wed, 18 Jan 2023 17:58:51 +0100 Alain Mazy added sanity checks in DicomModificationJob + automatically reconstruct resources at the end of a DicomModificationJob
Tue, 17 Jan 2023 17:54:38 +0100 Alain Mazy Threaded modifications continued: call ReconstructInstance at the end of the modification to update the DB model
Wed, 11 Jan 2023 11:14:00 +0100 Alain Mazy fix
Tue, 10 Jan 2023 11:46:00 +0100 Alain Mazy fix ModificationJob state machine
Fri, 06 Jan 2023 12:28:36 +0100 Alain Mazy todo: jobs ordering
Thu, 05 Jan 2023 18:03:25 +0100 Alain Mazy cppcheck
Thu, 05 Jan 2023 17:25:21 +0100 Alain Mazy merge
Thu, 05 Jan 2023 17:24:43 +0100 Alain Mazy ResourceModification jobs can now use multiple threads
Thu, 22 Dec 2022 15:28:14 +0100 Sebastien Jodogne fix decoding of RLE images for which the "Planar Configuration" tag (0028,0006) equals 1
Mon, 19 Dec 2022 20:00:21 +0100 Alain Mazy merge
Mon, 19 Dec 2022 16:31:12 +0100 Alain Mazy remove test code
Mon, 19 Dec 2022 15:55:43 +0100 Sebastien Jodogne closing Orthanc-1.11.1 Orthanc-1.11.1
Mon, 19 Dec 2022 15:55:37 +0100 Sebastien Jodogne closing Orthanc-1.11.0 Orthanc-1.11.0
Mon, 19 Dec 2022 15:55:31 +0100 Sebastien Jodogne closing Orthanc-1.10.0 Orthanc-1.10.0
Mon, 19 Dec 2022 15:55:23 +0100 Sebastien Jodogne closing Orthanc-1.9.7 Orthanc-1.9.7
Mon, 19 Dec 2022 15:46:33 +0100 Sebastien Jodogne revert changeset df4a90a65af9 that removes features used elsewhere, and protect by Force the change of UIDs
Mon, 19 Dec 2022 15:09:38 +0100 Sebastien Jodogne removed some warnings for recent versions of CMake
Fri, 16 Dec 2022 13:10:35 +0100 Alain Mazy /system: added MaximumStorageMode and MaximumStorageSize
Wed, 14 Dec 2022 11:50:43 +0100 Alain Mazy New configuration KeepAliveTimeout with a default value of 1 second
Fri, 09 Dec 2022 12:42:17 +0100 Alain Mazy increased HTTP Server Keep-Alive to 10 seconds (was 1)
Fri, 02 Dec 2022 15:32:53 +0100 Sebastien Jodogne fix missing handling of StoreStatus_StorageFull
Fri, 02 Dec 2022 15:08:35 +0100 Alain Mazy undo wrong commit
Fri, 02 Dec 2022 15:05:33 +0100 Alain Mazy merge
Fri, 02 Dec 2022 15:05:00 +0100 Alain Mazy todo: move progress repot
Wed, 23 Nov 2022 14:28:50 +0100 Sebastien Jodogne clarification that "image/jpg" is not a correct MIME type
Wed, 23 Nov 2022 11:47:44 +0100 Alain Mazy Fix support for image/jpg mime type in /tools/create-dicom