log OrthancServer/Sources/ServerIndex.h @ 5824:79ac3924eff8 attach-custom-data tip

age author description
Thu, 26 Sep 2024 17:23:43 +0200 Alain Mazy ReadOnly mode continued find-refactoring
Tue, 17 Sep 2024 11:09:06 +0200 Alain Mazy fix readonly init find-refactoring
Thu, 04 Jul 2024 11:59:50 +0200 Sebastien Jodogne integration mainline->find-refactoring find-refactoring
Wed, 03 Jul 2024 17:50:43 +0200 Alain Mazy update statistics thread
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
Wed, 08 May 2024 10:46:11 +0200 Sebastien Jodogne added "IsStable" field in expanded resources find-refactoring
Wed, 08 May 2024 10:29:35 +0200 Sebastien Jodogne monitoring of stable resources now also considers the resource type
Thu, 04 Jan 2024 15:10:42 +0100 Sebastien Jodogne upgrade to year 2024
Thu, 22 Jun 2023 08:48:38 +0200 Sebastien Jodogne added instance metadata "PixelDataVR"
Sat, 25 Mar 2023 12:27:21 +0100 Sebastien Jodogne upgrade to year 2023
Tue, 09 Aug 2022 17:57:38 +0200 Alain Mazy new MaximumStorageMode configuration
Tue, 28 Jun 2022 17:45:09 +0200 Alain Mazy Refactored DicomMap to handle sequences when needed
Mon, 27 Jun 2022 10:48:46 +0200 Alain Mazy DicomSequencesMap + fix unit tests
Fri, 24 Jun 2022 15:47:10 +0200 Alain Mazy Handle Dicom sequences in ExtraMainDicomTags and save them in the 'MainDicomSequences' metadata
Sat, 30 Apr 2022 19:39:40 +0200 Alain Mazy Housekeeper plugin: finalizing + integration tests ok
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
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 15:11:59 +0200 Sebastien Jodogne handling revisions of attachments db-changes
Fri, 12 Mar 2021 16:04:09 +0100 Sebastien Jodogne simplification of ServerIndex::Listener as ServerIndex::TransactionContext db-changes
Wed, 10 Mar 2021 15:59:03 +0100 Sebastien Jodogne ServerIndex now uses StatelessDatabaseOperations db-changes
Tue, 09 Mar 2021 16:40:38 +0100 Sebastien Jodogne created a ITransactionContextFactory around ServerIndex::Listener db-changes
Tue, 09 Mar 2021 16:18:24 +0100 Sebastien Jodogne ITransactionContext to uncouple ServerIndex from database wrapper db-changes
Tue, 09 Mar 2021 15:37:47 +0100 Sebastien Jodogne removing link to ServerIndex in ReadWriteTransaction db-changes