Thu, 22 Apr 2021 17:22:47 +0200 |
Sebastien Jodogne |
integration OrthancPostgreSQL-4.0->mainline
|
Thu, 22 Apr 2021 17:22:26 +0200 |
Sebastien Jodogne |
improved log message
OrthancPostgreSQL-4.0
|
Thu, 22 Apr 2021 16:10:34 +0200 |
Sebastien Jodogne |
back to mainline
|
Thu, 22 Apr 2021 16:02:10 +0200 |
Sebastien Jodogne |
OrthancPostgreSQL-4.0
OrthancPostgreSQL-4.0
|
Thu, 22 Apr 2021 15:22:30 +0200 |
Sebastien Jodogne |
updated ORTHANC_OPTIMAL_VERSION macros
|
Thu, 22 Apr 2021 15:04:30 +0200 |
Sebastien Jodogne |
backward compatibility against old versions of the Orthanc framework
|
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
|
Tue, 13 Apr 2021 17:53:53 +0200 |
Sebastien Jodogne |
simplification
|
Tue, 13 Apr 2021 17:00:02 +0200 |
Sebastien Jodogne |
MySQL: Support of range reads for the storage area
|
Tue, 13 Apr 2021 12:07:30 +0200 |
Sebastien Jodogne |
simplification of class DatabaseManager::Transaction
|
Mon, 12 Apr 2021 17:07:06 +0200 |
Sebastien Jodogne |
added handling of CR_COMMANDS_OUT_OF_SYNC
|
Thu, 08 Apr 2021 20:30:15 +0200 |
Sebastien Jodogne |
fix IndexBackend::SetGlobalProperty(), lighten GlobalProperty enum
|
Thu, 08 Apr 2021 19:33:36 +0200 |
Sebastien Jodogne |
new table: "ServerProperties"
|
Thu, 08 Apr 2021 19:09:04 +0200 |
Sebastien Jodogne |
refactoring to remove GlobalProperties.cpp
|
Thu, 08 Apr 2021 12:00:01 +0200 |
Sebastien Jodogne |
MySQL: fix backward compatibility with SDK <= 1.9.1
|
Thu, 08 Apr 2021 11:42:32 +0200 |
Sebastien Jodogne |
fix lsb build, fix backward compatibility with SDK <= 1.9.1
|
Thu, 08 Apr 2021 10:50:01 +0200 |
Sebastien Jodogne |
PostgreSQL index plugin handles retries for collisions between multiple writers
|
Tue, 06 Apr 2021 15:07:27 +0200 |
Sebastien Jodogne |
reorganization
|
Tue, 06 Apr 2021 12:50:06 +0200 |
Sebastien Jodogne |
reorganization in DatabaseBackendAdapterV3
|
Tue, 06 Apr 2021 11:59:31 +0200 |
Sebastien Jodogne |
removed mutex out of DatabaseManager
|
Tue, 06 Apr 2021 11:17:00 +0200 |
Sebastien Jodogne |
refactored StorageBackend by introducing an accessor class
|
Sat, 03 Apr 2021 18:56:14 +0200 |
Sebastien Jodogne |
note
|
Sat, 03 Apr 2021 18:31:21 +0200 |
Sebastien Jodogne |
cleaning
|
Fri, 02 Apr 2021 19:27:32 +0200 |
Sebastien Jodogne |
added missing files
|
Fri, 02 Apr 2021 19:23:36 +0200 |
Sebastien Jodogne |
DatabaseManager doesn't IDatabaseFactory anymore
|
Thu, 01 Apr 2021 19:18:19 +0200 |
Sebastien Jodogne |
removed DatabaseManager member out of class IndexBackend
|
Thu, 01 Apr 2021 16:09:59 +0200 |
Sebastien Jodogne |
added internal class DatabaseBackendAdapterV2::Adapter
|
Thu, 01 Apr 2021 11:50:36 +0200 |
Sebastien Jodogne |
removed singleton from DatabaseBackendAdapterV3
|
Thu, 01 Apr 2021 11:16:13 +0200 |
Sebastien Jodogne |
refactoring registration/finalization of index backend
|
Tue, 30 Mar 2021 10:40:34 +0200 |
Sebastien Jodogne |
implementation of the "serverIdentifier" information for global properties
|
Mon, 29 Mar 2021 16:39:20 +0200 |
Sebastien Jodogne |
use read-only, explicit transaction in IndexBackend::GetDatabaseVersion()
|
Mon, 29 Mar 2021 14:52:55 +0200 |
Sebastien Jodogne |
removed useless class StorageAreaBuffer
|
Fri, 26 Mar 2021 18:06:46 +0100 |
Sebastien Jodogne |
comments
|
Fri, 26 Mar 2021 18:02:34 +0100 |
Sebastien Jodogne |
TransactionType given to MySQLTransaction constructor
|
Fri, 26 Mar 2021 17:47:56 +0100 |
Sebastien Jodogne |
TransactionType given to PostgreSQLTransaction constructor
|
Fri, 26 Mar 2021 17:32:29 +0100 |
Sebastien Jodogne |
added TransactionType_Implicit
|
Thu, 25 Mar 2021 13:56:26 +0100 |
Sebastien Jodogne |
removed useless information about read-only in ITransaction and IPrecompiledStatement
|
Wed, 24 Mar 2021 15:59:23 +0100 |
Sebastien Jodogne |
added IndexBackend::Register() to be used in all the index plugins
|
Wed, 24 Mar 2021 15:47:14 +0100 |
Sebastien Jodogne |
reorganization
|
Wed, 24 Mar 2021 15:32:29 +0100 |
Sebastien Jodogne |
orthanc 1.10.0 is renamed as 1.9.2
|
Mon, 22 Mar 2021 19:36:43 +0100 |
Sebastien Jodogne |
all the integration tests pass on SQLite
|
Fri, 19 Mar 2021 17:01:38 +0100 |
Sebastien Jodogne |
cont
|
Fri, 19 Mar 2021 15:40:50 +0100 |
Sebastien Jodogne |
fix build
|
Fri, 19 Mar 2021 15:11:45 +0100 |
Sebastien Jodogne |
wrapping transactions in API v3
|
Fri, 19 Mar 2021 10:11:17 +0100 |
Sebastien Jodogne |
starting OrthancPluginDatabaseBackendV3 wrapper
|
Thu, 18 Mar 2021 18:32:05 +0100 |
Sebastien Jodogne |
renaming OrthancCppDatabasePlugin.h as DatabaseBackendAdapterV2.h
|
Thu, 18 Mar 2021 18:22:30 +0100 |
Sebastien Jodogne |
reorganization
|
Thu, 18 Mar 2021 18:15:34 +0100 |
Sebastien Jodogne |
moving classes out of OrthancPlugins namespace, to OrthancDatabases
|
Thu, 18 Mar 2021 17:00:38 +0100 |
Sebastien Jodogne |
reorganization
|
Thu, 18 Mar 2021 16:51:51 +0100 |
Sebastien Jodogne |
create IDatabaseBackendOutput only if needed
|
Thu, 18 Mar 2021 15:21:17 +0100 |
Sebastien Jodogne |
cont
|
Thu, 18 Mar 2021 14:52:06 +0100 |
Sebastien Jodogne |
refactoring
|
Thu, 18 Mar 2021 12:24:28 +0100 |
Sebastien Jodogne |
simplification
|
Thu, 28 Jan 2021 16:54:51 +0100 |
Sebastien Jodogne |
CMake option "ORTHANC_SDK_VERSION" can be set to "framework" for developers
|
Wed, 27 Jan 2021 16:59:58 +0100 |
Sebastien Jodogne |
TODO
|
Fri, 08 Jan 2021 18:54:20 +0100 |
Sebastien Jodogne |
Support of "OrthancPluginRegisterStorageArea2()" from Orthanc SDK 1.9.0
|
Fri, 08 Jan 2021 14:40:03 +0100 |
Sebastien Jodogne |
refactoring using new class StorageAreaBuffer
|
Wed, 06 Jan 2021 17:40:27 +0100 |
Sebastien Jodogne |
upgrade to year 2021
|
Wed, 16 Dec 2020 16:29:55 +0100 |
Sebastien Jodogne |
back to mainline
|
Wed, 16 Dec 2020 16:23:36 +0100 |
Sebastien Jodogne |
set version
OrthancMySQL-3.0
|
Wed, 16 Dec 2020 16:16:49 +0100 |
Sebastien Jodogne |
OrthancMySQL-3.0
OrthancMySQL-3.0
|
Wed, 16 Dec 2020 15:49:32 +0100 |
Sebastien Jodogne |
fix build against mariadb client
|
Wed, 16 Dec 2020 15:43:49 +0100 |
Sebastien Jodogne |
cont
|
Wed, 16 Dec 2020 15:41:06 +0100 |
Sebastien Jodogne |
compatibility with mysql client 8.x
|
Wed, 16 Dec 2020 15:05:19 +0100 |
Sebastien Jodogne |
cppcheck
|
Wed, 16 Dec 2020 13:59:17 +0100 |
Sebastien Jodogne |
fix mingw build
|
Wed, 16 Dec 2020 09:47:14 +0100 |
Sebastien Jodogne |
upgade to mariadb-connector-c 3.1.11
|