Mercurial > hg > orthanc
log
age | author | description |
---|---|---|
Tue, 23 Feb 2021 15:19:40 +0100 | Sebastien Jodogne | The numbering of sequences in Orthanc Explorer now uses the DICOM convention (starts at 1) |
Tue, 23 Feb 2021 15:05:55 +0100 | Sebastien Jodogne | added "/peers/{id}/store-straight": Synchronously send the DICOM instance in POST body to the peer |
Tue, 23 Feb 2021 13:46:58 +0100 | Sebastien Jodogne | fix build |
Tue, 23 Feb 2021 11:28:28 +0100 | Sebastien Jodogne | added field "Timeout" in "OrthancPeers" configuration option |
Tue, 23 Feb 2021 11:01:54 +0100 | Sebastien Jodogne | using CLOG(INFO, HTTP) in HttpClient instead of LOG(INFO) |
Mon, 22 Feb 2021 18:30:31 +0100 | Sebastien Jodogne | added unit test OrthancFramework.SizeOf to dump sizeof all the public classes in the Orthanc framework |
Mon, 22 Feb 2021 16:51:23 +0100 | Sebastien Jodogne | cppcheck |