..
DDC117Test.php
[DDC-2246] Fix bug with UnitOfWork#getEntityState() and entities with foreign identifier.
2013-01-20 20:11:08 +01:00
DDC142Test.php
fix DDC-142 load OneToOne EAGER
2012-06-18 14:43:00 -03:00
DDC144Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC163Test.php
[2.0][DDC-335][DDC-347][DDC-317] Fixed. Also prepared DQL for CASE/COALESCE/NULLIF support.
2010-02-19 21:28:17 +00:00
DDC168Test.php
DCOM-93 - Removed reflection dependency from ClassMetadata completly, moving all the code into ClassMetadataInfo for BC reasons.
2012-01-02 21:32:18 +01:00
DDC192Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC199Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC211Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC237Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC258Test.php
Inlined Test and Entities into DDC2138Test
2012-11-12 14:59:48 +01:00
DDC279Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC309Test.php
[DDC-193] Fixed.
2010-04-10 00:00:36 +02:00
DDC331Test.php
DDC-1384 - Fix a bunch of Oracle test failures
2011-10-29 20:42:44 +02:00
DDC345Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC353Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC371Test.php
[DDC-1964] Fix issue with refresh and and object hydrator not setting field to null explicitly to override possible previous values.
2012-07-29 11:25:45 +02:00
DDC381Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC422Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC425Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC440Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC444Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC448Test.php
DDC-1384 - Made tests case-insenstive to work with latest change regarding column sizes
2011-10-29 18:48:34 +02:00
DDC493Test.php
DDC-1384 - Made tests case-insenstive to work with latest change regarding column sizes
2011-10-29 18:48:34 +02:00
DDC501Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC512Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC513Test.php
DDC-1384 - Made tests case-insenstive to work with latest change regarding column sizes
2011-10-29 18:48:34 +02:00
DDC518Test.php
Updated tests.
2010-07-30 17:19:50 +02:00
DDC522Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC531Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC588Test.php
[DDC-588] EntityManager::refresh uses fieldName instead of columnName
2010-05-14 22:10:13 +02:00
DDC599Test.php
Moved association mappings to plain arrays, just like field mappings.
2010-08-09 22:48:07 +02:00
DDC618Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC633Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC656Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC657Test.php
Fix test for non-mysql like datetimes.
2012-01-29 15:02:40 +01:00
DDC698Test.php
DDC-1384 - Made tests case-insenstive to work with latest change regarding column sizes
2011-10-29 18:48:34 +02:00
DDC719Test.php
DDC-1384 - Fix a bunch of Oracle test failures
2011-10-29 20:42:44 +02:00
DDC729Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC735Test.php
DDC-853, DDC-629 - Fix drop schema always dropping everything at the cost of potential failures when dropping due to foreign keys. Added a full-database drop mode that resembles the old behavior.
2010-11-16 21:31:54 +01:00
DDC736Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC742Test.php
Fix test failing when memcache extension is installed, but memcache server isnt.
2013-02-13 08:46:37 +01:00
DDC748Test.php
Change from assertType to assertInstanceOf.
2011-07-26 11:38:09 +02:00
DDC758Test.php
Switch testsuite to run with phpunit.ini.dist from main folder, not using AllTests approach. Fixed global state problem in tests that was caused by EventManager being reused. Significantly enhanced error message about cascade persist
2011-06-18 22:47:21 +02:00
DDC767Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC809Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC812Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC832Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC837Test.php
Cherry picked FabioBatSilva upgrade of Common lib.
2011-09-13 00:59:24 -03:00
DDC849Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC881Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC933Test.php
Fix tests so that PostgreSQL does not fail anymore on certain test.
2010-12-21 22:33:23 +01:00
DDC949Test.php
Clarify error message
2011-10-30 00:25:49 +02:00
DDC960Test.php
DDC-960 - Bugfix in how Persisters generate Fetch last version of Entity SQL.
2011-01-23 12:48:28 +01:00
DDC992Test.php
Cherry picked FabioBatSilva upgrade of Common lib.
2011-09-13 00:59:24 -03:00
DDC1040Test.php
DDC-1384 - Fix all tests on Oracle
2011-10-29 23:58:09 +02:00
DDC1041Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC1043Test.php
DDC-1043 - Make computeChangeSet() algorithm more strict, possible leading to more updates to to values that are not exactly the same. However this is necessary to avoid bugs with certain PHP casting rules, i.e. +44 = 44
2011-05-01 10:21:47 +02:00
DDC1050Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC1080Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC1113Test.php
DDC-1306, DDC-1113 - Fix issues with inheritance and commit order
2011-08-27 20:41:52 +02:00
DDC1129Test.php
[DDC-1129] Fix bug in version changeset computation aswell as inline ClassMetadata::isCollectionValuedAssociation to increase performance by 2-5%
2011-05-01 11:44:31 +02:00
DDC1151Test.php
fix sequence and join columns
2012-06-18 14:42:57 -03:00
DDC1163Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC1181Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC1193Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC1209Test.php
DDC-1384 - Fix all tests on Oracle
2011-10-29 23:58:09 +02:00
DDC1225Test.php
DDC-1384 - Fix a bunch of Oracle test failures
2011-10-29 20:42:44 +02:00
DDC1228Test.php
DDC-1384 - Fix all tests on Oracle
2011-10-29 23:58:09 +02:00
DDC1238Test.php
DDC-1384 - Fix all tests on Oracle
2011-10-29 23:58:09 +02:00
DDC1250Test.php
DDC-1250 - Fix bug with inverse one to one loading and ambigious column names in certain scenarios
2011-07-09 22:11:49 +02:00
DDC1276Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC1300Test.php
DDC-1300 - Fix bug in fetch join hydration of entities with foreign key identifier
2011-08-06 20:25:45 +02:00
DDC1301Test.php
[DDC-1301] Prefixed all Legacy models properties with _
2011-07-28 12:25:23 +02:00
DDC1306Test.php
DDC-1306, DDC-1113 - Fix issues with inheritance and commit order
2011-08-27 20:41:52 +02:00
DDC1335Test.php
DDC-1452 - Fixed bug with multiple fetch joins of the same "propery-path" of Class+field name combinations
2011-11-14 23:05:33 +01:00
DDC1360Test.php
fix sequence and join columns
2012-06-18 14:42:57 -03:00
DDC1383Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC1392Test.php
DDC-1392 - Fix bug with merging unitialized proxies
2011-09-25 18:08:41 +02:00
DDC1400Test.php
DDC-1400 - var_dump(), seriously?
2011-12-11 16:42:59 +01:00
DDC1404Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC1430Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC1436Test.php
Add test for DDC-1436 and DDC-1452 showing they are the same issues
2011-11-18 13:28:56 +01:00
DDC1452Test.php
DDC-1452 - Fixed bug with multiple fetch joins of the same "propery-path" of Class+field name combinations
2011-11-14 23:05:33 +01:00
DDC1454Test.php
DDC-1454 - Fix exists() for Joined table inheritance
2011-10-28 00:50:10 +02:00
DDC1458Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC1461Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC1509Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC1514Test.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
DDC1515Test.php
DDC-1515 - Now the real bugfix
2011-12-11 17:08:58 +01:00
DDC1526Test.php
[DDC-1526] Collections are not marked as initialized when they are fetch joined but dont contain any results. This only occurs when using LEFT JOINs on the assocations and causes another query to be fired when the empty collection is accessed again.
2012-01-28 12:28:16 +01:00
DDC1545Test.php
Added coverage to DDC-1521. Small CS changes.
2011-12-20 00:05:14 -05:00
DDC1548Test.php
Added coverage to DDC-1521. Small CS changes.
2011-12-20 00:05:14 -05:00
DDC1594Test.php
DDC-1594 - Fix problem with merge and an existing managed proxy instance.
2012-01-15 15:48:44 +01:00
DDC1595Test.php
Added coverage to DDC-1595 and DDC-1596.
2012-01-13 00:37:59 -05:00
DDC1643Test.php
[DDC-1643] Fix bugs when cloning PersistentCollection and re-using it.
2012-02-18 00:42:21 +01:00
DDC1654Test.php
[DDC-1654] Add support for orphanRemoval on ManyToMany associations. This only makes sense when ManyToMany is used as uni-directional OneToMany association with join table. The join column has a unique constraint on it to enforce this on the DB level, but we dont validate that this actually happens. Foreign Key constraints help prevent issues and notify developers early if they use it wrong.
2012-02-20 10:33:16 +01:00
DDC1655Test.php
[DDC-1655][DDC-1650][DDC-1556] Fix issues with @postLoad Callback being not fired, or fired multiple times.
2012-02-17 23:27:16 +01:00
DDC1685Test.php
[DDC-1685] Fix bug in OutputWalker when used on entities with Foreign Key as Primary Key.
2012-05-27 18:33:35 +02:00
DDC1690Test.php
[DDC-1690] Created unit test
2012-12-21 14:32:10 -06:00
DDC1695Test.php
[DDC-1695] Fix bug in SQL Walker array hydration with escaped fields.
2012-03-11 23:27:51 +01:00
DDC1707Test.php
give event to lifecycle callbacks
2013-01-29 12:14:52 -02:00
DDC1719Test.php
tests for quoted columns metadata
2012-06-18 14:42:56 -03:00
DDC1734Test.php
Cleaning up logic of the proxy factory by moving closure generation to own private methods
2013-02-14 10:52:13 +01:00
DDC1757Test.php
Fix coding standards
2012-05-04 19:16:07 +02:00
DDC1778Test.php
Fixed DDC1778
2012-04-16 13:03:19 +10:00
DDC1843Test.php
fix DDC-142 persist OneToOne
2012-06-18 14:42:59 -03:00
DDC1885Test.php
[DDC-1918] Fix weird results at the end of paginator when using fetch joins
2012-08-29 15:16:07 +02:00
DDC1918Test.php
[DDC-1918] Fix weird results at the end of paginator when using fetch joins
2012-08-29 15:16:07 +02:00
DDC1925Test.php
DDC-1925 - squashing ticket tests into a single file
2012-07-20 00:03:39 +02:00
DDC2012Test.php
Fix test case
2012-09-30 15:47:00 -03:00
DDC2074Test.php
[DDC-2074] Added test for PersistentCollection#clear.
2012-11-25 19:27:24 +01:00
DDC2084Test.php
remove require_once
2012-11-05 22:23:44 -02:00
DDC2138Test.php
Inlined Test and Entities into DDC2138Test
2012-11-12 14:59:48 +01:00
DDC2175Test.php
[DDC-2175] Fix bug in JoinedSubclassPersister
2012-12-24 10:39:23 +01:00
DDC2182Test.php
Adding warnings about deprecation of GIT, TAR and PEAR autoloading
2013-02-04 23:30:02 +01:00
DDC2231Test.php
DDC-2231 - Simplify test
2013-01-12 10:29:11 +01:00
DDC2256Test.php
[DDC-2256] Code improvements.
2013-01-26 09:09:21 +01:00
DDC2306Test.php
Failing test for DDC-2306
2013-02-21 02:21:06 +01:00
Ticket69.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
Ticket2481Test.php
[2.0] Fixing empty insert sql statements ( closes #2481 )
2009-09-08 19:31:26 +00:00