log OrthancServer/ServerIndex.cpp @ 3661:25117919a36b storage-commitment

age author description
Wed, 05 Feb 2020 11:52:10 +0100 Sebastien Jodogne removing DicomMap::LoadMainDicomTags()
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Thu, 28 Feb 2019 18:09:36 +0100 Sebastien Jodogne Fix missing DB transactions in some write operations
Mon, 04 Feb 2019 12:06:19 +0100 Sebastien Jodogne refactoring retrieval of metadata from database
Tue, 29 Jan 2019 15:15:48 +0100 Sebastien Jodogne primitives to collect metrics in Orthanc
Thu, 10 Jan 2019 18:02:34 +0100 Sebastien Jodogne More consistent handling of the "Last" field returned by the "/changes" URI db-changes
Sat, 05 Jan 2019 17:52:24 +0100 Sebastien Jodogne cont reorganization db-changes
Sat, 05 Jan 2019 16:09:21 +0100 Sebastien Jodogne reorganization of folders db-changes
Sat, 05 Jan 2019 15:08:53 +0100 Sebastien Jodogne IDatabaseWrapper::GetChildrenMetadata() db-changes
Sat, 05 Jan 2019 12:17:30 +0100 Sebastien Jodogne starting optimization of SeriesIndex::GetSeriesStatus() db-changes
Fri, 04 Jan 2019 17:22:47 +0100 Sebastien Jodogne cont db-changes
Fri, 04 Jan 2019 17:10:58 +0100 Sebastien Jodogne grouping the setting of metadata db-changes
Fri, 04 Jan 2019 15:52:19 +0100 Sebastien Jodogne IDatabaseWrapper::SetResourcesContent db-changes
Fri, 04 Jan 2019 13:52:34 +0100 Sebastien Jodogne new extension for database plugin SDK: createInstance db-changes
Thu, 03 Jan 2019 18:21:22 +0100 Sebastien Jodogne started refactoring of ServerIndex::Store() db-changes
Wed, 02 Jan 2019 18:39:25 +0100 Sebastien Jodogne IDatabaseWrapper::ApplyLookupResources now returns lists db-changes
Wed, 02 Jan 2019 13:44:18 +0100 Sebastien Jodogne refactoring to reuse DatabaseConstraint in separate projects db-changes
Mon, 24 Dec 2018 11:39:33 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Wed, 19 Dec 2018 16:27:07 +0100 Sebastien Jodogne moving LookupIdentifierQuery to the graveyard db-changes
Wed, 19 Dec 2018 14:20:11 +0100 Sebastien Jodogne moving LookupResource to graveyard db-changes
Wed, 19 Dec 2018 13:58:28 +0100 Sebastien Jodogne effectively replacing LookupResource by DatabaseLookup in searches db-changes
Wed, 19 Dec 2018 13:08:04 +0100 Sebastien Jodogne simplification db-changes
Wed, 19 Dec 2018 11:18:39 +0100 Sebastien Jodogne SQLiteDatabaseWrapper::ApplyLookupResources() db-changes
Tue, 18 Dec 2018 18:56:55 +0100 Sebastien Jodogne new class: DatabaseConstraint db-changes
Tue, 18 Dec 2018 12:50:27 +0100 Sebastien Jodogne cont db-changes
Mon, 17 Dec 2018 17:05:28 +0100 Sebastien Jodogne preparing to speed up find in databases db-changes
Sat, 15 Dec 2018 10:57:18 +0100 Sebastien Jodogne tracking disk size by the database engine to ensure consistency across transactions db-changes
Fri, 14 Dec 2018 18:07:40 +0100 Sebastien Jodogne refactoring computation of disk size for recycling db-changes
Thu, 13 Dec 2018 12:37:10 +0100 Sebastien Jodogne DicomMap::ExtractMainDicomTags()