log

age author description
Thu, 22 Apr 2021 14:53:52 +0200 Sebastien Jodogne fix build against system-wide orthanc framework
Thu, 22 Apr 2021 14:09:46 +0200 Sebastien Jodogne upgrade to Orthanc SDK 1.9.2
Thu, 22 Apr 2021 10:41:29 +0200 Sebastien Jodogne backward compatibility with Orthanc SDK 0.9.5
Wed, 21 Apr 2021 17:56:43 +0200 Sebastien Jodogne improved log
Wed, 21 Apr 2021 17:54:31 +0200 Sebastien Jodogne fix issue #151: support of retries in the storage area plugins to deal with multiple writers
Wed, 21 Apr 2021 11:14:40 +0200 Sebastien Jodogne note
Wed, 21 Apr 2021 11:03:44 +0200 Sebastien Jodogne Fix issue #193
Tue, 20 Apr 2021 17:41:44 +0200 Sebastien Jodogne Store revisions for metadata and attachments in PostgreSQL
Tue, 20 Apr 2021 16:14:04 +0200 Sebastien Jodogne improved log
Tue, 20 Apr 2021 15:56:22 +0200 Sebastien Jodogne implementation of "hasRevisionsSupport" primitive in database SDK
Tue, 20 Apr 2021 15:08:09 +0200 Sebastien Jodogne fix mysql and postgresql builds
Tue, 20 Apr 2021 14:46:42 +0200 Sebastien Jodogne adding support for revisions in attachments
Mon, 19 Apr 2021 18:47:50 +0200 Sebastien Jodogne implementing interface for revisions in attachments
Mon, 19 Apr 2021 16:45:15 +0200 Sebastien Jodogne IDatabaseBackend::HasRevisionsSupport()
Fri, 16 Apr 2021 17:49:29 +0200 Sebastien Jodogne todo
Fri, 16 Apr 2021 17:45:11 +0200 Sebastien Jodogne todo
Fri, 16 Apr 2021 17:20:37 +0200 Sebastien Jodogne todo
Fri, 16 Apr 2021 17:13:33 +0200 Sebastien Jodogne handling of revisions in metadata
Wed, 14 Apr 2021 17:57:08 +0200 Sebastien Jodogne reintroduction of IDatabaseFactory into DatabaseManager
Wed, 14 Apr 2021 15:33:57 +0200 Sebastien Jodogne fix crash if connection to server is lost
Wed, 14 Apr 2021 15:08:51 +0200 Sebastien Jodogne new configuration option: "IndexConnectionsCount"
Wed, 14 Apr 2021 13:33:48 +0200 Sebastien Jodogne cppcheck
Wed, 14 Apr 2021 11:20:51 +0200 Sebastien Jodogne implementation of minor api improvements in OrthancCDatabasePlugin.h
Wed, 14 Apr 2021 10:35:09 +0200 Sebastien Jodogne fix build
Wed, 14 Apr 2021 10:07:14 +0200 Sebastien Jodogne better performance warnings
Wed, 14 Apr 2021 09:46:44 +0200 Sebastien Jodogne PostgreSQL: Support of range reads from the storage area
Wed, 14 Apr 2021 09:18:20 +0200 Sebastien Jodogne fix build
Wed, 14 Apr 2021 08:42:31 +0200 Sebastien Jodogne turning ResultFileValue into a base class, and implement its primitives for PostgreSQL
Tue, 13 Apr 2021 18:50:44 +0200 Sebastien Jodogne rename FileValue as ResultFileValue
Tue, 13 Apr 2021 18:43:21 +0200 Sebastien Jodogne separating class InputFileValue from FileValue