euromark
|
e7f380d2b7
doublespace to single space
|
12 years ago |
euromark
|
a90cb29c0f
simplify else cases
|
12 years ago |
mark_story
|
e2d69402e7
Remove dead view cache code.
|
13 years ago |
Mark Story
|
e454f2d2a3
Merge pull request #1334 from thegallagher/2.3-cache-fix
|
13 years ago |
David Gallagher
|
e222b3b78e
Remove trailing space
|
13 years ago |
David Gallagher
|
0ada093295
Set content-type to xml to replicate existing behaviour
|
13 years ago |
David Gallagher
|
0eead76d4b
Fix content-type header in cached views. Fixes issue #2358
|
13 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
mark_story
|
ca10c49e21
Re-use existing string instead of making another one.
|
13 years ago |
mark_story
|
1ebb2ed0a0
Fix coding style.
|
13 years ago |
Adam Taylor
|
433dd09ec4
Fix typos
|
13 years ago |
euromark
|
111366d5c8
== to === and != to !== where applicable
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
mark_story
|
d0d13acaf4
Merge branch 'master' into 2.3
|
13 years ago |
mark_story
|
6d743971e9
Consistently inflect theme names.
|
13 years ago |
and-ers
|
c72c612625
Replaced simple and therefore pointless array_push function references with the ordinary way of adding an array element. This will increase the performance and the code looks much cleaner this way IMHO
|
13 years ago |
Ceeram
|
3f4d24bfc0
remove unused local variables and a few improvements
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
euromark
|
c83b454946
pluginSplit for a more meaningful exception message
|
13 years ago |
José Lorenzo Rodríguez
|
99e84b8a08
Merge pull request #930 from LiquidityC/2.3_3315_viewblock_startifempty
|
13 years ago |
euromark
|
d4af674ccb
doc block correction
|
13 years ago |
euromark
|
e1e4d93134
make View trigger notice by default if elements are missing
|
13 years ago |
ADmad
|
72d6ca636f
Docblock fixes
|
13 years ago |
mark_story
|
27d7e2865e
Merge branch 'master' into 2.3
|
13 years ago |
Ceeram
|
e02eab05d5
Remove all todo from core, create tickets for them
|
13 years ago |
Ceeram
|
56225bcca3
fix all warnings except TODO warnings
|
13 years ago |
mark_story
|
6378aab439
Call a few fewer methods.
|
13 years ago |
Linus Probert
|
43d766f45c
Added View::startIfEmpty($name)
|
13 years ago |
Mark Story
|
2841611c0f
Merge pull request #911 from dogmatic69/type-checks
|
13 years ago |