.. |
Event
|
[DDC-1415] Add EntityEventDelegatee, allowing to restrict emitting events to certain entity classes only.
|
2011-10-13 22:58:22 +02:00 |
Id
|
AssignedGenerator can always tell what field is missing an id
|
2011-10-15 19:33:29 +02:00 |
Internal
|
DDC-1300 - Fix bug in fetch join hydration of entities with foreign key identifier
|
2011-08-06 20:25:45 +02:00 |
Mapping
|
identifier referencing foreign entity can be defined in parent class too
|
2011-10-15 19:59:50 +02:00 |
Persisters
|
use the correct targetEntity
|
2011-10-15 20:00:02 +02:00 |
Proxy
|
Merge pull request #109 from alOneh/patch-1
|
2011-10-15 11:39:56 -07:00 |
Query
|
Code optimizations. Fixed unused argument in OrmTestCase as referred in DDC-766.
|
2011-10-16 02:10:59 -02:00 |
Tools
|
Fix failing test due to EntityGenerator assuming beginning with 2.2 the AnnotationReader is always used. There is still the simple reader though.
|
2011-10-15 20:41:07 +02:00 |
AbstractQuery.php
|
Fixed issue with CTI during DQL update that was incorrectly setting parameter types during multi table execution. Fixes DDC-1341.
|
2011-08-28 13:48:15 -03:00 |
Configuration.php
|
Change repository type for EntityRepository
|
2011-09-08 17:21:06 -03:00 |
EntityManager.php
|
Add way to keep track of read only objects in the UnitOfWork which are never updated during flush.
|
2011-10-15 15:42:02 +02:00 |
EntityNotFoundException.php
|
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
|
2010-04-26 13:02:30 +02:00 |
EntityRepository.php
|
Reverted PR #86, which broke our suite.
|
2011-07-22 11:38:20 -03:00 |
Events.php
|
DDC-696: Added onClear event
|
2011-03-21 23:17:08 -04:00 |
NativeQuery.php
|
Added failing test for DDC-388. Naming refactorings and comment cleanups.
|
2010-04-13 00:49:19 +02:00 |
NonUniqueResultException.php
|
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
|
2010-04-26 13:02:30 +02:00 |
NoResultException.php
|
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
|
2010-04-26 13:02:30 +02:00 |
OptimisticLockException.php
|
DDC-1240 - Fix optimistic lock exception loosing the message
|
2011-07-12 22:50:21 +02:00 |
ORMException.php
|
AssignedGenerator can always tell what field is missing an id
|
2011-10-15 19:33:29 +02:00 |
PersistentCollection.php
|
DDC-1189 - Bugfix with PersistentCollection#clear() in combination with lazy loading
|
2011-06-19 09:39:34 +02:00 |
PessimisticLockException.php
|
[DDC-178] First approach to Locking support
|
2010-04-08 22:50:06 +02:00 |
Query.php
|
Fixed remaining Doctrine packages upgrade.
|
2011-09-13 01:14:36 -03:00 |
QueryBuilder.php
|
tests for DDC-1335
|
2011-09-24 16:10:10 -03:00 |
README.markdown
|
[2.0] Adding blank README files
|
2010-04-06 03:04:02 +00:00 |
TransactionRequiredException.php
|
[DDC-178] First approach to Locking support
|
2010-04-08 22:50:06 +02:00 |
UnitOfWork.php
|
DDC-1210 - Optimize UnitOfWork collection handling internally.
|
2011-10-15 21:47:16 +02:00 |
Version.php
|
Bump Dev Version to 2.2.0-DEV
|
2011-07-04 21:34:59 +00:00 |