cakephp2-php8/cake/libs
mark_story 5506af8fcc Updating file headers.
Removing Object::$_log.  CakeLog is now called statically.  Saving an instance is not longer necessary or desired.
2009-11-05 23:21:40 -05:00
..
cache adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
controller Merge branch '1.3' of code.cakephp.org:cakephp into 1.3 2009-11-03 22:03:09 -06:00
log Updating file headers. 2009-11-05 23:21:40 -05:00
model Merge branch '1.3' into 1.3-misc 2009-11-04 09:20:21 -05:00
view Changing quotes and adding spaces. Standarization cleanup. 2009-11-06 13:46:49 +11:00
cache.php fixing cache error 2009-08-03 11:55:14 -07:00
cake_log.php Adding return and test case for CakeLog::write() 2009-11-05 23:20:40 -05:00
cake_session.php Merge branch '1.2' into 1.3-merger 2009-11-01 12:11:49 -05:00
cake_socket.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
class_registry.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
configure.php Adding datasources array to Configure. 2009-11-04 14:45:44 +11:00
debugger.php Merge branch '1.2' into 1.3-merger 2009-11-01 12:11:49 -05:00
error.php Making subclassing of ErrorHandler much easier. 2009-10-09 00:13:08 -04:00
file.php Applying patch from 'Ceeram'. Adds File::copy() and test case. Refs #150 2009-10-08 23:27:31 -04:00
folder.php Merge branch '1.2' into 1.3-merger 2009-11-01 12:11:49 -05:00
http_socket.php Merge branch '1.2' into 1.3-merger 2009-11-01 12:11:49 -05:00
i18n.php Replacing $pluginPath loops with App::pluginPath(). Minor optimization for App::pluginPath(). 2009-10-16 22:02:06 -04:00
inflector.php Removing Inflector's inheritance on Object, as it was unecessary. 2009-09-15 21:44:27 -04:00
l10n.php Fixing catalog() to return 3 char matches 2009-10-30 14:43:52 -05:00
magic_db.php Merge branch '1.3-misc' into 1.3 2009-08-02 12:20:07 -07:00
multibyte.php whitespace normalization 2009-08-02 16:10:24 -07:00
object.php Updating file headers. 2009-11-05 23:21:40 -05:00
overloadable.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
overloadable_php4.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
overloadable_php5.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
router.php Merge branch '1.3-misc' into 1.3 2009-10-02 13:18:12 -04:00
sanitize.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
security.php whitespace normalization 2009-08-02 16:10:24 -07:00
set.php Merge commit 'origin/1.2' into 1.2-merge-in 2009-10-14 00:51:55 -04:00
string.php Fixing String::insert() when $data is an empty array. Which was happening in the dbo source tests. 2009-11-03 18:21:01 -05:00
validation.php Removing Validation::file() It was never implemented, and file validation can be a lengthy and complicated process. This is better implemented at the application level. 2009-10-31 14:17:24 -04:00
xml.php Merge commit 'origin/1.2' into 1.2-merge-in 2009-10-14 00:51:55 -04:00