ADmad
|
b32e855a3d
Fixing behavior prioritizing
|
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 |
Ceeram
|
16be9d4990
remove unused local vars
|
13 years ago |
euromark
|
8acdb129b2
unify object load/unload and loaded methods
|
13 years ago |
mark_story
|
a7f192c606
Merge branch 'master' into 2.3
|
13 years ago |
mark_story
|
e0586da808
Fix tests that occasionally fail on postgres.
|
13 years ago |
Kyle Robinson Young
|
f10c669813
Code standards fixes
|
13 years ago |
Ceeram
|
cb80338c7d
avoid duplication in return value when saving habtm
|
13 years ago |
Jose Lorenzo Rodriguez
|
39715bcd89
Adding missing afterValidate callback to behaviors, Fixes #3024
|
13 years ago |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
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 |
mark_story
|
7665f369fa
Merge branch '2.1-type-hinting-corrections' into 2.1
|
14 years ago |
euromark
|
45112088a1
type hinting models
|
14 years ago |
Kyle Robinson Young
|
4176e59e52
Typo fixes in tests
|
14 years ago |
Kyle Robinson Young
|
22582aee63
Upgrade legacy uses of App::build() types
|
14 years ago |
Kyle Robinson Young
|
75882507bc
Remove unnecessary loadFixtures() calls
|
14 years ago |
mark_story
|
0e56d742b8
Merge branch '2.0' into 2.1
|
14 years ago |
mark_story
|
beced84d2d
Fix illegal offset caused by TranslateBehavior.
|
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 |
Kyle Robinson Young
|
b46c4b3e3f
Correcting assertEquals parameter order
|
14 years ago |
Kyle Robinson Young
|
1e1c7a036d
Code consistency formatting tweaks
|
14 years ago |
Kyle Robinson Young
|
94e119fe67
Adhere to code formatting standard
|
14 years ago |
Kyle Robinson Young
|
98f03dc6df
Replacing test case compatibility functions
|
14 years ago |
Renan Gonçalves
|
1cf67b1e55
Little cleanup in exceptions.
|
14 years ago |
Juan Basso
|
620a65b2fc
Merge branch '2.0' into 2.0-api-doc
|
14 years ago |