Commit Graph

24 Commits

Author SHA1 Message Date
Taylor Otwell f9bc3cc2df added before and after methods to the base controller. 2012-01-16 14:21:06 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell 958efea5bd Fix a docblock in the controller class. 2011-11-30 08:52:40 -06:00
Taylor Otwell 5f348b2c6e refactoring various classes. 2011-11-22 18:00:17 -06:00
Taylor Otwell 10b9001e13 adjust how the response is rendered, as well as move input flashing to after filter. 2011-11-20 22:47:56 -06:00
Phill Sparks 58638216e8 Throw better Exceptions 2011-11-15 12:35:04 +00:00
Phill Sparks b4fe148de5 Got rid of all IoC::container() calls 2011-11-11 09:52:30 +00:00
Taylor Otwell fe218f9b0b restore controller section of autoloader. 2011-11-09 22:38:29 -06:00
Taylor Otwell 8718b582df cleaning up the autoloader and core bootstrapping. 2011-11-09 22:32:35 -06:00
Taylor Otwell dcc334b617 fixed bug in controller filter method. 2011-11-09 21:57:26 -06:00
Taylor Otwell 9e9ee931b5 moved session class. 2011-11-09 21:55:21 -06:00
Taylor Otwell a38ba2a6ab clean up controller and session. 2011-11-08 20:35:24 -06:00
Taylor Otwell a1e82d2166 added section class. refactored session for ioc usage. improved controller. added yielding and sections to blade. general blade improvements. 2011-11-08 20:08:20 -06:00
Taylor Otwell 8d3327da3c ditched filter shortcuts 2011-11-07 22:53:59 -06:00
Taylor Otwell 3833e12c72 added before and after filter methods to controller. 2011-11-07 22:48:17 -06:00
Taylor Otwell cd310efd25 revised method of declaring filters on controllers. 2011-11-07 21:46:55 -06:00
Taylor Otwell 88e6143338 made controllers restful by default. 2011-11-04 21:57:40 -05:00
Taylor Otwell 895d876463 fixed bugs found when unit testing. 2011-11-02 23:02:23 -05:00
Taylor Otwell c4eb6c9416 change controller->filters to protected. 2011-11-01 23:19:06 -05:00
Taylor Otwell af36cb3d5a various refactoring and tweaks. 2011-10-20 21:44:18 -05:00
Taylor Otwell b40e69c47a fixed controller routing bug. 2011-10-15 21:44:39 -05:00
Taylor Otwell 76a5bc483a refactoring various classes. 2011-10-15 14:39:52 -05:00
Taylor Otwell a6eaa06981 refactoring routing and comments. 2011-10-15 14:04:11 -05:00
Taylor Otwell 9fa69e0844 refactoring routing and class comments. 2011-10-13 21:32:11 -05:00