cakephp2-php8/cake/libs
2006-08-15 19:19:39 +00:00
..
controller Adding additional data for pagination, and fixing docblock formatting 2006-08-12 13:06:21 +00:00
model Adding 'IS NULL' fix from Ticket #1075, and fixing join issue with AND NOT 2006-08-15 19:19:39 +00:00
view Adding View::set(), allowing templates/elements to set variables for layout 2006-08-12 01:18:28 +00:00
cache.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
cake_log.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
class_registry.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
configure.php Adding model behaviors, model onError callback, and updating FormHelper 2006-07-22 14:13:07 +00:00
error.php "Fixing errors when CSS not showing after recent fixes to error class" 2006-08-07 01:10:44 +00:00
file.php Renaming branched version directory 2006-06-14 18:02:37 +00:00
flay.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
folder.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
i18n.php git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3092 3807eeeb-6ff5-0310-8944-8be069107fe0 2006-06-14 19:06:14 +00:00
inflector.php Converting Inflector to a singleton, and adding inflection cache 2006-08-06 18:05:25 +00:00
l10n.php git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3092 3807eeeb-6ff5-0310-8944-8be069107fe0 2006-06-14 19:06:14 +00:00
legacy.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
neat_array.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
neat_string.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
object.php Renaming branched version directory 2006-06-14 18:02:37 +00:00
overloadable.php Typo (PHP5 changed to !PHP5) 2006-08-07 07:46:14 +00:00
overloadable_php4.php Abstracting PHP4/5 overload implementation to custom base class 2006-07-30 12:24:03 +00:00
overloadable_php5.php Abstracting PHP4/5 overload implementation to custom base class 2006-07-30 12:24:03 +00:00
router.php Moving extension data from params['extension'] to params['url']['extension'] 2006-08-12 17:03:40 +00:00
sanitize.php Moving methods from RequestHandler to Sanitize 2006-08-07 01:22:57 +00:00
security.php Making changes to Security class 2006-08-03 06:49:51 +00:00
session.php "Added fix for Ticket #1251 2006-08-01 21:26:00 +00:00
validation.php git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3092 3807eeeb-6ff5-0310-8944-8be069107fe0 2006-06-14 19:06:14 +00:00
validators.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
xml.php Adding new XML class 2006-06-14 23:04:23 +00:00