Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 years ago |
mark_story
|
675f828e16
Remove insertQuery and deleteQuery.
|
12 years ago |
euromark
|
c989624f80
whitespace coding standards
|
12 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
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
|
3f4d24bfc0
remove unused local variables and a few improvements
|
13 years ago |
euromark
|
ce93e7c206
(isset($contain[0]) && $contain[0] === null) always false
|
13 years ago |
mark_story
|
0b0b361e48
Merge branch 'master' into 2.3
|
13 years ago |
mark_story
|
888b1f4795
Fix issue with using contain() and query[contain]
|
13 years ago |
Adam Taylor
|
4090c2e932
Remove trailing whitespace from comments
|
13 years ago |
euromark
|
e1fbfcef00
fix contain for find method
|
13 years ago |
euromark
|
01f1b0dadc
correcting previously added app uses statements
|
13 years ago |
euromark
|
4fe1ab1bf6
missing app uses statements
|
13 years ago |
euromark
|
3945c0e6a8
rtim files
|
13 years ago |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 years ago |
mark_story
|
9f9feec222
Merge branch '2.2-hash' into 2.2
|
14 years ago |
Kyle Robinson Young
|
e2a46f76c7
substr() optimizations
|
14 years ago |
mark_story
|
19e0d8d946
Switch usage to Hash where possible.
|
14 years ago |
Juan Basso
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
9a6ad7e1e2
Fixing most coding standard issues in Model/
|
14 years ago |
euromark
|
45112088a1
type hinting models
|
14 years ago |
euromark
|
e94d307ee1
code conventions
|
14 years ago |
Majna
|
0cd9a93e9e
Remove unused variables and statements.
|
14 years ago |
Kyle Robinson Young
|
51f9837db4
Code standards formatting
|
14 years ago |
Kyle Robinson Young
|
c836ba08a3
Add/move docblocks to make text available in the API docs
|
14 years ago |
Kyle Robinson Young
|
8197f87dbc
Spelling and grammar fixes
|
14 years ago |
Kyle Robinson Young
|
94e119fe67
Adhere to code formatting standard
|
14 years ago |