mark_story
|
66e6ec763e
|
Merge branch 'dispatcher-request' into 2.0
Conflicts:
cake/libs/configure.php
cake/tests/cases/libs/all_routing.test.php
cake/tests/cases/libs/controller/controller.test.php
|
2010-11-15 22:42:54 -05:00 |
|
mark_story
|
dad7963ea4
|
Moving Dispatcher inside libs directory, as it is part of CakePHP's libs.
|
2010-11-14 00:00:23 -05:00 |
|
mark_story
|
ec2884f17c
|
Making routing suite include RedirectRoute.
|
2010-11-10 23:50:01 -05:00 |
|
mark_story
|
597058bab5
|
Reordering tests in AllRouting case.
Changing how output buffers are emptied, so that its only done in cli.
|
2010-09-29 22:42:01 -04:00 |
|
mark_story
|
53086635b3
|
Adding CakeRequest and CakeResponse to the routing group.
Making more tests not fail in cli.
|
2010-09-24 23:30:01 -04:00 |
|
mark_story
|
d03ea3bbe8
|
Adding CakeRoute and PluginShortRoute to the test suite for routing.
|
2010-07-01 17:50:35 -04:00 |
|
mark_story
|
e60f18e12c
|
Porting Routing test group to PHPUnit.
|
2010-06-21 21:52:48 -04:00 |
|