.. |
cache
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
controller
|
Merge branch '1.3-misc' into mergers
|
2009-12-27 12:45:12 -05:00 |
log
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
model
|
Merge branch '1.3-misc' into mergers
|
2009-12-27 12:45:12 -05:00 |
view
|
Making cacheAction array settings use action names instead of url paths. This removes the ability to set different durations for specific passed arguments. However, makes passed args, named params, and querystring params all behave the same in regard to cacheAction. Test cases updated.
|
2009-12-28 21:26:51 -05:00 |
cache.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
cake_log.test.php
|
Adding tests for CakeLog::drop()
|
2009-11-14 20:44:42 -05:00 |
cake_session.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
cake_socket.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
cake_test_case.test.php
|
Removing whitespace.
|
2009-12-02 11:37:43 -05:00 |
cake_test_fixture.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
class_registry.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
code_coverage_manager.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
configure.test.php
|
Adding test and fix to ensure the debug = 0, log = false leaves error_reporting set to 0.
|
2009-12-11 00:46:13 -05:00 |
debugger.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
error.test.php
|
Changing error handler to send a HTTP/1.1 500 error when missingTable, missingDatabase or missingConnection is encountered. Increased test coverage of libs/error.php to 100%. Fixes #70.
|
2009-12-13 23:53:19 -05:00 |
file.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
folder.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
http_socket.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
i18n.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
inflector.test.php
|
Updating Inflector to employ internal caching.
|
2009-12-25 18:53:38 +11:00 |
l10n.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
magic_db.test.php
|
Merge branch '1.2' into 1.3-merger
|
2009-11-22 20:38:50 -05:00 |
multibyte.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
object.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
overloadable.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
router.test.php
|
Router::reverse now removes models and paging keys that controllers can insert into params arrays.
|
2009-12-28 13:34:05 -05:00 |
sanitize.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
security.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
set.test.php
|
Merge branch '1.2' into mergers
|
2009-12-27 12:34:27 -05:00 |
string.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
test_manager.test.php
|
Removing "Long description for file" from /cake/tests tree.
|
2009-12-08 20:19:42 +11:00 |
validation.test.php
|
Implenting IPv6 validation using filter_var(), with a regex-based fallback if the aforementioned function does not exist (PHP < 5.2). Fixes #38.
|
2009-12-22 23:52:06 -05:00 |
xml.test.php
|
Merge branch '1.2' into mergers
|
2009-12-27 12:34:27 -05:00 |