log

age author description
Thu, 06 May 2021 16:54:46 +0200 Sebastien Jodogne Fix issue #195 (No need for BulkDataURI when Data Element is empty)
Wed, 05 May 2021 16:47:24 +0200 Sebastien Jodogne updated todo
Wed, 05 May 2021 12:10:33 +0200 Sebastien Jodogne memory optimization in Orthanc::MultipartStreamReader if parsing one single big block
Wed, 05 May 2021 11:50:14 +0200 Sebastien Jodogne use plain C strings in MultipartStreamReader instead of std::string to allow further optimizations
Wed, 05 May 2021 09:47:39 +0200 Sebastien Jodogne reduce memory consumption of OrthancPlugins::HttpClient::Execute() in OrthancPluginCppWrapper.h
Tue, 04 May 2021 10:57:42 +0200 Sebastien Jodogne Reduced memory consumption of HTTP/REST plugins calls on POST/PUT if chunked transfer is disabled
Fri, 30 Apr 2021 10:09:50 +0200 Sebastien Jodogne New CMake option: "ORTHANC_LUA_VERSION" to use a specific version of system-wide Lua
Thu, 29 Apr 2021 14:34:08 +0200 Sebastien Jodogne todo
Thu, 29 Apr 2021 13:01:52 +0200 Sebastien Jodogne clarification about "StoreDicom" option
Wed, 28 Apr 2021 17:50:26 +0200 Sebastien Jodogne Fix regression in the handling of "DicomCheckModalityHost" configuration option
Wed, 28 Apr 2021 16:40:36 +0200 Sebastien Jodogne todo
Wed, 28 Apr 2021 13:40:35 +0200 Sebastien Jodogne todo
Wed, 28 Apr 2021 12:31:18 +0200 Sebastien Jodogne todo
Wed, 28 Apr 2021 11:22:39 +0200 Sebastien Jodogne PngWriter recreates a new libpng context for each encoding
Tue, 27 Apr 2021 09:49:20 +0200 Sebastien Jodogne Fixed the lifetime of temporary files associated with jobs that create ZIP archive/media
Mon, 26 Apr 2021 15:22:44 +0200 Sebastien Jodogne "ETag" headers for metadata and attachments now allow strong comparison (MD5 is included)
Thu, 22 Apr 2021 13:27:57 +0200 Sebastien Jodogne back to mainline
Thu, 22 Apr 2021 11:33:28 +0200 Sebastien Jodogne Orthanc-1.9.2 Orthanc-1.9.2
Wed, 21 Apr 2021 19:00:16 +0200 Sebastien Jodogne cppcheck
Wed, 21 Apr 2021 12:05:57 +0200 Sebastien Jodogne notice that issue #83 (ServerIndex shall implement retries for DB temporary errors) is fixed by db refactoring
Wed, 21 Apr 2021 11:56:14 +0200 Sebastien Jodogne upgrade to openssl 1.1.1k
Wed, 21 Apr 2021 10:44:49 +0200 Sebastien Jodogne fix issue 193
Tue, 20 Apr 2021 20:44:59 +0200 Sebastien Jodogne fix mingw
Tue, 20 Apr 2021 18:14:48 +0200 Sebastien Jodogne closing varian varian
Tue, 20 Apr 2021 18:12:23 +0200 Sebastien Jodogne closing db-changes db-changes
Tue, 20 Apr 2021 18:11:29 +0200 Sebastien Jodogne integration db-changes->mainline
Tue, 20 Apr 2021 17:51:26 +0200 Sebastien Jodogne cppcheck db-changes
Tue, 20 Apr 2021 15:59:31 +0200 Sebastien Jodogne added new primitive "hasRevisionsSupport" in database SDK, added "CheckRevisions" to URI "/system" db-changes
Tue, 20 Apr 2021 15:11:59 +0200 Sebastien Jodogne handling revisions of attachments db-changes
Mon, 19 Apr 2021 10:28:43 +0200 Sebastien Jodogne integration mainline->db-changes db-changes