mark_story
|
b210849b95
Expand doc blocks for Model::query()
|
13 years ago |
ADmad
|
819d9e2cbc
docblock tweaks for apigen
|
13 years ago |
ADmad
|
20047c5060
Tweak docblock for api generator
|
13 years ago |
ADmad
|
56df02f720
Improved docblocks
|
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 |
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
|
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 |
dogmatic69
|
b3dba95b7d
making uuid field check protected
|
13 years ago |
dogmatic69
|
521a759911
refactor uuid checks into a method
|
13 years ago |
dogmatic69
|
b92b7c2d2d
removing variables that are unnecessarily used
|
13 years ago |
dogmatic69
|
0ada30f3bc
removing nested if statement
|
13 years ago |