Mercurial > hg > orthanc
log OrthancServer/OrthancFindRequestHandler.cpp @ 3796:daa1bc6700bf
age | author | description |
---|---|---|
Mon, 02 Mar 2020 15:32:45 +0100 | Sebastien Jodogne | replacing std::auto_ptr by std::unique_ptr |
Tue, 25 Feb 2020 21:44:09 +0100 | Sebastien Jodogne | Fix issue #140 (Modifying private tags with REST API changes VR from LO to UN) - DANGEROUS COMMIT |
Fri, 31 Jan 2020 17:14:59 +0100 | Sebastien Jodogne | upgrade to year 2020 |
Fri, 05 Apr 2019 13:36:13 +0200 | Sebastien Jodogne | Fix issue #136 (C-Find request fails when found DICOM file does not have certain tags) |
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 18:22:25 +0100 | Sebastien Jodogne | removing dependencies upon ServerContext db-changes |