mark_story
|
4b13e0a5f2
Merge branch 'master' into 2.4
|
13 years ago |
mark_story
|
1d3095ece5
Fix formatting and expand find() docs.
|
13 years ago |
mark_story
|
33bd7a571a
Restore whitelist when save fails.
|
13 years ago |
mark_story
|
d1c88ebf8a
Merge branch 'master' into 2.4
|
13 years ago |
José Lorenzo Rodríguez
|
ef592363d6
Merge pull request #1123 from dogmatic69/model-cache
|
13 years ago |
euromark
|
111366d5c8
== to === and != to !== where applicable
|
13 years ago |
dogmatic69
|
e9a385e790
Adding the _findAll method
|
13 years ago |
dogmatic69
|
83a11b7189
adjusting the changes and adding some docs
|
13 years ago |
dogmatic69
|
00abe27ef8
Breaking out the find so that it can be easily overloaded for caching
|
13 years ago |
ADmad
|
13029cc2bc
Merge branch 'master' into 2.4
|
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 |
ADmad
|
fb7fbcf01b
Added option to disable counter caches updating.
|
13 years ago |
mark_story
|
4af6039107
Merge branch 'master' into 2.3
|
13 years ago |
Ceeram
|
16be9d4990
remove unused local vars
|
13 years ago |
mark_story
|
18e282f3aa
Fix space between function + parenthesis.
|
13 years ago |
Renan Gonçalves
|
23d4807933
Fixing expected value from find when it results in failure.
|
13 years ago |
Graham Weldon
|
a9293aa385
Merge remote-tracking branch 'origin/master' into 2.3
|
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 |
ravage84
|
bd71f8aa25
Update lib/Cake/Model/Model.php
|
13 years ago |
Mark Story
|
69248dfb1a
Merge pull request #1001 from dogmatic69/refactor-uuid-checks
|
13 years ago |
mark_story
|
554d5794ce
Merge branch 'master' into 2.3
|
13 years ago |
mark_story
|
08cde9f5a2
Fix foreach error when useTable = false.
|
13 years ago |
mark_story
|
4bdaa2b5a0
Merge branch 'master' into 2.3
|
13 years ago |
mark_story
|
1528b5c382
Don't return true when there is nothing to save.
|
13 years ago |
mark_story
|
6f5ff4d7dd
Merge branch 'master' into 2.3
|
13 years ago |
ADmad
|
c159854a17
Improve docblock
|
13 years ago |
Ceeram
|
a8eca60fc5
fix coding standards
|
13 years ago |
dogmatic69
|
49ea72e53e
rename the method and fix docblock return type
|
13 years ago |