.. |
cache
|
updating cache engines so key will expire when duration is changed, updated datasource and configure to for new settings, closes #5083
|
2008-07-26 20:00:20 +00:00 |
controller
|
refactor dispatcher, fixes #5033
|
2008-07-26 20:09:20 +00:00 |
model
|
Added camelCase check for setTablePrefix. setTablePrefix now fires on PHP5. Closes #5147
|
2008-07-27 04:19:54 +00:00 |
view
|
Adding PaginatorHelper tests for additional custom URL settings
|
2008-07-24 04:04:21 +00:00 |
cache.php
|
updating cache engines so key will expire when duration is changed, updated datasource and configure to for new settings, closes #5083
|
2008-07-26 20:00:20 +00:00 |
cake_log.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
class_registry.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
configure.php
|
updating cache engines so key will expire when duration is changed, updated datasource and configure to for new settings, closes #5083
|
2008-07-26 20:00:20 +00:00 |
debugger.php
|
closes #5011, target _blank for all html links that open new windows
|
2008-07-04 13:44:23 +00:00 |
error.php
|
Relaxing Sanitization on error messages to prevent UTF-8 characters from being stripped. Closes #5133
|
2008-07-22 23:33:01 +00:00 |
file.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
flay.php
|
Moving Cake folder to correct location
|
2008-05-30 11:40:08 +00:00 |
folder.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
http_socket.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
i18n.php
|
Moving Cake folder to correct location
|
2008-05-30 11:40:08 +00:00 |
inflector.php
|
Added ability to singularize 'gloves', 'wolves', 'shelves' and other ves words. Added tests. Closes #5080
|
2008-07-12 00:22:09 +00:00 |
l10n.php
|
fixes #4898, Config.language in l10n
|
2008-06-13 18:08:54 +00:00 |
magic_db.php
|
some cleanup, wrapping uses() in class exists
|
2008-06-11 15:46:31 +00:00 |
multibyte.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
object.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
overloadable.php
|
Moving Cake folder to correct location
|
2008-05-30 11:40:08 +00:00 |
overloadable_php4.php
|
Moving Cake folder to correct location
|
2008-05-30 11:40:08 +00:00 |
overloadable_php5.php
|
Moving Cake folder to correct location
|
2008-05-30 11:40:08 +00:00 |
router.php
|
Corrects handling of fully-qualified URLs in Router::normalize(), fixes #4036
|
2008-07-25 11:45:00 +00:00 |
sanitize.php
|
Moving Cake folder to correct location
|
2008-05-30 11:40:08 +00:00 |
security.php
|
updating Securiity::hash(), closes #5060, closes #5044.
|
2008-07-07 17:13:09 +00:00 |
session.php
|
Closes #5051, AjaxHelper form function should use mt_rand() instead of rand().
|
2008-07-05 14:31:22 +00:00 |
set.php
|
Adding fixes for pagination on associated models.
|
2008-06-27 06:25:08 +00:00 |
socket.php
|
Fixing coding standards violations in core, and adding misc tests
|
2008-06-20 20:17:23 +00:00 |
string.php
|
String::insert() now variable safe. Tests added. Fixes 5041.
|
2008-07-07 23:24:39 +00:00 |
validation.php
|
Implemented Validation::multiple() Tests added. Closes #5086, #3329, #4852
|
2008-07-23 02:15:48 +00:00 |
xml.php
|
fixes #4976, escape chars in attributes of xml tags
|
2008-06-24 01:38:40 +00:00 |