mark_story
|
c24bec679b
Merge branch 'master' into 2.3
|
13 years ago |
Ber Clausen
|
a7d9422c09
Test all empty array with assertSame() because assertEquals() does not check the type.
|
13 years ago |
mark_story
|
9e0778951a
Add some fixed orders.
|
13 years ago |
ADmad
|
33a879ff41
Fix find('count') with 'group' when result has only one group. Closes #1677
|
13 years ago |
mark_story
|
cffc36e4e0
Fix notice error when impossible conditions are created.
|
13 years ago |
mark_story
|
ad31caeb0e
Merge branch '2.1' into 2.2
|
14 years ago |
Ceeram
|
7dbd6bc3a2
make sure model data is moved to alias, even when first key in data is assoc model
|
14 years ago |
mark_story
|
a3a2655fd5
Fix whitespace errors.
|
14 years ago |
Jose Lorenzo Rodriguez
|
bf0f5ab118
Merge remote-tracking branch 'origin/2.1' into 2.2
|
14 years ago |
Kyle Robinson Young
|
b8488b8dfe
Update 1.x @link in docblocks
|
14 years ago |
mark_story
|
9f9feec222
Merge branch '2.2-hash' into 2.2
|
14 years ago |
Ceeram
|
2b7fe21ee0
remove all Set::extract() from core and tests
|
14 years ago |
ADmad
|
93639a7c43
Fixed bug where associated model's afterfind was not triggered in particular case
|
14 years ago |
mark_story
|
19e0d8d946
Switch usage to Hash where possible.
|
14 years ago |
Kyle Robinson Young
|
90e7afbdc7
Correct parameter order of assertEquals and assertNotEquals
|
14 years ago |
mark_story
|
dbb2dd44d7
Fix more coding standards.
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
Ceeram
|
08a4d0bf63
Avoid unsetting Model's $findMethods when defining a custom find method in AppModel, also add tests for custom finds
|
14 years ago |
ADmad
|
4edb378ef8
Added ability to pass ID as parameter to Model::exists()
|
14 years ago |
Kyle Robinson Young
|
4176e59e52
Typo fixes in tests
|
14 years ago |
Majna
|
d41e5621b7
Fix missing and invalid assertions in tests.
|
14 years ago |
Scott Harwell
|
dddcdd105e
Added test case for fix in e1738c8c
|
14 years ago |
Ceeram
|
2a9e6771c3
allow other parent field, set in find options or TreeHebavior, for threaded find. Fixes #1769
|
14 years ago |
AD7six
|
7b640b8123
move find threaded logic to the set class
|
14 years ago |
mark_story
|
b4faa00703
Adding error to find(threaded).
|
14 years ago |
Jose Lorenzo Rodriguez
|
1651257919
Migrating all model callbacks to the CakeEventManager, fixing some minor bugs. All tests passing again
|
14 years ago |
ADmad
|
389072708a
Merge branch '2.0' into 2.1
|
14 years ago |
euromark
|
a41539dfa4
Indentation fix (tab instead of spaces)
|
14 years ago |
mark_story
|
07a2a60468
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
b46c4b3e3f
Correcting assertEquals parameter order
|
14 years ago |