cakephp2-php8/cake
phpnut 4e92b97468 Merging fixes into the trunk:
Revision: [5163]
 * changing param check in Router::stripEscape()

Revision: [5162]
 * Added in initial functionality for for returning result sets and providing help information

Revision: [5161]
 * Adding API Shell to get method signatures from core CakePHP classes

Revision: [5160]
 * Merging changes from [5157] into DboSource.
 * Adding better check in Router::stripEscape()

Revision: [5159]
 * Adding beforeRender() callback to components

Revision: [5158]
 * fixing pre color in css

Revision: [5157]
 * cleaning up auth, adding options to sort in paginator, adding preg match for database in dbo source

Revision: [5156]
 * Refactoring ACL class locations

Revision: [5155]
 * Fixing undefined variable in Shell:error()

Revision: [5154]
 * adding Media to inflector tests

Revision: [5153]
 * Correcting doc comment

Revision: [5152]
 * Adding Firebird support

Revision: [5151]
 * Fixing visibility based on attribute name convention

Revision: [5150]
 * Adding fix to SecurityComponent::_ _validatePost()

Revision: [5149]
 * Adding fix to allow empty multiple select when using the Security component. Prior to this fix a form would be considered invalid if nothing was selected.

Revision: [5148]
 * Adding access visibility to comment

Revision: [5147]
 * Adding comments to code

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5165 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-24 04:42:33 +00:00
..
config Merging fixes into the trunk: 2007-05-24 04:42:33 +00:00
console Added in initial functionality for for returning result sets and providing help information 2007-05-24 03:03:15 +00:00
libs changing param check in Router::stripEscape() 2007-05-24 04:20:53 +00:00
locale Removing all language file svn these are now located at http://cakeforge.org/projects/translations/ 2007-02-04 03:01:02 +00:00
tests adding Media to inflector tests 2007-05-23 17:11:00 +00:00
app_controller.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
app_helper.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
app_model.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
basics.php Removing deprecated code and files 2007-05-02 08:07:19 +00:00
bootstrap.php Making changes to cache classes and rearranging code to use new cache 2007-04-30 09:12:49 +00:00
dispatcher.php Adding fix for #2612, Fixes AuthComponent::identify SQL injection, and also removes ability to pass the -! in the posted data 2007-05-21 03:29:49 +00:00
LICENSE.txt Correcting all headers in the files 2007-02-02 10:39:45 +00:00
VERSION.txt Merging fixes into the trunk: 2007-05-24 04:42:33 +00:00