.. |
cache
|
refactoring cache engines, adding tests, update configure fixes #3082
|
2007-09-30 07:45:34 +00:00 |
controller
|
updating controller fixes #3191
|
2007-09-30 19:30:48 +00:00 |
model
|
replacing define CACHE_CHECK with Configure Cache.check, updating Model::exists()
|
2007-10-01 16:49:37 +00:00 |
view
|
Initial start of Unicode support, I may move this handling of this to a unicode class.
|
2007-09-24 23:49:54 +00:00 |
cache.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
cake_log.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
class_registry.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
configure.test.php
|
Adding class listing methods to Configure class
|
2007-08-07 15:38:20 +00:00 |
debugger.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
error.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
file.test.php
|
adding deprecated notices to file class
|
2007-08-21 03:39:02 +00:00 |
flay.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
folder.test.php
|
Fixes #3240, Wrong permissions are set when baking a project.
|
2007-09-17 06:02:44 +00:00 |
http_socket.test.php
|
Adding fix for #2882, Sanitize::escape() fails for numbers.
|
2007-07-09 17:02:55 +00:00 |
i18n.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
inflector.test.php
|
Closes #707, added Inflector::slug() to return a string with all spaces converted to $replacement and non word characters removed.
|
2007-10-04 02:17:40 +00:00 |
l10n.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
magic_db.test.php
|
Initial start of Unicode support, I may move this handling of this to a unicode class.
|
2007-09-24 23:49:54 +00:00 |
object.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
overloadable.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
router.test.php
|
refactor args generation
|
2007-09-26 09:49:01 +00:00 |
sanitize.test.php
|
Closes #1985, Sanitize::clean( ) should provide an option to specify what should/shouldn't be cleaned
|
2007-09-15 20:28:46 +00:00 |
security.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |
session.test.php
|
Adding fix for #2882, Sanitize::escape() fails for numbers.
|
2007-07-09 17:02:55 +00:00 |
set.test.php
|
Adding fix for Set::extract() when only grabbing numeric keys
|
2007-09-16 18:22:17 +00:00 |
socket.test.php
|
Initial start of Unicode support, I may move this handling of this to a unicode class.
|
2007-09-24 23:49:54 +00:00 |
string.test.php
|
Initial start of Unicode support, I may move this handling of this to a unicode class.
|
2007-09-24 23:49:54 +00:00 |
validation.test.php
|
Validate "0" as alphanumeric value (ticket #2972)
|
2007-07-25 14:22:14 +00:00 |
xml.test.php
|
Refactoring dispatcher.
|
2007-07-25 04:38:28 +00:00 |