log Core/RestApi/RestApi.h @ 2447:878b59270859

age author description
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
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
Tue, 25 Aug 2015 11:04:19 +0200 Sebastien Jodogne provide the origin of the requests to HTTP handlers
Wed, 01 Jul 2015 13:16:12 +0200 Sebastien Jodogne refactoring: IHttpHandler does not use std::string to hold the request body
Wed, 01 Jul 2015 10:38:39 +0200 Sebastien Jodogne refactoring: IHttpHandler and HttpToolbox
Wed, 20 May 2015 15:21:26 +0200 Sebastien Jodogne Plugins now receive duplicated GET arguments in their REST callbacks
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Fri, 25 Jul 2014 16:06:26 +0200 Sebastien Jodogne Fix automated generation of the list of resource children in the REST API
Mon, 30 Jun 2014 17:41:40 +0200 Sebastien Jodogne use RestApiHierarchy inside RestApi plugins
Mon, 30 Jun 2014 16:09:41 +0200 Sebastien Jodogne cont plugins
Mon, 30 Jun 2014 14:55:43 +0200 Sebastien Jodogne integration mainline->plugins plugins
Mon, 30 Jun 2014 14:44:05 +0200 Sebastien Jodogne refactoring
Wed, 18 Jun 2014 15:22:13 +0200 Sebastien Jodogne refactoring IsServedUri, answer PNG images, regular expression groups plugins
Mon, 16 Jun 2014 17:47:58 +0200 Sebastien Jodogne allow superposition of REST handlers plugins
Mon, 03 Feb 2014 16:06:58 +0100 Sebastien Jodogne switch to 2014
Mon, 04 Nov 2013 14:41:46 +0100 Sebastien Jodogne code cleaning
Mon, 15 Jul 2013 17:22:13 +0200 Sebastien Jodogne changing the namespace of HTTP enumerations
Tue, 30 Apr 2013 10:52:43 +0200 Sebastien Jodogne copyright update
Wed, 30 Jan 2013 17:56:44 +0100 Sebastien Jodogne refactoring
Wed, 09 Jan 2013 13:57:58 +0100 Sebastien Jodogne fixes
Wed, 09 Jan 2013 11:48:51 +0100 Sebastien Jodogne base class for rest calls made public
Wed, 09 Jan 2013 11:41:13 +0100 Sebastien Jodogne cookies
Wed, 19 Dec 2012 14:57:18 +0100 Sebastien Jodogne refactoring
Wed, 12 Dec 2012 17:53:14 +0100 Sebastien Jodogne access to the raw dicom tags
Fri, 30 Nov 2012 15:45:15 +0100 Sebastien Jodogne last change and export
Fri, 30 Nov 2012 12:18:44 +0100 Sebastien Jodogne export log
Thu, 29 Nov 2012 12:22:23 +0100 Sebastien Jodogne simplifications
Thu, 29 Nov 2012 11:57:35 +0100 Sebastien Jodogne refactored upload of dicom through http
Thu, 29 Nov 2012 11:25:29 +0100 Sebastien Jodogne refactoring of access to images in REST
Thu, 29 Nov 2012 10:13:49 +0100 Sebastien Jodogne delete resources
Wed, 28 Nov 2012 18:03:44 +0100 Sebastien Jodogne start of the refactoring of the Orthanc REST API
Wed, 28 Nov 2012 17:22:07 +0100 Sebastien Jodogne abstraction of RestApi