Taylor Otwell
|
6ced385d20
|
use 'as' instead of 'name'.
|
2012-02-13 16:50:41 -06:00 |
Taylor Otwell
|
86e109b7bc
|
simplify route parameter parsing and fix default value bug.
|
2012-02-13 14:42:38 -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
|
775b97ee76
|
load controller file before checking in ioc container.
|
2012-02-12 19:15:13 -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
|
31cf44c374
|
working on routing.
|
2012-02-09 23:43:02 -06:00 |
Taylor Otwell
|
4330124d79
|
added route:destination method.
|
2012-02-09 23:36:08 -06:00 |
Taylor Otwell
|
8737dde682
|
making changes to routing.
|
2012-02-09 23:35:08 -06:00 |
Taylor Otwell
|
007863a6fa
|
cleaning up various codes.
|
2012-02-06 19:59:07 -06:00 |
Taylor Otwell
|
3dab550681
|
fixing route bundle determination.
|
2012-02-06 09:21:35 -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
|
d462a72981
|
adjusting route class.
|
2012-02-03 10:43:09 -06:00 |
Taylor Otwell
|
17213fe073
|
urldecode all route parameters.
|
2012-02-03 10:35:15 -06:00 |
Taylor Otwell
|
6ed4adf6c4
|
added parens to router wildcard character list.
|
2012-02-03 08:45:51 -06:00 |
Taylor Otwell
|
8bd740d183
|
added support for named layouts.
|
2012-02-01 08:38:12 -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
|
6d6fc1b13e
|
fix bug in backreference.
|
2012-01-25 16:19:56 -06:00 |
Taylor Otwell
|
d4c5114792
|
code quality and backreference support in controllers.
|
2012-01-25 16:07:16 -06:00 |
Eric Barnes
|
ea8c6e1825
|
Fixed route handles for uri's that partially match
|
2012-01-19 08:47:17 -05:00 |
Taylor Otwell
|
9bcbe6a357
|
fix bug in route handles method.
|
2012-01-18 15:28:16 -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
|
aa427bbd39
|
added route test for handles method. fixed bug in route class.
|
2012-01-18 11:25:11 -06:00 |
Taylor Otwell
|
d95c371867
|
fix bug in controller filters.
|
2012-01-18 09:44:12 -06:00 |
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
|
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
|
1c97dccaef
|
fix filter parameter merging bug and update changelog.
|
2011-12-03 23:09:47 -06:00 |
Taylor Otwell
|
958efea5bd
|
Fix a docblock in the controller class.
|
2011-11-30 08:52:40 -06:00 |
Taylor Otwell
|
bf01e932c3
|
fixed variable typo in routing filter class.
|
2011-11-25 07:43:12 -06:00 |
Taylor Otwell
|
ad9b49a23e
|
Extract callback validation into method.
|
2011-11-23 08:49:09 -06:00 |
Taylor Otwell
|
05e365d0d5
|
Clean up route loader.
|
2011-11-23 08:45:35 -06:00 |
Taylor Otwell
|
5f348b2c6e
|
refactoring various classes.
|
2011-11-22 18:00:17 -06:00 |
Taylor Otwell
|
937441d31b
|
cleaning up more code.
|
2011-11-21 22:22:41 -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
|
5e95f05d9b
|
added more to comment.
|
2011-11-20 22:51:31 -06:00 |