.. |
api
|
removed duplicate RestfulServerTest files, they're already in /cms (merge error)
|
2008-08-09 07:12:12 +00:00 |
control
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
fieldtypes
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
filesystem
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
forms
|
Removed error when saving checkboxsetfield with no values.
|
2008-08-13 23:56:27 +00:00 |
security
|
Updated SecurityTest to use new FunctionalTest system consistently
|
2008-08-11 23:04:25 +00:00 |
templates
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-09 03:19:54 +00:00 |
testing
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
ArrayDataTest.php
|
ArrayData should only change the type of included objects if they're not ViewableData.
|
2008-08-12 03:34:19 +00:00 |
ControllerTest.php
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-09 03:19:54 +00:00 |
CsvBulkLoaderTest_Players.csv
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-09 04:53:34 +00:00 |
CsvBulkLoaderTest_PlayersWithCustomHeaderAndRelation.csv
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-09 04:53:34 +00:00 |
CsvBulkLoaderTest_PlayersWithHeader.csv
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-09 04:53:34 +00:00 |
CsvBulkLoaderTest_PlayersWithId.csv
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-09 05:00:42 +00:00 |
CsvBulkLoaderTest_PlayersWithIdUpdated.csv
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-09 05:00:42 +00:00 |
CsvBulkLoaderTest.php
|
(manually merged from branches/roa)
|
2008-08-09 05:45:43 +00:00 |
CsvBulkLoaderTest.yml
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-09 04:53:34 +00:00 |
DataObjectDecoratorTest.php
|
MINOR Re-enabled DataObjectDecoratorTest
|
2008-08-11 06:01:16 +00:00 |
DataObjectDecoratorTest.yml
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-09 05:00:42 +00:00 |
DataObjectTest.php
|
Added tests for random queries
|
2008-08-13 00:44:52 +00:00 |
DataObjectTest.yml
|
Added tests for random queries
|
2008-08-13 00:44:52 +00:00 |
HTTPRequestTest.php
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-09 03:54:55 +00:00 |
i18nTest.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
ManifestBuilderTest.fixture.inc
|
Added TokenisedRegularExpression for accurate parsing of class files for the manifest. To make it efficient, the parse results of each file are now cached.
|
2008-04-08 06:17:58 +00:00 |
ManifestBuilderTest.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
ObjectTest.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
RequestHandlingTest.php
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-09 03:19:54 +00:00 |
SearchContextTest.php
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-10 23:29:30 +00:00 |
SearchContextTest.yml
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-09 06:40:50 +00:00 |
SiteTreeTest.php
|
Reverted Hierarchy::extraDBFields() because it interfered with normal generation of the site hierarchy. Note that children(), stageChildren(), and liveChildren() cannot be simply labelled as relations because they are methods with a different semantic meaning. I recommend the use of something similar to to enable access to information beyond relations via the data formatters
|
2008-08-11 23:51:45 +00:00 |
SiteTreeTest.yml
|
Added PHPUnit unit testing framework
|
2007-08-15 06:38:41 +00:00 |
SoapModelAccessTest.php
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-11 03:39:14 +00:00 |
SoapModelAccessTest.yml
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-11 03:03:52 +00:00 |
SQLQueryTest.php
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-09 05:57:44 +00:00 |
SSViewerTest.php
|
BUGFIX: [Grayzag] #2676 - Fixed rendering of partial templates, broken in r58354.
|
2008-07-21 11:59:24 +00:00 |
TokenisedRegularExpressionTest.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |