.. |
cache
|
Making FileEngine not greedily clear files in a directory that may belong to another cache configuration. Tests added. Fixes #754
|
2010-05-27 00:01:17 -04:00 |
controller
|
Fixing typo in method description.
|
2010-07-19 23:14:51 -04:00 |
log
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
model
|
Applying optimization from 'michaelc' to reduce number of strtolower() calls in AclBehavior. Fixes #972
|
2010-07-29 22:04:22 -04:00 |
view
|
Fixing detection and automatic appending of extension '.js' to urls in call to HtmlHelper::script(). Closes #965
|
2010-07-29 02:11:00 +05:30 |
cache.php
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
cake_log.php
|
fix typo in CakeLog::config()
|
2010-05-22 10:49:37 -04:00 |
cake_session.php
|
Reverting changes made in [60ab9800e2 ]. Restoring use of isset() and $_SESSION = null. Fixes #971
|
2010-07-31 13:09:40 -04:00 |
cake_socket.php
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
class_registry.php
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
configure.php
|
Adding App::themePath(). Will be used to reduce code duplication in a variety of places.
|
2010-06-30 20:17:17 -04:00 |
debugger.php
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
error.php
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
file.php
|
Reverting change made in [7cde309 ]. Readding trim() to fix issues on windows. Updating tests so they continue to pass on macos. Fixes #769
|
2010-05-30 11:16:40 -04:00 |
folder.php
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
http_socket.php
|
Putting the port in header Host, following RFC 2616 item 14.23. Fixes #947.
|
2010-07-23 00:13:19 -03:00 |
i18n.php
|
Adding omitted import for Multibyte to i18n. Fixes #929
|
2010-07-19 23:18:42 -04:00 |
inflector.php
|
Changing how merged rules are cleared so it doesn't generated notice errors in PHP4. Test added. Fixes #762
|
2010-06-01 23:41:51 -04:00 |
l10n.php
|
Numerous 'shoer description' documentation entries updated to contain useful comments.
|
2010-05-30 01:20:28 +10:00 |
magic_db.php
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
multibyte.php
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
object.php
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
overloadable.php
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
overloadable_php4.php
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
overloadable_php5.php
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
router.php
|
Fixing issues where route elements could not have '-' in the parameter name because of limitations in pcre named capturing subpatterns. Tests added. Fixes #974
|
2010-07-31 13:03:45 -04:00 |
sanitize.php
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
security.php
|
Numerous 'shoer description' documentation entries updated to contain useful comments.
|
2010-05-30 01:20:28 +10:00 |
set.php
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
string.php
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
validation.php
|
Fix typo in variable description.
|
2010-07-19 23:15:12 -04:00 |
xml.php
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |