log Lib/IMPL/Web/Handler/RestController.pm @ 332:04a093f0a5a6

age author description
Sun, 09 Jun 2013 21:48:57 +0400 cin IMPL::Web::Application refactoring: resources are created per client request
Mon, 21 Jan 2013 02:08:17 +0400 cin *refactoring IMPL::Web: added 'application' property to resources
Wed, 12 Dec 2012 04:29:50 +0400 sergey corrected ViewHandlers to handle cookies and headers.
Fri, 07 Dec 2012 16:58:19 +0400 sergey refactoring (incomplete)
Mon, 22 Oct 2012 04:09:27 +0400 sergey refactoring
Thu, 11 Oct 2012 04:53:08 +0400 sergey refactoring, cleaning code
Mon, 08 Oct 2012 03:37:37 +0400 sergey *reworked IMPL::Security
Sat, 29 Sep 2012 02:34:47 +0400 sergey heavily reworked the resource model of the web application:
Fri, 03 Aug 2012 01:15:15 +0400 sergey sync
Fri, 29 Jun 2012 19:24:15 +0400 sergey bugfixes
Fri, 18 May 2012 18:43:00 +0400 sergey corrected RestController for empty PAT_INFO
Thu, 03 May 2012 16:48:39 +0400 sergey +IMPL::Web::Handlers::ViewSelector
Wed, 25 Apr 2012 02:49:23 +0400 sergey IMPL::Web::Application::RestResource fixes, documentation
Mon, 23 Apr 2012 01:36:52 +0400 sergey Added REST support for forms (with only get and post methods)
Fri, 20 Apr 2012 16:06:36 +0400 cin Implemented IMPL::Web::Handler::RestController
Thu, 19 Apr 2012 02:10:02 +0400 sergey Added IMPL::declare, IMPL::require, to simplify module definitions