log OrthancServer/OrthancRestApi/OrthancRestResources.cpp @ 3021:2cbafb5d5a62

age author description
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