.. |
config
|
Trimming whitespace and adding a file header.
|
2010-11-28 21:11:18 -05:00 |
controller
|
Loading component classes ang beginnings of session loading
|
2010-12-04 02:49:44 -04:30 |
error
|
Moving more classes to the new layout, it is time to bring the debugger up
|
2010-12-04 02:16:51 -04:30 |
log
|
Changing object construction and method call to use file_put_contents.
|
2010-11-16 21:54:05 -05:00 |
model
|
Moving the first database driver to the correct folder to start testing
|
2010-12-04 11:52:23 -04:30 |
route
|
More replacements to get class loaded using the new file scheme
|
2010-12-04 02:34:30 -04:30 |
session
|
Removing duplicate method call.
|
2010-09-07 00:42:49 -04:00 |
view
|
Replacing App::import in favor of App::uses where possible
|
2010-12-03 18:37:21 -04:30 |
cake_log.php
|
Removing logError from CakeLog, it will be moved into ErrorHandler::handleError()
|
2010-11-25 22:51:29 -05:00 |
cake_socket.php
|
Replacing App::import in favor of App::uses where possible
|
2010-12-03 18:37:21 -04:30 |
file.php
|
Removing =& operators for construction of objects.
|
2010-11-12 23:05:44 -05:00 |
http_socket.php
|
Changing more App::import calls for App::uses
|
2010-12-03 18:08:52 -04:30 |
i18n.php
|
Changing more App::import calls for App::uses
|
2010-12-03 18:08:52 -04:30 |
l10n.php
|
Changing more App::import calls for App::uses
|
2010-12-03 18:08:52 -04:30 |
magic_db.php
|
Removing =& operators for construction of objects.
|
2010-11-12 23:05:44 -05:00 |
multibyte.php
|
Changing more php version strings.
|
2010-10-03 12:46:03 -04:00 |
sanitize.php
|
Added 'double' option to Santize::html() to pass double_encode parameter to htmlentities()
|
2010-10-11 18:25:11 -07:00 |
security.php
|
Replacing App::import in favor of App::uses where possible
|
2010-12-03 18:37:21 -04:30 |
validation.php
|
Replacing App::import in favor of App::uses where possible
|
2010-12-03 18:37:21 -04:30 |
xml.php
|
Fixing issue where Xml would not read CDATA blocks.
|
2010-10-23 11:01:13 -04:00 |