Mark Story
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
6c0844fa57
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
893358fa3b
Remove use of TestCase::getMock() from "Routing" namepace tests.
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
Mark Story
|
268de40f2f
Integrate the new ActionDispatcher into Dispatcher
|
10 years ago |
Mark Story
|
cce106b283
Remove duplicate code.
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Mark Story
|
8994971b67
Reject controller names that are not camel case.
|
10 years ago |
mark_story
|
67d1c9890e
Disallow direct controller names
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Jose Lorenzo Rodriguez
|
5840bf2a7b
Routing\Error -> Routing\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
22f90f767c
Controller\Error -> Controller\Exception
|
11 years ago |
mark_story
|
47f88fa141
Remove App::objects().
|
11 years ago |
ADmad
|
f3b653b0a0
Fix tests.
|
11 years ago |
mark_story
|
6725198555
Remove inflection from missing controller errors.
|
11 years ago |
Jose Lorenzo Rodriguez
|
5a0a7966e0
Removing inflections out from the router, this also means that default
|
11 years ago |
Jose Lorenzo Rodriguez
|
abddd991da
Fixing session usage in ControllerTestCase
|
12 years ago |
mark_story
|
4803c4a285
Move controller resolution into a separate dispatcher filter.
|
12 years ago |
mark_story
|
9b7c82d06a
Add missing doc blocks and rename methods to be more consistent.
|
12 years ago |
mark_story
|
7db068c945
Add a convention for dispatcher filter names.
|
12 years ago |
mark_story
|
65f4a1211c
Clean up remaining dispatcher tests.
|
12 years ago |
mark_story
|
a33ee0c499
Move CacheDispatcher tests into their own file.
|
12 years ago |
mark_story
|
e6092c147c
Move AssetDispatcher tests to correct test file.
|
12 years ago |
mark_story
|
275a4b958a
Remove old filter tests, and update asset dispatcher tests.
|
12 years ago |
mark_story
|
0c95f47810
Mark broken tests as incomplete and remove dead code.
|
12 years ago |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |