.. |
controller
|
Updating HttpSocket::serialize() to use Router::queryString(), updating Auth to use salted hashes, and resolving RequestHandler conflict for Ajax-based requests to custom content types
|
2007-03-02 20:41:10 +00:00 |
model
|
Adding fix from Ticket #2074
|
2007-03-04 04:05:57 +00:00 |
view
|
Adding fix for Ticket #1442.
|
2007-03-04 04:43:30 +00:00 |
cache.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
cake_log.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
class_registry.php
|
Adding fix for #2051
|
2007-02-05 04:53:31 +00:00 |
configure.php
|
Moving loading of Debugger class to Configure::write() so it loads only when DEBUG > 0
|
2007-03-04 03:45:44 +00:00 |
debugger.php
|
Adding core Debugger object
|
2007-02-20 16:57:43 +00:00 |
error.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
file.php
|
Adding bootstrap check for unique application salt value, and updating File error message
|
2007-03-02 20:38:57 +00:00 |
flay.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
folder.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
http_socket.php
|
Updating HttpSocket::serialize() to use Router::queryString(), updating Auth to use salted hashes, and resolving RequestHandler conflict for Ajax-based requests to custom content types
|
2007-03-02 20:41:10 +00:00 |
i18n.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
inflector.php
|
Adding fix for Ticket #2118.
|
2007-03-04 04:28:59 +00:00 |
l10n.php
|
Fixing typo (ticket #2144)
|
2007-02-17 13:58:00 +00:00 |
neat_array.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
neat_string.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
object.php
|
Adding core Debugger object
|
2007-02-20 16:57:43 +00:00 |
overloadable.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
overloadable_php4.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
overloadable_php5.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
router.php
|
Temporarily disabling Ajax/bare routes
|
2007-02-26 16:51:51 +00:00 |
sanitize.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
security.php
|
Correcting all headers in the files
|
2007-02-02 10:39:45 +00:00 |
session.php
|
Finished retro-fitting CakeSession::del() (Ticket #2163)
|
2007-02-22 19:53:25 +00:00 |
set.php
|
Removing eval() calls from Session and replacing with Set methods
|
2007-02-20 19:51:58 +00:00 |
socket.php
|
Importing initial draft of HttpSocket class, as implemented by Felix Geisendorfer
|
2007-02-20 20:06:55 +00:00 |
validation.php
|
Corrected doc comment in Validation::blank()
|
2007-02-20 17:27:14 +00:00 |
xml.php
|
Fixing null child reference issue in XML
|
2007-02-06 17:19:11 +00:00 |