log OrthancServer/OrthancRestApi/OrthancRestApi.cpp @ 3841:be7df7fe3d80

age author description
Thu, 16 Apr 2020 16:58:37 +0200 Sebastien Jodogne avoid one memcpy of the DICOM buffer on "POST /instances"
Tue, 07 Apr 2020 17:35:44 +0200 Sebastien Jodogne new enum: StoreInstanceMode transcoding
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Tue, 25 Feb 2020 11:07:56 +0100 Sebastien Jodogne "/instances": Support "Content-Encoding: gzip" to upload gzip-compressed DICOM files
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Fri, 16 Aug 2019 14:38:15 +0200 Sebastien Jodogne Log an explicit error if uploading an empty DICOM file using REST API
Fri, 07 Jun 2019 14:58:27 +0200 Sebastien Jodogne cont
Fri, 15 Feb 2019 17:26:45 +0100 Sebastien Jodogne Fix issue #134 (/patient/modify gives 500, should really be 400)
Tue, 29 Jan 2019 18:07:41 +0100 Sebastien Jodogne new metrics: orthanc_rest_api_active_requests
Tue, 29 Jan 2019 17:34:09 +0100 Sebastien Jodogne new metrics: orthanc_store_dicom_duration_ms, orthanc_storage_[create|read|remove]_duration_ms
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
Thu, 06 Dec 2018 12:23:46 +0100 Sebastien Jodogne Asynchronous generation of ZIP archives and DICOM medias
Thu, 06 Dec 2018 10:10:58 +0100 Sebastien Jodogne remove redundancies
Wed, 05 Dec 2018 15:27:01 +0100 Sebastien Jodogne refactoring
Wed, 05 Dec 2018 14:33:47 +0100 Sebastien Jodogne MediaArchiveSize configuration option
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
Thu, 18 Oct 2018 12:03:51 +0200 Sebastien Jodogne POST-ing a DICOM file to "/instances" also answers the patient/study/series ID
Mon, 08 Oct 2018 16:08:51 +0200 Sebastien Jodogne DicomMoveScuJob
Thu, 07 Jun 2018 21:37:40 +0200 Sebastien Jodogne serialization of DicomModalityStoreJob, OrthancPeerStoreJob and ResourceModificationJob jobs
Mon, 28 May 2018 16:30:17 +0200 Sebastien Jodogne ResourceModificationJob jobs
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Tue, 29 Aug 2017 21:17:35 +0200 Sebastien Jodogne big reorganization to cleanly separate framework vs. server
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Wed, 21 Oct 2015 10:34:29 +0200 Sebastien Jodogne New URI "/tools/shutdown" to stop Orthanc from the REST API
Tue, 25 Aug 2015 12:10:12 +0200 Sebastien Jodogne More information about the origin request in OnStoredInstance() callbacks
Fri, 21 Aug 2015 15:01:21 +0200 Sebastien Jodogne creation of DICOM series
Tue, 04 Aug 2015 10:01:31 +0200 Sebastien Jodogne refactoring to Logging.h
Wed, 01 Jul 2015 13:16:12 +0200 Sebastien Jodogne refactoring: IHttpHandler does not use std::string to hold the request body
Tue, 30 Jun 2015 18:41:33 +0200 Sebastien Jodogne access to the REST API from Lua
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Thu, 07 Aug 2014 11:33:46 +0200 Sebastien Jodogne Hot restart of Orthanc
Fri, 25 Jul 2014 16:06:26 +0200 Sebastien Jodogne Fix automated generation of the list of resource children in the REST API
Tue, 08 Jul 2014 14:34:11 +0200 Sebastien Jodogne refactoring of ServerContext::Store lua-scripting
Mon, 30 Jun 2014 14:44:05 +0200 Sebastien Jodogne refactoring
Wed, 25 Jun 2014 13:57:05 +0200 Sebastien Jodogne integration mainline -> dicom-rt dicom-rt
Mon, 02 Jun 2014 12:15:45 +0200 Sebastien Jodogne pch for unit tests and server
Mon, 02 Jun 2014 11:36:07 +0200 Sebastien Jodogne precompiled headers
Tue, 06 May 2014 12:09:11 +0200 Sebastien Jodogne creation of dicom files
Wed, 16 Apr 2014 16:15:58 +0200 Sebastien Jodogne fix dicom-rt
Wed, 16 Apr 2014 16:04:55 +0200 Sebastien Jodogne integration mainline -> dicom-rt dicom-rt base OrthancServer/OrthancRestApi.cpp@c6cd1283194a
Mon, 14 Apr 2014 11:28:35 +0200 Sebastien Jodogne refactoring of OrthancRestApi
Mon, 14 Apr 2014 10:27:53 +0200 Sebastien Jodogne moves base OrthancServer/OrthancRestApi.cpp@351b28c8d7c2