Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
mark_story
|
62660c6706
Re-assign $db after beforeSave.
|
13 years ago |
Ceeram
|
8374eb92cc
fix failing tests. test and mocked sources would cause exceptions
|
13 years ago |
Ceeram
|
dde0912d1e
Throw exceptions only when datasource has wrong package, not check for instance of Datasource
|
13 years ago |
mark_story
|
3d4ebc038c
Throw exceptions when non Datasource classes are used as Datasources.
|
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
|
3945c0e6a8
rtim files
|
13 years ago |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
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 |
Kyle Robinson Young
|
c836ba08a3
Add/move docblocks to make text available in the API docs
|
14 years ago |
Renan Gonçalves
|
573a349209
Using plugin name on exception thrown and in templates files.
|
14 years ago |
Renan Gonçalves
|
1cf67b1e55
Little cleanup in exceptions.
|
14 years ago |
Jose Lorenzo Rodriguez
|
a14abd6281
Fixing DatabaseSession handler to correctly close the session before the model object is destroyed by php.
|
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
|
1c7d54eacc
Updated the paths from comments.
|
14 years ago |
Jose Lorenzo Rodriguez
|
2a39e6869c
Merge branch '2.0' into 2.0-merge
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
Jose Lorenzo Rodriguez
|
e669a81e0a
Reverting change in ConnectionManager, sourceList() will only return the instantiated datasources
|
15 years ago |
Jose Lorenzo Rodriguez
|
b320e4323f
Improving ConnectionManager tests
|
15 years ago |
Jose Lorenzo Rodriguez
|
01f6744e35
Removing unneeded line in ConnectionManager
|
15 years ago |
AD7six
|
0cb70ae3bb
remove CONFIGS constant
|
15 years ago |
Jose Lorenzo Rodriguez
|
f14a295a3e
Adding a ConenctionManager::drop() method useful for testing and other dynamic tasks
|
15 years ago |
José Lorenzo Rodríguez
|
2386a11151
fixing tests from last merge
|
15 years ago |
José Lorenzo Rodríguez
|
d9c99b5ef6
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |