.. |
Cache
|
|
2007-06-29 10:17:05 +00:00 |
Collection
|
|
2007-06-14 21:48:14 +00:00 |
Connection
|
|
2007-07-06 11:56:12 +00:00 |
DataDict
|
added doc block
|
2007-06-10 19:31:28 +00:00 |
Db
|
1. Merging two event listener APIs
|
2007-06-19 23:33:04 +00:00 |
EventListener
|
|
2007-06-27 17:44:49 +00:00 |
Export
|
Add test case for single field index as string
|
2007-08-01 16:43:44 +00:00 |
Expression
|
support for expressional column values
|
2007-07-01 11:27:45 +00:00 |
Hydrate
|
Test case for incorrect population of nulls, refs #395
|
2007-07-12 20:12:38 +00:00 |
Import
|
added Search component, new record event listeners and some tests
|
2007-07-11 14:39:15 +00:00 |
NestedSet
|
Preliminary fix for a bug that occurs when using NestedSet + Column aggregation inheritance
|
2007-07-29 19:38:11 +00:00 |
Query
|
Added new test for select expressions.
|
2007-07-31 20:42:36 +00:00 |
Record
|
|
2007-08-09 17:09:20 +00:00 |
Relation
|
added test to ensure that a link to a hasOne resource can be unset
|
2007-08-11 16:23:59 +00:00 |
Search
|
|
2007-08-02 12:23:41 +00:00 |
Sequence
|
|
2007-07-05 22:53:51 +00:00 |
Ticket
|
fixed formatting
|
2007-08-09 17:32:23 +00:00 |
Transaction
|
added doc blocks, changed formatting
|
2007-06-10 19:35:33 +00:00 |
AccessTestCase.php
|
renamed Doctrine_Record::obtainIdentifier() to Doctrine_Record::identifier(), fixed identityMap implementation
|
2007-07-05 23:21:29 +00:00 |
AuditLogTestCase.php
|
|
2007-07-18 19:31:56 +00:00 |
BatchIteratorTestCase.php
|
|
|
BooleanTestCase.php
|
|
2007-06-19 19:51:25 +00:00 |
CacheFileTestCase.php
|
|
|
CacheQuerySqliteTestCase.php
|
|
|
CacheSqliteTestCase.php
|
|
|
CacheTestCase.php
|
|
|
CascadingDeleteTestCase.php
|
|
2007-06-11 15:45:55 +00:00 |
cc.php
|
fixed cc tool to adhere to codingstandard
|
2007-08-11 18:30:30 +00:00 |
classes.php
|
added the fix for ticket #398. also fixed the missing $coll->setReference() in Doctrine_Relation_Association::fetchRelatedFor()
|
2007-08-11 18:24:19 +00:00 |
CollectionOffsetTestCase.php
|
|
|
CollectionTestCase.php
|
|
|
ColumnAggregationInheritanceTestCase.php
|
fixed output of cli testrunner
|
2007-07-28 20:28:20 +00:00 |
ColumnAliasTestCase.php
|
|
2007-06-14 21:40:22 +00:00 |
CompositePrimaryKeyTestCase.php
|
|
|
ConfigurableTestCase.php
|
|
|
ConnectionTestCase.php
|
|
2007-07-05 21:16:28 +00:00 |
ConnectionTransactionTestCase.php
|
|
|
coverage.txt
|
adding coverage CLI flag to testrunner and updating coverage report
|
2007-08-11 13:30:14 +00:00 |
CustomPrimaryKeyTestCase.php
|
renamed Doctrine_Record::obtainIdentifier() to Doctrine_Record::identifier(), fixed identityMap implementation
|
2007-07-05 23:21:29 +00:00 |
CustomResultSetOrderTestCase.php
|
New test case for one-one relation fetching.
|
2007-06-05 19:33:09 +00:00 |
CustomResultSetOrderTestCaseTestCase.php
|
|
|
DataDictSqliteTestCase.php
|
|
|
DataDictTestCase.php
|
|
|
DbProfilerTestCase.php
|
|
|
DBTestCase.php
|
|
2007-07-11 22:03:47 +00:00 |
DriverTestCase.php
|
|
|
EnumTestCase.php
|
|
2007-07-05 20:03:38 +00:00 |
EventListenerTestCase.php
|
|
2007-06-25 19:25:23 +00:00 |
ExportTestCase.php
|
|
2007-06-12 19:42:27 +00:00 |
ExpressionTestCase.php
|
renamed Doctrine_Record::obtainIdentifier() to Doctrine_Record::identifier(), fixed identityMap implementation
|
2007-07-05 23:21:29 +00:00 |
ForeignKeyTestCase.php
|
|
2007-07-16 18:46:55 +00:00 |
HookTestCase.php
|
|
2007-07-05 23:47:48 +00:00 |
HydrateTestCase.php
|
|
|
ImportTestCase.php
|
|
2007-07-23 20:28:59 +00:00 |
IntegrityActionTestCase.php
|
|
2007-06-14 21:48:14 +00:00 |
ManagerTestCase.php
|
|
|
NewCoreTestCase.php
|
|
2007-07-05 23:47:48 +00:00 |
PessimisticLockingTestCase.php
|
|
|
QueryTestCase.php
|
|
2007-06-19 10:09:48 +00:00 |
RawSqlTestCase.php
|
fixes #360
|
2007-06-26 10:05:26 +00:00 |
RecordFilterTestCase.php
|
|
|
RecordTestCase.php
|
added the method refreshRelated() to Doctrine_Record
|
2007-08-11 17:49:43 +00:00 |
RelationTestCase.php
|
minor bug fixes
|
2007-06-14 21:26:45 +00:00 |
RepositoryTestCase.php
|
|
|
run.php
|
adding coverage CLI flag to testrunner and updating coverage report
|
2007-08-11 13:30:14 +00:00 |
SchemaTestCase.php
|
|
|
SearchTestCase.php
|
|
2007-07-20 20:16:55 +00:00 |
SequenceTestCase.php
|
|
|
TableTestCase.php
|
|
2007-07-05 23:25:36 +00:00 |
template.tpl
|
|
|
TemplateTestCase.php
|
tests for the new templating model
|
2007-08-03 11:52:47 +00:00 |
Test.php
|
added setSubclasses to abstractRecord. Fixed classes in tests. added some more output to the Test.php script
|
2007-07-30 19:01:16 +00:00 |
Ticket330TestCase.php
|
added doc blocks
|
2007-06-14 21:01:57 +00:00 |
Ticket337TestCase.php
|
Added Unit Test for ticket #337
|
2007-07-23 15:46:50 +00:00 |
Ticket343TestCase.php
|
|
2007-06-12 19:42:27 +00:00 |
Ticket381TestCase.php
|
|
2007-07-31 20:08:50 +00:00 |
TicketNjeroTestCase.php
|
More tests around the hasOne problem
|
2007-08-10 05:08:31 +00:00 |
TokenizerTestCase.php
|
tests for the new templating model
|
2007-08-03 11:52:47 +00:00 |
TransactionTestCase.php
|
|
2007-08-10 21:00:40 +00:00 |
TreeStructureTestCase.php
|
added doc blocks
|
2007-06-14 21:01:57 +00:00 |
UnitOfWorkTestCase.php
|
|
|
UnitTestCase.php
|
|
2007-07-09 12:36:21 +00:00 |
unsolved.php
|
|
2007-05-27 18:56:54 +00:00 |
UnsortedTestCase.php
|
|
|
ValidatorTestCase.php
|
Addition to the validator tests.
|
2007-06-28 16:14:06 +00:00 |
ValueHolderTestCase.php
|
|
|
ViewTestCase.php
|
1. Merging two event listener APIs
|
2007-06-19 23:33:04 +00:00 |