.. |
cache
|
adding a newline before all comment blocks
|
2009-07-24 21:18:37 +02:00 |
controller
|
replace deprecated method calls.
|
2009-09-11 06:58:23 -04:00 |
model
|
Changes Model::find() to allow modification of DataSource connection during callbacks.
|
2009-09-10 09:28:55 -04:00 |
view
|
Adding ability to add arbitrary attributes to HtmlHelper::scriptBlock. Test case added.
|
2009-09-03 13:50:53 -04:00 |
cache.php
|
fixing cache error
|
2009-08-03 11:55:14 -07:00 |
cake_log.php
|
Adding docblock for the new variable used for logging. Making the CakeLog::handleError logs the same output as in Debugger::handleError.
|
2009-09-10 12:32:21 -03:00 |
cake_session.php
|
Reformatting code in CakeSession.
|
2009-09-01 23:25:03 -04:00 |
cake_socket.php
|
adding a newline before all comment blocks
|
2009-07-24 21:18:37 +02:00 |
class_registry.php
|
adding a newline before all comment blocks
|
2009-07-24 21:18:37 +02:00 |
configure.php
|
Removing support for DEBUG constant. Use Configure::write('debug', 2) instead.
|
2009-09-07 23:28:50 -04:00 |
debugger.php
|
Adding docblock for the new variable used for logging. Making the CakeLog::handleError logs the same output as in Debugger::handleError.
|
2009-09-10 12:32:21 -03:00 |
error.php
|
Adding error methods and templates for Missing Behavior class and Missing Behavior File errors.
|
2009-08-26 10:02:55 -04:00 |
file.php
|
Merge branch '1.3-misc' into 1.3
|
2009-08-02 12:20:07 -07:00 |
folder.php
|
Updating file headers
|
2009-08-31 22:48:22 -04:00 |
http_socket.php
|
Fixing method names that were omitted when methods were renamed. Thanks 'NetersLandreau'
|
2009-09-01 10:45:52 -04:00 |
i18n.php
|
adding a newline before all comment blocks
|
2009-07-24 21:18:37 +02:00 |
inflector.php
|
Fixing inflection of Taxes. Fixes #15
|
2009-08-12 09:46:18 -04:00 |
l10n.php
|
Changing l10n language name from 'Slovack' to 'Slovak', as per ISO 693-1 guidelines. Thanks to savant for the patch. Fixes #5870.
|
2009-08-02 19:00:30 +00:00 |
magic_db.php
|
Merge branch '1.3-misc' into 1.3
|
2009-08-02 12:20:07 -07:00 |
multibyte.php
|
whitespace normalization
|
2009-08-02 16:10:24 -07:00 |
object.php
|
Merge branch '1.2' into 1.3
|
2009-08-02 13:25:55 -07:00 |
overloadable.php
|
adding a newline before all comment blocks
|
2009-07-24 21:18:37 +02:00 |
overloadable_php4.php
|
adding a newline before all comment blocks
|
2009-07-24 21:18:37 +02:00 |
overloadable_php5.php
|
adding a newline before all comment blocks
|
2009-07-24 21:18:37 +02:00 |
router.php
|
Merge branch '1.2' into 1.3
|
2009-07-30 11:34:33 -07:00 |
sanitize.php
|
adding a newline before all comment blocks
|
2009-07-24 21:18:37 +02:00 |
security.php
|
whitespace normalization
|
2009-08-02 16:10:24 -07:00 |
set.php
|
whitespace normalization
|
2009-08-02 16:10:24 -07:00 |
string.php
|
adding a newline before all comment blocks
|
2009-07-24 21:18:37 +02:00 |
validation.php
|
Removing use of ife() from core classes.
|
2009-08-27 22:54:57 -04:00 |
xml.php
|
Merge branch '1.2' into 1.3
|
2009-08-01 23:47:28 -07:00 |