log OrthancServer/Sources/ServerIndex.cpp @ 5044:6fed78e13233

age author description
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
Mon, 12 Apr 2021 17:04:58 +0200 Sebastien Jodogne added missing try/catch 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 16:04:09 +0100 Sebastien Jodogne simplification of ServerIndex::Listener as ServerIndex::TransactionContext 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 17:15:01 +0100 Sebastien Jodogne fix build on os x 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
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
Tue, 09 Mar 2021 15:25:17 +0100 Sebastien Jodogne assume that "GetDatabaseVersion()" can run out of a database transaction db-changes
Tue, 09 Mar 2021 15:22:03 +0100 Sebastien Jodogne transient introduction of ServerIndex::databaseMutex_ db-changes
Tue, 09 Mar 2021 14:49:39 +0100 Sebastien Jodogne remove the only use of GlobalProperty_FlushSleep db-changes
Tue, 09 Mar 2021 14:30:05 +0100 Sebastien Jodogne fix build on lsb db-changes
Tue, 09 Mar 2021 11:55:08 +0100 Sebastien Jodogne simplification db-changes
Tue, 09 Mar 2021 11:52:07 +0100 Sebastien Jodogne end of refactoring read-write transactions db-changes
Mon, 08 Mar 2021 18:42:13 +0100 Sebastien Jodogne cont db-changes
Mon, 08 Mar 2021 18:30:06 +0100 Sebastien Jodogne clarifications in ServerIndex::Recycle() db-changes
Mon, 08 Mar 2021 18:15:26 +0100 Sebastien Jodogne cont db-changes
Mon, 08 Mar 2021 17:47:43 +0100 Sebastien Jodogne simplification db-changes
Mon, 08 Mar 2021 17:08:10 +0100 Sebastien Jodogne removed redundant ServerIndex::SignalNewResource() 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
Mon, 08 Mar 2021 15:13:25 +0100 Sebastien Jodogne cppcheck db-changes
Mon, 08 Mar 2021 15:00:58 +0100 Sebastien Jodogne cont db-changes
Mon, 08 Mar 2021 14:41:29 +0100 Sebastien Jodogne cont db-changes
Mon, 08 Mar 2021 13:54:02 +0100 Sebastien Jodogne fix build for msvc2008 db-changes
Mon, 08 Mar 2021 12:34:17 +0100 Sebastien Jodogne start of read-write transactions db-changes
Mon, 08 Mar 2021 11:08:03 +0100 Sebastien Jodogne avoid copy of objects in ServerIndex db-changes
Fri, 05 Mar 2021 16:11:11 +0100 Sebastien Jodogne end of refactoring read-only transactions db-changes
Fri, 05 Mar 2021 15:37:53 +0100 Sebastien Jodogne cont db-changes
Thu, 04 Mar 2021 18:45:48 +0100 Sebastien Jodogne removed function wrappers for transactions in ServerIndex db-changes
Thu, 04 Mar 2021 18:42:25 +0100 Sebastien Jodogne cont db-changes
Thu, 04 Mar 2021 17:59:40 +0100 Sebastien Jodogne cont db-changes
Thu, 04 Mar 2021 16:58:35 +0100 Sebastien Jodogne cont db-changes
Thu, 04 Mar 2021 15:22:55 +0100 Sebastien Jodogne templates to reduce verbosity in ServerIndex implementation 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
Wed, 03 Mar 2021 17:13:41 +0100 Sebastien Jodogne cont db-changes
Wed, 03 Mar 2021 16:31:57 +0100 Sebastien Jodogne simplification db-changes
Tue, 02 Mar 2021 19:36:59 +0100 Sebastien Jodogne testing replay of transactions db-changes
Tue, 16 Feb 2021 12:18:41 +0100 Sebastien Jodogne removal of "dicom-as-json" attachments
Thu, 11 Feb 2021 09:33:48 +0100 Sebastien Jodogne widening the use of DicomTransferSyntax enum
Wed, 10 Feb 2021 17:01:44 +0100 Sebastien Jodogne refactoring ServerIndex::Store()
Wed, 10 Feb 2021 12:07:03 +0100 Sebastien Jodogne removed cached dicom summary from DicomInstanceToStore
Tue, 09 Feb 2021 14:25:21 +0100 Sebastien Jodogne reorganization
Thu, 04 Feb 2021 15:31:00 +0100 Sebastien Jodogne New metadata automatically computed at the instance level: "PixelDataOffset"
Fri, 29 Jan 2021 09:46:47 +0100 Sebastien Jodogne fix missing include for Debian unstable
Wed, 20 Jan 2021 14:20:37 +0100 Sebastien Jodogne New metadata automatically computed at the series level: "RemoteAET"