log OrthancServer/Sources/ServerIndex.cpp @ 4578:710748828b6a db-changes

age author description
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"
Wed, 06 Jan 2021 17:27:28 +0100 Sebastien Jodogne upgrade to year 2021
Mon, 14 Dec 2020 14:26:49 +0100 Sebastien Jodogne making ServerIndex::IncrementGlobalSequence() more fault-tolerant
Mon, 02 Nov 2020 14:48:15 +0100 Sebastien Jodogne new macro TLOG() to replace VLOG() for trace logs with a category
Fri, 30 Oct 2020 10:35:49 +0100 Alain Mazy sanitize IndexInSeries (we've seen spaces there !)
Thu, 17 Sep 2020 17:58:19 +0200 Sebastien Jodogne cppcheck
Fri, 07 Aug 2020 10:46:50 +0200 Sebastien Jodogne centralization of default parameters for JSON/DicomMap conversions from DCMTK
Thu, 06 Aug 2020 18:25:47 +0200 Sebastien Jodogne "maxTagLength" must be explicitly given to ParsedDicomFile::ExtractDicomSummary()
Tue, 07 Jul 2020 19:54:53 +0200 Sebastien Jodogne fix framework-lgpl
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/ServerIndex.cpp@04b6d6b64f78