Mark Story
|
384c3a815d
Merge pull request #2350 from tuffz/formatting_app_uses_blocks
|
12 years ago |
Eric Büttner
|
1e3865acc7
formatting app::uses blocks (refs #2265)
|
12 years ago |
Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 years ago |
euromark
|
b5bd087bc5
Replace deprecated methods.
|
12 years ago |
euromark
|
f62f46562c
add missing create() for creating a new record.
|
12 years ago |
euromark
|
17bd465cae
simplify tests
|
12 years ago |
euromark
|
382f75dbfc
cs corrections, bool to boolean and int to integer.
|
12 years ago |
Phally
|
db1876d837
Adds order to the test models to make the results more predictable.
|
12 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
12 years ago |
euromark
|
97c2cb367d
CS fixes
|
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
|
a7f192c606
Merge branch 'master' into 2.3
|
13 years ago |
euromark
|
b48f105b3f
fix tabs to spaces
|
13 years ago |
euromark
|
354069d229
cascade false for recover
|
13 years ago |
euromark
|
22f65f7cb5
asserting that tree behavior generates valid sql in recover
|
13 years ago |
mark_story
|
1aea9ac0c9
Merge branch 'master' into 2.3
|
13 years ago |
euromark
|
2dfb40bac0
remove duplicate line
|
13 years ago |
ADmad
|
5de492fb25
Allow saving new records with pre specified primary key value with treebehavior.
|
13 years ago |
euromark
|
b7f1740d2b
correcting coding-standards
|
13 years ago |
mark_story
|
a63dd9ee9d
Fix incorrect formatting in TreeBehavior.
|
13 years ago |
mark_story
|
a7c79e5da2
Fix warnings when deleting records that do not exist.
|
13 years ago |
Kyle Robinson Young
|
b8488b8dfe
Update 1.x @link in docblocks
|
14 years ago |
Kyle Robinson Young
|
90e7afbdc7
Correct parameter order of assertEquals and assertNotEquals
|
14 years ago |
mark_story
|
fc234d82f1
Fix coding standards in Case/Model/Behavior.
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
Kyle Robinson Young
|
4176e59e52
Typo fixes in tests
|
14 years ago |
Kyle Robinson Young
|
75882507bc
Remove unnecessary loadFixtures() calls
|
14 years ago |
Ceeram
|
2a9e6771c3
allow other parent field, set in find options or TreeHebavior, for threaded find. Fixes #1769
|
14 years ago |
ADmad
|
1358af783b
Added test case for TreeBehavior::recover(). Refs #2392
|
14 years ago |