ADmad
|
fb7fbcf01b
Added option to disable counter caches updating.
|
13 年 前 |
mark_story
|
4af6039107
Merge branch 'master' into 2.3
|
13 年 前 |
Ceeram
|
16be9d4990
remove unused local vars
|
13 年 前 |
mark_story
|
18e282f3aa
Fix space between function + parenthesis.
|
13 年 前 |
Renan Gonçalves
|
23d4807933
Fixing expected value from find when it results in failure.
|
13 年 前 |
Graham Weldon
|
a9293aa385
Merge remote-tracking branch 'origin/master' into 2.3
|
13 年 前 |
Ceeram
|
3f4d24bfc0
remove unused local variables and a few improvements
|
13 年 前 |
euromark
|
b811afbc44
double spaces to single ones
|
13 年 前 |
ravage84
|
bd71f8aa25
Update lib/Cake/Model/Model.php
|
13 年 前 |
Mark Story
|
69248dfb1a
Merge pull request #1001 from dogmatic69/refactor-uuid-checks
|
13 年 前 |
mark_story
|
554d5794ce
Merge branch 'master' into 2.3
|
13 年 前 |
mark_story
|
08cde9f5a2
Fix foreach error when useTable = false.
|
13 年 前 |
mark_story
|
4bdaa2b5a0
Merge branch 'master' into 2.3
|
13 年 前 |
mark_story
|
1528b5c382
Don't return true when there is nothing to save.
|
13 年 前 |
mark_story
|
6f5ff4d7dd
Merge branch 'master' into 2.3
|
13 年 前 |
ADmad
|
c159854a17
Improve docblock
|
13 年 前 |
Ceeram
|
a8eca60fc5
fix coding standards
|
13 年 前 |
dogmatic69
|
49ea72e53e
rename the method and fix docblock return type
|
13 年 前 |
dogmatic69
|
b3dba95b7d
making uuid field check protected
|
13 年 前 |
dogmatic69
|
521a759911
refactor uuid checks into a method
|
13 年 前 |
dogmatic69
|
b92b7c2d2d
removing variables that are unnecessarily used
|
13 年 前 |
dogmatic69
|
0ada30f3bc
removing nested if statement
|
13 年 前 |
dogmatic69
|
b99066ddd9
simplify some model code
|
13 年 前 |
Thomas Ploch
|
7f0085cd4e
Added type hinting to Model::validator()
|
13 年 前 |
ADmad
|
72d6ca636f
Docblock fixes
|
13 年 前 |
mark_story
|
e0aab77dab
Merge branch 'master' into 2.3
|
13 年 前 |
Ceeram
|
aaf2d2ef71
fix remaining cs errors
|
13 年 前 |
Ceeram
|
b8607ca2ed
fix fieldlist, refs PR808 and PR851
|
13 年 前 |
mark_story
|
c24bec679b
Merge branch 'master' into 2.3
|
13 年 前 |
Ber Clausen
|
c741f60367
Make Model::find('first') always return an array.
|
13 年 前 |