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 |
mark_story
|
2e8498e166
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
1e1c7a036d
Code consistency formatting tweaks
|
14 years ago |
mark_story
|
6d269ce25d
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
94e119fe67
Adhere to code formatting standard
|
14 years ago |
Kyle Robinson Young
|
5876744709
Adhering to coding standards
|
14 years ago |
Rachman Chavik
|
1f7c292651
fixing broken tests: updating fullTableName() use
|
14 years ago |
Ceeram
|
179a5c8559
remove order, which was required with setting default order on CakeTestModel
|
14 years ago |
Ceeram
|
05940ae1ec
adding default order on id to CakeTestModel, to ensure correct order. Postgres can return results in any order it considers appropriate if none specified
|
14 years ago |