Tue, 09 Jul 2024 10:09:57 +0200 |
Sebastien Jodogne |
added container class DatabaseConstraints
|
Mon, 08 Jul 2024 19:03:23 +0200 |
Sebastien Jodogne |
starting the refactoring of /tools/find
find-refactoring
|
Thu, 04 Jul 2024 07:40:58 +0200 |
Alain Mazy |
merge default -> large-queries
large-queries
|
Thu, 30 May 2024 21:27:48 +0200 |
Sebastien Jodogne |
integration mainline->find-refactoring
find-refactoring
|
Thu, 30 May 2024 21:19:57 +0200 |
Sebastien Jodogne |
updated copyright, as Orthanc Team now replaces Osimis
|
Thu, 09 May 2024 11:59:56 +0200 |
Sebastien Jodogne |
moving normalization of constraints into FindRequest
find-refactoring
|
Sat, 04 May 2024 11:35:34 +0200 |
Sebastien Jodogne |
implemented the default multi-stage find/expand
find-refactoring
|
Thu, 25 Apr 2024 09:22:07 +0200 |
Alain Mazy |
find refactor: re-use existing code. /studies?expand is almost fully implemented with new code
find-refactoring
|
Mon, 15 Apr 2024 16:13:24 +0200 |
Sebastien Jodogne |
introduction of FindRequest and FindResponse
find-refactoring
|
Thu, 11 Apr 2024 19:02:20 +0200 |
Alain Mazy |
Added ExtendedApiV1: /changes
large-queries
|
Tue, 30 Jan 2024 09:21:41 +0100 |
Sebastien Jodogne |
removed unused method IDatabaseWrapper::ITransaction::GetDatabaseCapabilities()
pg-transactions
|
Mon, 29 Jan 2024 19:19:52 +0100 |
Sebastien Jodogne |
refactoring IDatabaseWrapper::Capabilities
pg-transactions
|
Tue, 23 Jan 2024 17:05:28 +0100 |
Alain Mazy |
merge default -> pg-transactions
pg-transactions
|
Mon, 15 Jan 2024 18:25:08 +0100 |
Alain Mazy |
At startup, when using a database plugin, display the latency to access the DB
pg-transactions
|
Thu, 04 Jan 2024 15:10:42 +0100 |
Sebastien Jodogne |
upgrade to year 2024
|
Fri, 15 Dec 2023 17:15:43 +0100 |
Alain Mazy |
new DB plugin primitive: UpdateAndGetStatistics
pg-transactions
|
Thu, 07 Dec 2023 12:04:11 +0100 |
Alain Mazy |
DB: new Capabilities class to manage future new methods from DB plugins + Added IncrementGlobalProperty
pg-transactions
|
Fri, 07 Apr 2023 22:54:57 +0200 |
Sebastien Jodogne |
added "/tools/labels" to list all the labels that are associated with any resource
db-protobuf
|
Fri, 07 Apr 2023 22:18:37 +0200 |
Sebastien Jodogne |
replaced "WithLabels" and "WithoutLabels", by "Labels" and "LabelsConstraint"
db-protobuf
|
Mon, 03 Apr 2023 20:53:14 +0200 |
Sebastien Jodogne |
started implementation of labels
db-protobuf
|
Mon, 03 Apr 2023 18:09:04 +0200 |
Sebastien Jodogne |
preparing virtual methods for labels
db-protobuf
|
Mon, 03 Apr 2023 14:49:33 +0200 |
Sebastien Jodogne |
simplifying IDatabaseWrapper::LogChange()
db-protobuf
|
Mon, 03 Apr 2023 11:18:55 +0200 |
Sebastien Jodogne |
clarifying types of since/limit in IDatabaseWrapper
db-protobuf
|
Mon, 27 Mar 2023 16:50:48 +0200 |
Sebastien Jodogne |
removed unused IDatabaseWrapper::IsExistingResource()
db-protobuf
|
Mon, 27 Mar 2023 09:02:36 +0200 |
Sebastien Jodogne |
fix
db-protobuf
|
Sat, 25 Mar 2023 12:27:21 +0100 |
Sebastien Jodogne |
upgrade to year 2023
|
Wed, 14 Sep 2022 17:11:45 +0200 |
Alain Mazy |
PluginDatabaseV4 to handle customData
attach-custom-data
|
Sun, 20 Feb 2022 11:14:34 +0100 |
Sebastien Jodogne |
integration mainline->openssl-3.x
openssl-3.x
|
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
|
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
|
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
|
Fri, 16 Apr 2021 17:13:03 +0200 |
Sebastien Jodogne |
handling of revisions for metadata
db-changes
|
Tue, 30 Mar 2021 18:10:27 +0200 |
Sebastien Jodogne |
differentiating between shared and private global properties
db-changes
|
Tue, 16 Mar 2021 17:58:16 +0100 |
Sebastien Jodogne |
added OrthancPluginRegisterDatabaseBackendV3() to plugin sdk
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
|
Tue, 09 Mar 2021 18:24:59 +0100 |
Sebastien Jodogne |
taking StatelessDatabaseOperations out of ServerIndex
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
|
Wed, 03 Mar 2021 17:31:30 +0100 |
Sebastien Jodogne |
removed abstraction IDatabaseWrapper::ITransaction::Begin(), must be done by IDatabaseWrapper::StartTransaction()
db-changes
|
Tue, 16 Feb 2021 12:18:41 +0100 |
Sebastien Jodogne |
removal of "dicom-as-json" attachments
|
Wed, 06 Jan 2021 17:27:28 +0100 |
Sebastien Jodogne |
upgrade to year 2021
|
Wed, 10 Jun 2020 21:27:31 +0200 |
Sebastien Jodogne |
fix path
framework
|
Wed, 10 Jun 2020 20:30:34 +0200 |
Sebastien Jodogne |
splitting code into OrthancFramework and OrthancServer
framework
base
OrthancServer/Database/IDatabaseWrapper.h@be404be04fb5
|