Commit Graph

64 Commits

Author SHA1 Message Date
Taylor Otwell 5325acac64 adding support for attaching filters based on URI routing.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-02-28 09:28:23 -06:00
Taylor Otwell e69f988fe5 improving some comments. 2012-02-23 09:09:56 -06:00
Taylor Otwell d29a127948 allow multiple request methods for uri. 2012-02-23 09:09:00 -06:00
Taylor Otwell f624a6849f fix handling of HEAD http requests. 2012-02-23 08:43:55 -06:00
Taylor Otwell 6ced385d20 use 'as' instead of 'name'. 2012-02-13 16:50:41 -06:00
Taylor Otwell b353afdc79 fixing router bugs. 2012-02-12 20:09:27 -06:00
Taylor Otwell 74887986a7 fixing bugs in router. 2012-02-12 19:26:16 -06:00
Taylor Otwell 3d1a44028a added route::share method. 2012-02-12 16:41:03 -06:00
Taylor Otwell ae544b85da fix bug in router::route method. 2012-02-12 15:39:53 -06:00
Taylor Otwell 597feed4a7 fix bug with root routing. 2012-02-12 15:23:20 -06:00
Taylor Otwell 3a92facc76 updated routing to fix several issues. 2012-02-12 14:48:36 -06:00
Taylor Otwell 8737dde682 making changes to routing. 2012-02-09 23:35:08 -06:00
Taylor Otwell 395236d643 support universal routes. 2012-02-05 19:57:34 -06:00
Phill Sparks 62072e5281 PHPDoc fixes 2012-02-04 21:30:52 +00:00
Taylor Otwell 6ed4adf6c4 added parens to router wildcard character list. 2012-02-03 08:45:51 -06:00
Taylor Otwell 884b707c6b cleaning up comments. 2012-01-27 09:45:16 -06:00
Taylor Otwell 549d8cc370 cleaned up the router. 2012-01-27 09:31:16 -06:00
Taylor Otwell 7aecd7857f refactoring the router. 2012-01-27 08:47:12 -06:00
Taylor Otwell 54e0bef6b5 simplified the controller_key method in the router. 2012-01-27 08:18:30 -06:00
Taylor Otwell d76cf4ba23 bundle improvements. 2012-01-26 17:01:17 -06:00
Taylor Otwell 8dfb50c835 opened up bundles to live anywhere and respond to any URI.' 2012-01-26 14:37:43 -06:00
Taylor Otwell d3d3ffc168 refactoring. 2012-01-26 13:35:29 -06:00
Taylor Otwell f9856988bb cleaning up router comments. 2012-01-26 10:21:00 -06:00
Taylor Otwell eb193c1d12 working on the route class. 2012-01-18 12:44:00 -06:00
Taylor Otwell 73c09f2f29 fixed bug in router. 2012-01-18 11:41:13 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell c47a30fca6 fix bug in router parameter parsing. 2012-01-12 11:04:02 -06:00
Taylor Otwell 09d1c85e98 limited number of uri segments that a request can have. 2011-12-30 11:24:15 -06:00
Taylor Otwell 64501dd097 remove unnecessary variable initialization in router method. 2011-11-21 22:03:35 -06:00
Taylor Otwell 994949c6ce refactoring various classes. 2011-11-21 19:09:48 -06:00
Taylor Otwell d1a969bd29 added uri class. refactored. 2011-11-14 21:18:18 -06:00
Taylor Otwell 895d876463 fixed bugs found when unit testing. 2011-11-02 23:02:23 -05:00
Taylor Otwell 83d927c4f1 refactoring. 2011-11-01 19:41:35 -05:00
Taylor Otwell ef9e4dfd61 reverting di refactoring. 2011-10-29 22:31:50 -05:00
Taylor Otwell 932a70b6cf refactoring for better dependency injection on a few classes. 2011-10-29 22:24:32 -05:00
Taylor Otwell 866f5d8fc3 removed provides functionality. need to explore doing this in a way that is more friendly to http, such as using the accept header. 2011-10-29 21:02:01 -05:00
Taylor Otwell a2aebdb03f fix routing provides bug. 2011-10-27 10:48:54 -05:00
Taylor Otwell 6e916ea69d fix bug in routing that prevented comma delimited routes. 2011-10-27 08:03:08 -05:00
Taylor Otwell 7bf84066bf refactoring. added redis drivers. 2011-10-26 21:21:31 -05:00
Taylor Otwell d4ddb05abb refactoring. added default controller. added uri class. 2011-10-24 21:00:51 -05:00
Taylor Otwell 32989d39c8 some small refactorings and cleanup. 2011-10-22 23:25:07 -05:00
Taylor Otwell af36cb3d5a various refactoring and tweaks. 2011-10-20 21:44:18 -05:00
Taylor Otwell a6eaa06981 refactoring routing and comments. 2011-10-15 14:04:11 -05:00
Taylor Otwell a44ca9d53b working on comments. 2011-10-13 21:49:40 -05:00
Taylor Otwell 68455378cc added support for database expressions. 2011-10-12 19:55:44 -05:00
Taylor Otwell 6cb79e6676 refactoring 2011-10-10 21:34:15 -05:00
Taylor Otwell 71b0ab8b8d refactoring container for speed. 2011-10-05 18:32:48 -05:00
Taylor Otwell 52b68c060b refactoring. adding back pagination. 2011-10-04 21:43:39 -05:00
Taylor Otwell eb956cc89d some routing enhancements - still a work in progress. 2011-10-02 23:28:30 -05:00
Taylor Otwell 0c4018ec88 refactoring. 2011-09-21 21:46:16 -05:00