Tue, 28 Mar 2023 11:40:07 +0200 |
Sebastien Jodogne |
created branch db-protobuf to take advantage of OrthancPluginRegisterDatabaseBackendV4()
db-protobuf
|
Wed, 22 Feb 2023 16:52:04 +0100 |
Alain Mazy |
PG: test feature: configurable transaction isolation level
pg-transactions
|
Thu, 15 Sep 2022 18:12:34 +0200 |
Alain Mazy |
DatabaseBackendAdapterV4: added support for customData + revision when not already done
attach-custom-data
|
Mon, 21 Feb 2022 09:27:40 +0100 |
Sebastien Jodogne |
switch to OpenSSL 3.0.x
|
Thu, 22 Apr 2021 16:02:10 +0200 |
Sebastien Jodogne |
OrthancPostgreSQL-4.0
OrthancPostgreSQL-4.0
|
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
|
Wed, 14 Apr 2021 15:08:51 +0200 |
Sebastien Jodogne |
new configuration option: "IndexConnectionsCount"
|
Wed, 14 Apr 2021 09:46:44 +0200 |
Sebastien Jodogne |
PostgreSQL: Support of range reads from the storage area
|
Tue, 13 Apr 2021 17:53:53 +0200 |
Sebastien Jodogne |
simplification
|
Thu, 08 Apr 2021 10:50:01 +0200 |
Sebastien Jodogne |
PostgreSQL index plugin handles retries for collisions between multiple writers
|
Fri, 08 Jan 2021 18:54:20 +0100 |
Sebastien Jodogne |
Support of "OrthancPluginRegisterStorageArea2()" from Orthanc SDK 1.9.0
|
Mon, 14 Dec 2020 15:55:55 +0100 |
Sebastien Jodogne |
OrthancPostgreSQL-3.3
OrthancPostgreSQL-3.3
|
Fri, 11 Dec 2020 12:49:33 +0100 |
Sebastien Jodogne |
trying upgrade from libpq 9.6.1 to 13.1
|
Fri, 10 Jul 2020 13:26:47 +0200 |
Alain Mazy |
added new optimized REST routes. this is a temporary work to try to speed up some routes (used by LRO). This way, we avoid another app to access the Orthanc DB and we skip the plugin SDK update for a very specific route
optimized-routes
|
Mon, 06 Jul 2020 12:40:44 +0200 |
Sebastien Jodogne |
dynamic linking against the system-wide Orthanc framework library
|
Mon, 03 Feb 2020 22:29:51 +0100 |
Alain Mazy |
Added 'MaximumConnectionRetries' & 'ConnectionRetryInterval' to configure the retries when connecting to the DB at startup
|
Wed, 08 May 2019 20:21:13 +0200 |
Sebastien Jodogne |
Added an advisory lock to avoid race conditions during database setup
|
Fri, 01 Mar 2019 12:51:37 +0100 |
Sebastien Jodogne |
OrthancPostgreSQL-3.2
OrthancPostgreSQL-3.2
|
Fri, 01 Mar 2019 11:02:31 +0100 |
Sebastien Jodogne |
Explicit deallocation of prepared statements
|
Fri, 08 Feb 2019 18:35:48 +0100 |
Sebastien Jodogne |
OrthancPostgreSQL-3.1
OrthancPostgreSQL-3.1
|
Tue, 05 Feb 2019 16:33:17 +0100 |
Sebastien Jodogne |
integration pg-tcp-nodelay->mainline
|