log OrthancServer/OrthancRestApi/OrthancRestResources.cpp @ 3203:810772486249

age author description
Wed, 06 Feb 2019 15:45:16 +0100 Sebastien Jodogne URI "/instances/.../file" can return DICOMweb JSON or XML, depending on Accept header
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, 24 Jan 2019 18:04:55 +0100 Sebastien Jodogne Fix issue #90 (C-Find shall match missing tags to null/empty string)
Sat, 05 Jan 2019 17:52:24 +0100 Sebastien Jodogne cont reorganization db-changes
Fri, 04 Jan 2019 16:52:53 +0100 Sebastien Jodogne reorganization 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
Thu, 20 Dec 2018 16:18:38 +0100 Sebastien Jodogne integration mainline->db-changes db-changes
Thu, 20 Dec 2018 16:18:20 +0100 Sebastien Jodogne fix build without plugins
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
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 16:29:50 +0100 Sebastien Jodogne renamed LookupResource::IVisitor as ServerContext::ILookupVisitor
Thu, 13 Dec 2018 17:54:06 +0100 Sebastien Jodogne Optimization: On finds, do not read JSON (disk) if main DICOM tags (DB) are sufficient
Tue, 11 Dec 2018 19:02:51 +0100 Sebastien Jodogne refactoring OrthancFindRequestHandler using LookupResource::IVisitor
Tue, 11 Dec 2018 18:36:38 +0100 Sebastien Jodogne refactoring /tools/find using LookupResource::IVisitor
Tue, 11 Dec 2018 13:21:34 +0100 Sebastien Jodogne sharing strings
Mon, 03 Dec 2018 14:59:23 +0100 Sebastien Jodogne cont
Thu, 29 Nov 2018 11:47:00 +0100 Sebastien Jodogne refactoring access to Orthanc configuration
Wed, 28 Nov 2018 14:34:56 +0100 am /image-uint16: return 404 instead of unsupported.png when instance is not found
Tue, 30 Oct 2018 16:16:07 +0100 Sebastien Jodogne new enumeration: MimeType
Tue, 30 Oct 2018 11:55:23 +0100 Sebastien Jodogne refactoring mime types
Tue, 09 Oct 2018 20:09:35 +0200 Sebastien Jodogne notes
Thu, 20 Sep 2018 16:17:46 +0200 Sebastien Jodogne fix Debian warnings
Wed, 29 Aug 2018 13:24:28 +0200 Sebastien Jodogne fix ordering of non-parallel slices + /tools/reconstruct
Tue, 17 Jul 2018 17:50:03 +0200 am fix
Thu, 12 Jul 2018 18:01:16 +0200 Sebastien Jodogne new metadata (RemoteIP, CalledAET, HttpUsername), "?expand" metadata jobs
Fri, 06 Jul 2018 15:18:53 +0200 Sebastien Jodogne fix MIME type for PAM images