log

age author description
Fri, 07 May 2021 12:46:06 +0200 Sebastien Jodogne in DICOMweb JSON, BulkDataURI is forced for sequences and pixel data
Fri, 07 May 2021 12:09:48 +0200 Sebastien Jodogne back to mainline
Fri, 07 May 2021 09:22:38 +0200 Sebastien Jodogne Orthanc-1.9.3 Orthanc-1.9.3
Fri, 07 May 2021 06:35:13 +0200 Sebastien Jodogne cppcheck
Thu, 06 May 2021 18:39:19 +0200 Sebastien Jodogne New configuration option: "DicomTlsRemoteCertificateRequired"
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
Mon, 19 Apr 2021 10:28:24 +0200 Sebastien Jodogne Fix "OrthancServer/Resources/Samples/Python/Replicate.py" for Python 3.x
Fri, 16 Apr 2021 17:45:02 +0200 Sebastien Jodogne todo db-changes
Fri, 16 Apr 2021 17:13:03 +0200 Sebastien Jodogne handling of revisions for metadata db-changes
Fri, 16 Apr 2021 10:48:57 +0200 Sebastien Jodogne RestApiCallDocumentation::SetAnswerHeader() and Toolbox::RemoveSurroundingQuotes() db-changes
Thu, 15 Apr 2021 11:29:57 +0200 Sebastien Jodogne integration mainline->db-changes db-changes
Thu, 15 Apr 2021 11:29:40 +0200 Sebastien Jodogne added remote AET and IP in verbose logs about DICOM networking
Wed, 14 Apr 2021 14:02:21 +0200 Sebastien Jodogne separate db retries by 100ms instead of 50ms to simplify documentation db-changes
Wed, 14 Apr 2021 12:15:19 +0200 Sebastien Jodogne cppcheck db-changes
Wed, 14 Apr 2021 12:10:17 +0200 Sebastien Jodogne integration mainline->db-changes db-changes
Wed, 14 Apr 2021 12:08:20 +0200 Sebastien Jodogne upgrade to civetweb 1.14
Wed, 14 Apr 2021 11:20:05 +0200 Sebastien Jodogne minor api improvements in OrthancCDatabasePlugin.h db-changes
Mon, 12 Apr 2021 17:04:58 +0200 Sebastien Jodogne added missing try/catch db-changes
Thu, 08 Apr 2021 10:46:12 +0200 Sebastien Jodogne maximum number of database retries for writer collisions is now set by the plugins db-changes
Wed, 07 Apr 2021 10:41:39 +0200 Sebastien Jodogne fix database retries db-changes
Fri, 02 Apr 2021 13:51:18 +0200 Sebastien Jodogne integration mainline->db-changes db-changes
Fri, 02 Apr 2021 13:50:56 +0200 Sebastien Jodogne Use the local timezone for query/retrieve in the Orthanc Explorer interface (was UTC before)
Wed, 31 Mar 2021 14:35:48 +0200 Sebastien Jodogne retries on ErrorCode_DatabaseUnavailable should be handled by the plugins db-changes
Wed, 31 Mar 2021 14:34:41 +0200 Sebastien Jodogne added ErrorCode_Revision db-changes
Tue, 30 Mar 2021 18:10:27 +0200 Sebastien Jodogne differentiating between shared and private global properties db-changes
Tue, 30 Mar 2021 16:34:23 +0200 Sebastien Jodogne integration mainline->db-changes db-changes
Tue, 30 Mar 2021 16:34:02 +0200 Sebastien Jodogne new function in the plugin SDK: OrthancPluginCallRestApi()
Tue, 30 Mar 2021 10:39:59 +0200 Sebastien Jodogne New option "DatabaseServerIdentifier" to identify the server among a pool of Orthanc servers db-changes
Wed, 24 Mar 2021 15:30:06 +0100 Sebastien Jodogne rename 1.10.0 as 1.9.2 db-changes
Mon, 22 Mar 2021 19:25:27 +0100 Sebastien Jodogne fix OrthancCDatabasePlugin.h db-changes
Fri, 19 Mar 2021 10:52:22 +0100 Sebastien Jodogne check whether the database plugin interface is entirely implemented db-changes
Thu, 18 Mar 2021 12:09:29 +0100 Sebastien Jodogne processing of database events in OrthancPluginDatabaseV3 db-changes
Thu, 18 Mar 2021 11:26:53 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Thu, 18 Mar 2021 11:26:10 +0100 Sebastien Jodogne OrthancPluginDatabaseV3::Transaction is fully implemented db-changes
Wed, 17 Mar 2021 15:48:31 +0100 Alain Mazy added missing enum translation
Wed, 17 Mar 2021 15:31:26 +0100 Alain Mazy added OrthancPluginContentType_DicomUntilPixelData
Tue, 16 Mar 2021 17:58:16 +0100 Sebastien Jodogne added OrthancPluginRegisterDatabaseBackendV3() to plugin sdk db-changes
Tue, 16 Mar 2021 12:43:43 +0100 Sebastien Jodogne removed the global database mutex from ServerIndex and StatelessDatabaseOperations db-changes
Mon, 15 Mar 2021 18:22:53 +0100 Sebastien Jodogne moved handling of answers from database plugins from OrthancPluginDatabase to its Transaction subclass db-changes
Mon, 15 Mar 2021 16:16:42 +0100 Sebastien Jodogne comments db-changes
Mon, 15 Mar 2021 15:30:42 +0100 Sebastien Jodogne moving all accesses to databases from IDatabaseWrapper to ITransaction db-changes
Fri, 12 Mar 2021 16:04:09 +0100 Sebastien Jodogne simplification of ServerIndex::Listener as ServerIndex::TransactionContext db-changes
Fri, 12 Mar 2021 15:33:47 +0100 Sebastien Jodogne attaching the listener to transactions in IDatabaseWrapper db-changes
Wed, 10 Mar 2021 17:15:01 +0100 Sebastien Jodogne fix build on os x db-changes
Wed, 10 Mar 2021 15:59:03 +0100 Sebastien Jodogne ServerIndex now uses StatelessDatabaseOperations db-changes
Tue, 09 Mar 2021 18:24:59 +0100 Sebastien Jodogne taking StatelessDatabaseOperations out of ServerIndex db-changes
Tue, 09 Mar 2021 16:40:38 +0100 Sebastien Jodogne created a ITransactionContextFactory around ServerIndex::Listener db-changes
Tue, 09 Mar 2021 16:18:24 +0100 Sebastien Jodogne ITransactionContext to uncouple ServerIndex from database wrapper db-changes
Tue, 09 Mar 2021 15:37:47 +0100 Sebastien Jodogne removing link to ServerIndex in ReadWriteTransaction db-changes
Tue, 09 Mar 2021 15:25:17 +0100 Sebastien Jodogne assume that "GetDatabaseVersion()" can run out of a database transaction db-changes
Tue, 09 Mar 2021 15:22:03 +0100 Sebastien Jodogne transient introduction of ServerIndex::databaseMutex_ db-changes
Tue, 09 Mar 2021 14:49:39 +0100 Sebastien Jodogne remove the only use of GlobalProperty_FlushSleep db-changes
Tue, 09 Mar 2021 14:30:05 +0100 Sebastien Jodogne fix build on lsb db-changes
Tue, 09 Mar 2021 11:55:08 +0100 Sebastien Jodogne simplification db-changes
Tue, 09 Mar 2021 11:52:07 +0100 Sebastien Jodogne end of refactoring read-write transactions db-changes
Mon, 08 Mar 2021 18:42:13 +0100 Sebastien Jodogne cont db-changes
Mon, 08 Mar 2021 18:30:06 +0100 Sebastien Jodogne clarifications in ServerIndex::Recycle() db-changes
Mon, 08 Mar 2021 18:15:26 +0100 Sebastien Jodogne cont db-changes
Mon, 08 Mar 2021 17:47:43 +0100 Sebastien Jodogne simplification db-changes
Mon, 08 Mar 2021 17:08:10 +0100 Sebastien Jodogne removed redundant ServerIndex::SignalNewResource() db-changes
Mon, 08 Mar 2021 16:49:34 +0100 Sebastien Jodogne simplifying IDatabaseListener::SignalChange() as IDatabaseListener::SignalResourceDeleted() db-changes
Mon, 08 Mar 2021 16:04:56 +0100 Sebastien Jodogne new enum: TransactionType db-changes
Mon, 08 Mar 2021 15:13:25 +0100 Sebastien Jodogne cppcheck db-changes
Mon, 08 Mar 2021 15:00:58 +0100 Sebastien Jodogne cont db-changes
Mon, 08 Mar 2021 14:41:29 +0100 Sebastien Jodogne cont db-changes
Mon, 08 Mar 2021 13:54:02 +0100 Sebastien Jodogne fix build for msvc2008 db-changes
Mon, 08 Mar 2021 12:34:17 +0100 Sebastien Jodogne start of read-write transactions db-changes
Mon, 08 Mar 2021 11:08:03 +0100 Sebastien Jodogne avoid copy of objects in ServerIndex db-changes
Fri, 05 Mar 2021 16:11:11 +0100 Sebastien Jodogne end of refactoring read-only transactions db-changes
Fri, 05 Mar 2021 15:37:53 +0100 Sebastien Jodogne cont db-changes
Thu, 04 Mar 2021 18:45:48 +0100 Sebastien Jodogne removed function wrappers for transactions in ServerIndex db-changes
Thu, 04 Mar 2021 18:42:25 +0100 Sebastien Jodogne cont db-changes
Thu, 04 Mar 2021 17:59:40 +0100 Sebastien Jodogne cont db-changes
Thu, 04 Mar 2021 16:58:35 +0100 Sebastien Jodogne cont db-changes
Thu, 04 Mar 2021 15:22:55 +0100 Sebastien Jodogne templates to reduce verbosity in ServerIndex implementation db-changes
Wed, 03 Mar 2021 17:31:30 +0100 Sebastien Jodogne removed abstraction IDatabaseWrapper::ITransaction::Begin(), must be done by IDatabaseWrapper::StartTransaction() db-changes
Wed, 03 Mar 2021 17:13:41 +0100 Sebastien Jodogne cont db-changes
Wed, 03 Mar 2021 16:31:57 +0100 Sebastien Jodogne simplification db-changes
Wed, 03 Mar 2021 13:48:45 +0100 Sebastien Jodogne fix build on freebsd
Wed, 03 Mar 2021 13:44:01 +0100 Sebastien Jodogne fix build on freebsd db-changes
Tue, 02 Mar 2021 19:36:59 +0100 Sebastien Jodogne testing replay of transactions db-changes
Tue, 02 Mar 2021 16:53:19 +0100 Sebastien Jodogne close branch framework-lgpl
Tue, 02 Mar 2021 16:53:08 +0100 Sebastien Jodogne close branch framework-gpl
Tue, 02 Mar 2021 16:53:00 +0100 Sebastien Jodogne close branch Orthanc-1.8.1
Tue, 02 Mar 2021 16:52:42 +0100 Sebastien Jodogne close branch Orthanc-1.9.0
Tue, 02 Mar 2021 16:52:39 +0100 Sebastien Jodogne close branch Orthanc-1.8.2
Tue, 02 Mar 2021 16:52:31 +0100 Sebastien Jodogne close branch Orthanc-1.8.0
Tue, 02 Mar 2021 16:52:26 +0100 Sebastien Jodogne close branch Orthanc-1.7.4
Tue, 02 Mar 2021 16:52:24 +0100 Sebastien Jodogne close branch Orthanc-1.7.3
Tue, 02 Mar 2021 16:52:21 +0100 Sebastien Jodogne close branch Orthanc-1.7.2
Tue, 02 Mar 2021 16:52:17 +0100 Sebastien Jodogne close branch Orthanc-1.7.1