Tue, 07 Apr 2020 17:35:44 +0200 |
Sebastien Jodogne |
new enum: StoreInstanceMode
transcoding
|
Tue, 07 Apr 2020 14:03:33 +0200 |
Sebastien Jodogne |
moving SetOverwriteInstances from ServerIndex to ServerContext
transcoding
|
Mon, 02 Mar 2020 15:32:45 +0100 |
Sebastien Jodogne |
replacing std::auto_ptr by std::unique_ptr
|
Fri, 31 Jan 2020 17:14:59 +0100 |
Sebastien Jodogne |
upgrade to year 2020
|
Mon, 04 Feb 2019 12:06:19 +0100 |
Sebastien Jodogne |
refactoring retrieval of metadata from database
|
Wed, 30 Jan 2019 17:12:15 +0100 |
Sebastien Jodogne |
New primitives to set and refresh metrics
|
Tue, 29 Jan 2019 15:15:48 +0100 |
Sebastien Jodogne |
primitives to collect metrics in Orthanc
|
Mon, 14 Jan 2019 16:23:08 +0100 |
Sebastien Jodogne |
fix unit tests
db-changes
|
Sat, 12 Jan 2019 11:08:53 +0100 |
Sebastien Jodogne |
conrt
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
|
Thu, 03 Jan 2019 20:03:35 +0100 |
Sebastien Jodogne |
simplification of unit tests
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
|
Fri, 14 Dec 2018 18:07:40 +0100 |
Sebastien Jodogne |
refactoring computation of disk size for recycling
db-changes
|
Fri, 14 Dec 2018 16:04:17 +0100 |
Sebastien Jodogne |
speeding up the computation of the size of the attachments in SQLite
db-changes
|
Fri, 14 Dec 2018 14:55:49 +0100 |
Sebastien Jodogne |
renamed class DatabaseWrapper as SQLiteDatabaseWrapper
db-changes
|
Tue, 11 Dec 2018 18:36:38 +0100 |
Sebastien Jodogne |
refactoring /tools/find using LookupResource::IVisitor
|
Fri, 30 Nov 2018 17:19:57 +0100 |
Sebastien Jodogne |
support of JobsHistorySize set to zero
|
Fri, 09 Nov 2018 09:06:46 +0100 |
Sebastien Jodogne |
macros ORTHANC_OVERRIDE and ORTHANC_FINAL
|
Thu, 18 Oct 2018 11:44:17 +0200 |
Sebastien Jodogne |
DicomInstanceToStore::GetHasher()
|
Thu, 20 Sep 2018 08:57:46 +0200 |
Sebastien Jodogne |
fix warnings
|
Wed, 19 Sep 2018 16:06:41 +0200 |
Sebastien Jodogne |
unit testing of overwriting
|
Tue, 11 Sep 2018 16:34:21 +0200 |
Sebastien Jodogne |
unserialization of jobs from plugins
|
Mon, 11 Jun 2018 09:20:04 +0200 |
Sebastien Jodogne |
new command-line argument: --no-jobs
jobs
|
Fri, 08 Jun 2018 13:51:31 +0200 |
Sebastien Jodogne |
fix deadlock, speed up unit tests
jobs
|