.. |
cache
|
More documentation for Cache.
|
2011-03-12 12:14:43 -05:00 |
config
|
Ini/Php readers now read files with/without extension.
|
2011-01-23 20:27:46 -02:00 |
controller
|
Auth enhancement, less calls to user()
|
2011-03-23 15:39:12 +01:00 |
error
|
Fixing tests that were failing due to missing methods, and changes in CakeRoute.
|
2011-03-10 22:01:56 -05:00 |
http
|
Removing @subpackage tags, moving contents of @subpackage into @package.
|
2010-12-24 14:09:57 -05:00 |
log
|
Removing @subpackage tags, moving contents of @subpackage into @package.
|
2010-12-24 14:09:57 -05:00 |
model
|
Merge branch 'acl-behavior' into 2.0
|
2011-03-19 10:14:10 -04:00 |
route
|
Fixing failing tests, and issues around Controller::$view not getting
|
2011-03-09 07:31:11 -05:00 |
session
|
Merge branch '1.3' into merger
|
2011-01-18 20:04:30 -05:00 |
view
|
Merge branch '1.3' into merger
|
2011-03-19 09:08:28 -04:00 |
app.php
|
Fixing $this -> self.
|
2011-02-06 15:25:36 -05:00 |
cache.php
|
Merge branch '1.3' into merger
|
2011-03-19 09:08:28 -04:00 |
cake_log.php
|
Merge branch '1.3' into merger
|
2011-03-19 09:08:28 -04:00 |
cake_request.php
|
Adding CakeRequest::here() for getting complete 'here' values including query string parameters. $request->here does not include query string params.
|
2011-03-02 21:46:28 -05:00 |
cake_response.php
|
Removing @subpackage tags, moving contents of @subpackage into @package.
|
2010-12-24 14:09:57 -05:00 |
cake_session.php
|
Removing duplicate import.
|
2011-02-05 01:29:35 -05:00 |
cake_socket.php
|
Merge branch '1.3' into merger
|
2011-03-19 09:08:28 -04:00 |
class_registry.php
|
Removing @subpackage tags, moving contents of @subpackage into @package.
|
2010-12-24 14:09:57 -05:00 |
configure.php
|
Moving core cache configuration out of Configure and into core.php.
|
2011-03-12 11:24:59 -05:00 |
debugger.php
|
Removing @subpackage tags, moving contents of @subpackage into @package.
|
2010-12-24 14:09:57 -05:00 |
dispatcher.php
|
Moving appending of prefix to action into the Router. This makes Router::parse() always return what you get in the controller.
|
2011-03-10 22:04:46 -05:00 |
file.php
|
Removing @subpackage tags, moving contents of @subpackage into @package.
|
2010-12-24 14:09:57 -05:00 |
folder.php
|
Removing @subpackage tags, moving contents of @subpackage into @package.
|
2010-12-24 14:09:57 -05:00 |
http_response.php
|
Removing @subpackage tags, moving contents of @subpackage into @package.
|
2010-12-24 14:09:57 -05:00 |
http_socket.php
|
Fixing calltime pass by reference deprecation warnings.
|
2010-12-26 20:11:17 -05:00 |
i18n.php
|
Merge branch '1.3' into merger
|
2011-03-01 22:21:44 -05:00 |
inflector.php
|
Removing deprecated parameter from Inflector::slug(), use Inflector::rules() instead.
|
2011-03-23 22:31:27 -04:00 |
l10n.php
|
Removing @subpackage tags, moving contents of @subpackage into @package.
|
2010-12-24 14:09:57 -05:00 |
magic_db.php
|
Fixing more @package tags, and removing duplicate tags in classes.
|
2010-12-24 14:33:41 -05:00 |
multibyte.php
|
Removing @subpackage tags, moving contents of @subpackage into @package.
|
2010-12-24 14:09:57 -05:00 |
object.php
|
Missed a package tag.
|
2010-12-24 14:22:40 -05:00 |
object_collection.php
|
Fixed typo
|
2011-01-09 17:16:44 -08:00 |
router.php
|
Fixing some typos and adding some missing information.
|
2011-03-20 21:44:15 -04:00 |
sanitize.php
|
Removing @subpackage tags, moving contents of @subpackage into @package.
|
2010-12-24 14:09:57 -05:00 |
security.php
|
Removing @subpackage tags, moving contents of @subpackage into @package.
|
2010-12-24 14:09:57 -05:00 |
set.php
|
Making Set::filter() only operate on arrays.
|
2011-01-09 22:34:36 -05:00 |
string.php
|
Removing @subpackage tags, moving contents of @subpackage into @package.
|
2010-12-24 14:09:57 -05:00 |
validation.php
|
Removing extra param in internacionalization.
|
2011-01-19 10:08:35 -02:00 |
xml.php
|
Removing @subpackage tags, moving contents of @subpackage into @package.
|
2010-12-24 14:09:57 -05:00 |