.. |
DDC117Test.php
|
DDC-1519 - Fix bug in merging of entities that contain foreign identifiers
|
2011-12-15 20:49:25 +01:00 |
DDC144Test.php
|
Fixed incorrect transaction management in locking tests.
|
2010-06-07 00:15:38 +02: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
|
Few more converts from assertTrue($a instance of $b) to assertInstanceOf
|
2011-07-26 15:22:57 +02:00 |
DDC192Test.php
|
We now support @Id on @ManyToOne fields. Removed TODO and associated code.
|
2011-05-14 00:53:22 -03:00 |
DDC199Test.php
|
Few more converts from assertTrue($a instance of $b) to assertInstanceOf
|
2011-07-26 15:22:57 +02:00 |
DDC211Test.php
|
[DDC-193] Fixed.
|
2010-04-10 00:00:36 +02:00 |
DDC237Test.php
|
Correted indentation and variable name
|
2011-07-26 12:10:30 +02:00 |
DDC258Test.php
|
Cherry picked FabioBatSilva upgrade of Common lib.
|
2011-09-13 00:59:24 -03:00 |
DDC279Test.php
|
[DDC-193] Fixed.
|
2010-04-10 00:00:36 +02: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
|
Change from assertType to assertInstanceOf.
|
2011-07-26 11:38:09 +02:00 |
DDC353Test.php
|
Fixed incorrect transaction management in locking tests.
|
2010-06-07 00:15:38 +02:00 |
DDC371Test.php
|
Change from assertType to assertInstanceOf.
|
2011-07-26 11:38:09 +02:00 |
DDC381Test.php
|
Prototype for a proxy extension that avoids loads when calling for a getter that is named after an identifier.
|
2011-05-20 20:50:03 +02:00 |
DDC422Test.php
|
Change from assertType to assertInstanceOf.
|
2011-07-26 11:38:09 +02:00 |
DDC425Test.php
|
[2.0][DDC-274] Moved Sql to SQL loggers. Also implemented some todos.
|
2010-03-31 20:47:35 +00:00 |
DDC440Test.php
|
Change from assertType to assertInstanceOf.
|
2011-07-26 11:38:09 +02:00 |
DDC444Test.php
|
[2.0][DDC-274] Moved Sql to SQL loggers. Also implemented some todos.
|
2010-03-31 20:47:35 +00: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
|
Change from assertType to assertInstanceOf.
|
2011-07-26 11:38:09 +02:00 |
DDC512Test.php
|
Few more converts from assertTrue($a instance of $b) to assertInstanceOf
|
2011-07-26 15:22:57 +02: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
|
Cherry picked FabioBatSilva upgrade of Common lib.
|
2011-09-13 00:59:24 -03:00 |
DDC531Test.php
|
Few more converts from assertTrue($a instance of $b) to assertInstanceOf
|
2011-07-26 15:22:57 +02: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
|
[DDC-1018] Bugfix: INDEX BY was not working in JOIN Declarations, only in FROM.
|
2011-02-05 10:02:37 +01:00 |
DDC633Test.php
|
Change from assertType to assertInstanceOf.
|
2011-07-26 11:38:09 +02:00 |
DDC656Test.php
|
DDC656 - Fix bug with order of fields when recomputeSingleEntityChangeSet() is called after lifecycle events are invoked
|
2010-07-04 08:54:57 +02: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
|
Change from assertType to assertInstanceOf.
|
2011-07-26 11:38:09 +02: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
|
Change from assertType to assertInstanceOf.
|
2011-07-26 11:38:09 +02:00 |
DDC742Test.php
|
Fixed wrong test. It was failing if you have memcache extension loaded.
|
2011-02-19 17:20:37 -02: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
|
DDC-767 - Add testcase that shows described behavior works and not produces notices.
|
2010-09-15 22:11:09 +02:00 |
DDC809Test.php
|
Fixes required for Microsoft SQL tests
|
2010-11-17 13:18:18 -08:00 |
DDC812Test.php
|
[DDC-812] Fix uninitialized collections of managed entities not being initialized on subsequent fetch-join.
|
2010-10-31 11:07:26 +01:00 |
DDC832Test.php
|
Fix several test-issues after upgrading dependencies and a Bug in a SchemaTool and DatabaseDriver
|
2010-11-18 23:07:32 +01:00 |
DDC837Test.php
|
Cherry picked FabioBatSilva upgrade of Common lib.
|
2011-09-13 00:59:24 -03:00 |
DDC849Test.php
|
DDC-849 - Test verifies all different behaviors, clear contains, remove contains and clear count to be correct.
|
2010-11-15 19:03:09 +01:00 |
DDC881Test.php
|
DDC-117 - Finalize patch, fix all the problems of different use-cases by hugely expanding the test-model.
|
2011-01-01 18:17: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
|
[DDC-1041] You could retrieve instances of the wrong type in inheritance hierachies because the identity map aggregates them by rootEntityName.
|
2011-03-03 23:11:09 +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
|
[DDC-914] Fetch join many-to-one/one-to-one associations configured as FETCH_EAGER inside the persisters.
|
2011-03-09 23:14:54 +01:00 |
DDC1080Test.php
|
DDC-1080 - Add failing testcase
|
2011-05-14 13:32:12 +02: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 failing PostgreSQL tests
|
2011-11-12 22:16:39 +01:00 |
DDC1163Test.php
|
DDC-1163 - Fix nasty bug with inheritance in UnitOfWork::executeUpdates() and executeRemovals()
|
2011-06-05 16:21:23 +02:00 |
DDC1181Test.php
|
DDC-1181 - Add test that verifies cascade remove works for entities with foreign identifiers
|
2011-06-05 13:57:44 +02:00 |
DDC1193Test.php
|
DDC-1193 - Fix bug with cascade remove and proxy classes.
|
2011-06-05 09:59:16 +02: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
|
DDC-1276 - Fix bug where merge managed and new entitiy share the same collection that is cascaded, cleared during the process and then empty afterwards.
|
2011-07-26 22:15:27 +02: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 |
DDC1383Test.php
|
DDC-1383 - Proxy Generation in merge was flawed with inheritance
|
2011-10-15 19:14:30 +02: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
|
added support for Inherited Named Queries
|
2011-11-14 16:07:37 -02:00 |
DDC1430Test.php
|
fix broken test on postgres
|
2011-11-16 09:48:11 -02: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
|
Cleanup
|
2011-11-10 16:16:55 +01:00 |
DDC1461Test.php
|
DDC-1461 - Fix test failures
|
2011-11-14 21:05:44 +01:00 |
DDC1509Test.php
|
DDC-1509 - Fix regression in doMerge() introduced with the DDC-1383 bugfix
|
2011-11-28 10:04:33 +01:00 |
DDC1514Test.php
|
DDC-1514 - Fix complex self-referencing + proxy hydration problem.
|
2011-12-15 23:00:01 +01:00 |
DDC1515Test.php
|
DDC-1515 - Now the real bugfix
|
2011-12-11 17:08:58 +01:00 |
DDC1545Test.php
|
Fixed class name of test for DDC-1545
|
2011-12-19 11:20:37 +01:00 |
Ticket69.php
|
Few more converts from assertTrue($a instance of $b) to assertInstanceOf
|
2011-07-26 15:22:57 +02:00 |
Ticket2481Test.php
|
[2.0] Fixing empty insert sql statements (closes #2481)
|
2009-09-08 19:31:26 +00:00 |