ber clausen
|
39bc8dff97
Wrong signature.
|
12 years ago |
euromark
|
a643295e4c
remove @access and unnecessary $name
|
12 years ago |
euromark
|
e7f380d2b7
doublespace to single space
|
12 years ago |
euromark
|
7cb19b97db
coding standards and simplification of else cases as well as some minor fixes
|
12 years ago |
Marc Würth
|
070a6f0ad5
Added a related cookbook link to DataSource.php
|
12 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
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 |
euromark
|
19cfe40fd1
fix return type in docblock
|
13 years ago |
Ceeram
|
3f4d24bfc0
remove unused local variables and a few improvements
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
Ceeram
|
e02eab05d5
Remove all todo from core, create tickets for them
|
13 years ago |
Adam Taylor
|
4090c2e932
Remove trailing whitespace from comments
|
13 years ago |
Stephen Cuppett
|
7e5f326300
Fix STRICT warnings on PHP 5.4
|
13 years ago |
Thomas Ploch
|
a06eba7e24
Adding basic implementation of DataSource::close().
|
14 years ago |
Juan Basso
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
mark_story
|
9a6ad7e1e2
Fixing most coding standard issues in Model/
|
14 years ago |
Rachman Chavik
|
1d333fd8b7
fullTableName needs to check for empty schemaName
|
14 years ago |
Rachman Chavik
|
144b556d1f
Adding new property Model::schemaName
|
14 years ago |
mark_story
|
055224ef68
Merge remote-tracking branch 'origin/1.3' into merger
|
14 years ago |
Jose Lorenzo Rodriguez
|
783b5d4d1c
Fixing fatal errors when running postgres
|
14 years ago |
Juan Basso
|
61833294f0
Changed the visibility to methods that not affect others classes.
|
14 years ago |
Juan Basso
|
f5a54d00dd
Changed methods and attributes from private to protected.
|
14 years ago |
Juan Basso
|
895c10af7b
Adjusted some types in @param, @return and @var.
|
14 years ago |
Juan Basso
|
9bc3e567c1
Removed the @access and @static.
|
14 years ago |
Juan Basso
|
39b4032820
Fixed some API doc in model.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
ADmad
|
4c042ae133
Adding proper visibility keywords for class functions
|
15 years ago |
Jose Lorenzo Rodriguez
|
ba694c45c9
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |