.. |
cache
|
Merge branch '1.3' into integration
|
2010-10-13 22:30:40 -04:00 |
controller
|
Merge branch '2.0' of github.com:cakephp/cakephp into 2.0
|
2010-10-31 21:58:38 -04:00 |
http
|
Support to digest method in HttpSocket. Thanks to jmcneese and Adrien Gibrat.
|
2010-11-13 20:51:09 -02:00 |
log
|
Merge branch '1.3' into integration
|
2010-10-31 21:56:59 -04:00 |
model
|
Removing E_STRICT errors from connection manager
|
2010-11-08 22:37:34 -04:30 |
route
|
Added support for redirection routes. Fixes #1151
|
2010-11-07 17:33:05 -08:00 |
session
|
Removing duplicate method call.
|
2010-09-07 00:42:49 -04:00 |
view
|
Added configurable ellipsis on Paginator::numbers(), Paginator::first(), Paginator::last(). Fixes #1086
|
2010-11-07 17:08:01 -08:00 |
cache.php
|
Changing more php version strings.
|
2010-10-03 12:46:03 -04:00 |
cake_log.php
|
Changing more php version strings.
|
2010-10-03 12:46:03 -04:00 |
cake_request.php
|
Adding Fennec as a built-in mobile browser.
|
2010-10-27 22:32:15 -04:00 |
cake_response.php
|
Improving the CakeResponse::cache() method
|
2010-10-03 19:27:08 -04:30 |
cake_session.php
|
Removing E_STRICT errors from CakeSession
|
2010-11-08 22:35:31 -04:30 |
cake_socket.php
|
Simplified the CakeSocket and fixed some phpdocs.
|
2010-11-09 19:07:29 -02:00 |
class_registry.php
|
Removing E_STRICT errors from ClassRegistry
|
2010-11-08 22:35:55 -04:30 |
configure.php
|
Removing E_STRICT errors from Configure and App class
|
2010-11-08 22:36:38 -04:30 |
debugger.php
|
Removing E_STRICT errors from debugger
|
2010-11-08 22:36:48 -04:30 |
error_handler.php
|
Adding stack traces to error400 and error500 when debug > 0.
|
2010-09-06 18:09:11 -04:00 |
exceptions.php
|
Merge branch '2.0-console' into 2.0
|
2010-11-02 23:49:19 -04:00 |
file.php
|
Merge branch '1.3' into integration
|
2010-10-13 22:30:40 -04:00 |
folder.php
|
Changing more php version strings.
|
2010-10-03 12:46:03 -04:00 |
http_socket.php
|
If method is false, dont send the authentication. Fixed throw message.
|
2010-11-13 17:22:16 -02:00 |
i18n.php
|
Removing E_STRICT errors from i18n
|
2010-11-08 22:37:09 -04:30 |
inflector.php
|
Changing more php version strings.
|
2010-10-03 12:46:03 -04:00 |
l10n.php
|
Changing more php version strings.
|
2010-10-03 12:46:03 -04:00 |
magic_db.php
|
Changing more php version strings.
|
2010-10-03 12:46:03 -04:00 |
multibyte.php
|
Changing more php version strings.
|
2010-10-03 12:46:03 -04:00 |
object.php
|
Changing more php version strings.
|
2010-10-03 12:46:03 -04:00 |
object_collection.php
|
Fixing issue where mockObject expectations were not counted hiding fails. Fixing all objects not actually being iterated.
|
2010-09-14 22:40:46 -04:00 |
router.php
|
Removing E_STRICT errors from router
|
2010-11-08 22:38:30 -04:30 |
sanitize.php
|
Added 'double' option to Santize::html() to pass double_encode parameter to htmlentities()
|
2010-10-11 18:25:11 -07:00 |
security.php
|
Changing more php version strings.
|
2010-10-03 12:46:03 -04:00 |
set.php
|
Merge branch '1.3' into integration
|
2010-10-31 21:56:59 -04:00 |
string.php
|
Expanding String::wrap to be able to indent and start indenting at a specific offset.
|
2010-10-15 22:46:03 -04:00 |
validation.php
|
Fix typo in variable description.
|
2010-07-19 23:15:12 -04:00 |
xml.php
|
Fixing issue where Xml would not read CDATA blocks.
|
2010-10-23 11:01:13 -04:00 |