ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
Mark Story
|
e94aa4b085
Skip memory leak tests when coverage is on.
|
10 years ago |
Mark Story
|
cae5d98afb
Try to get codecov builds to pass more frequently.
|
10 years ago |
Philippe Lafrance
|
d848edc471
Test path generation with multiple paths in App.paths.templates
|
10 years ago |
Bryan Crowe
|
315a0ce60c
Remove old lighthouseapp references
|
10 years ago |
Anna Filina
|
b5f790c786
Fix tests and missing quotation mark for charset attribute
|
10 years ago |
Anna Filina
|
cbb81aca54
HTML5 meta charset
|
10 years ago |
jeffblack360
|
2714e1459e
Patch for issue #7561
|
10 years ago |
Walther Lalk
|
ce5533fd55
PHPdbg uses a little bit more memory
|
10 years ago |
Mark Story
|
0c01172f48
Fix plugin view names being able to escape the plugin root directory.
|
10 years ago |
Yves P
|
d2993dd1d1
Reorder fixtures to prove that the order does not matter anymore
|
10 years ago |
Mark Story
|
c8717cf092
Merge pull request #7237 from cakephp/view-template
|
10 years ago |
Mark Story
|
e06037a701
Merge pull request #7222 from cakephp/view-layout
|
10 years ago |
ADmad
|
f17612ec7f
Add test for magic getter, setter.
|
10 years ago |
ADmad
|
60520dc6d2
Remove unused property.
|
10 years ago |
ADmad
|
1c204b74f5
Update tests to use new methods.
|
10 years ago |
Mark Story
|
1ed2a63861
Remove getView()
|
10 years ago |
ADmad
|
ced5437bf3
Allow overriding layout passed as argument by setting View::$layout in template
|
10 years ago |
ADmad
|
f0e545618d
Fix test.
|
10 years ago |
Mark Story
|
834fa46f46
Merge branch 'master' into 3.1
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
ADmad
|
bc75b55982
Update tests for View classes.
|
10 years ago |
ADmad
|
d058fe1329
Deprecate view, layout, theme, autoLayout properties of controller.
|
10 years ago |
Yves P
|
42cbefea1b
The "autoswitch elements to prefix path" functionality now cascades up if the controller runs in a nested prefixed namespace
|
11 years ago |
Mark Scherer
|
68ff1322c0
Deprecate Session helper.
|
11 years ago |
Yves P
|
4f577c0510
Elements should switch to prefixed template path if available
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Mark Story
|
e57c380568
Add View::cache()
|
11 years ago |
Walther Lalk
|
1464c047c8
Fix CS error
|
11 years ago |