Tue, 11 Jan 2022 11:15:42 +0100 |
Sebastien Jodogne |
upgrade to year 2022
|
Thu, 25 Nov 2021 19:02:38 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Thu, 25 Nov 2021 19:01:11 +0100 |
Sebastien Jodogne |
added copyright UCLouvain
|
Thu, 25 Nov 2021 13:12:32 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
Tue, 19 Oct 2021 15:29:48 +0200 |
Alain Mazy |
Fix instances accumulating in DB while their attachments were not stored because of MaximumStorageSize limit reached with a single patient in DB.
|
Tue, 22 Jun 2021 07:37:20 +0200 |
Sebastien Jodogne |
removed OpenSSL license exception, as OpenSSL 3.0 was relicensed under Apache 2.0
openssl-3.x
|
Fri, 18 Jun 2021 16:08:35 +0200 |
Sebastien Jodogne |
Added "short", "simplify" and/or "full" options to control the format of DICOM tags wherever possible
|
Wed, 16 Jun 2021 17:37:47 +0200 |
Sebastien Jodogne |
"/tools/bulk-delete" to delete a group of multiple, unrelated resources at once
|
Mon, 26 Apr 2021 15:22:44 +0200 |
Sebastien Jodogne |
"ETag" headers for metadata and attachments now allow strong comparison (MD5 is included)
|
Tue, 20 Apr 2021 20:44:59 +0200 |
Sebastien Jodogne |
fix mingw
|
Tue, 20 Apr 2021 15:11:59 +0200 |
Sebastien Jodogne |
handling revisions of attachments
db-changes
|
Fri, 16 Apr 2021 17:13:03 +0200 |
Sebastien Jodogne |
handling of revisions for metadata
db-changes
|
Wed, 14 Apr 2021 14:02:21 +0200 |
Sebastien Jodogne |
separate db retries by 100ms instead of 50ms to simplify documentation
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
|
Wed, 31 Mar 2021 14:35:48 +0200 |
Sebastien Jodogne |
retries on ErrorCode_DatabaseUnavailable should be handled by the plugins
db-changes
|
Tue, 30 Mar 2021 18:10:27 +0200 |
Sebastien Jodogne |
differentiating between shared and private global properties
db-changes
|
Mon, 22 Mar 2021 19:25:27 +0100 |
Sebastien Jodogne |
fix OrthancCDatabasePlugin.h
db-changes
|
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 15:30:42 +0100 |
Sebastien Jodogne |
moving all accesses to databases from IDatabaseWrapper to ITransaction
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 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
|