log Core/RestApi/RestApi.cpp @ 1113:ba5c0908600c

age author description
Tue, 02 Sep 2014 15:51:20 +0200 Sebastien Jodogne Refactoring of HttpOutput ("Content-Length" header is now always sent)
Fri, 25 Jul 2014 16:06:26 +0200 Sebastien Jodogne Fix automated generation of the list of resource children in the REST API
Fri, 18 Jul 2014 17:15:34 +0200 Sebastien Jodogne on-the-fly conversion of JSON to XML according to HTTP Accept
Thu, 17 Jul 2014 15:55:40 +0200 Sebastien Jodogne set cookies, not allowed methods, unauthorized in plugins
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:53:18 +0200 Sebastien Jodogne refactoring
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, 02 Jun 2014 11:36:07 +0200 Sebastien Jodogne precompiled headers
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, 04 Nov 2013 11:19:31 +0100 Sebastien Jodogne fixes to cppcheck
Mon, 15 Jul 2013 21:27:49 +0200 Sebastien Jodogne moves
Mon, 15 Jul 2013 17:22:13 +0200 Sebastien Jodogne changing the namespace of HTTP enumerations
Mon, 06 May 2013 16:32:27 +0200 Sebastien Jodogne http method faking
Tue, 30 Apr 2013 10:52:43 +0200 Sebastien Jodogne copyright update
Wed, 30 Jan 2013 17:56:44 +0100 Sebastien Jodogne refactoring
Fri, 11 Jan 2013 14:54:39 +0100 Sebastien Jodogne fix
Wed, 09 Jan 2013 11:48:51 +0100 Sebastien Jodogne base class for rest calls made public
Wed, 19 Dec 2012 14:57:18 +0100 Sebastien Jodogne refactoring
Wed, 05 Dec 2012 09:28:06 +0100 Sebastien Jodogne fixes for windows
Thu, 29 Nov 2012 11:25:29 +0100 Sebastien Jodogne refactoring of access to images in REST
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