1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM
2011-07-26 17:35:06 -04:00
..
Event Removed svn variable 2011-03-22 08:54:33 -04:00
Id Made DDC-1209 test pass 2011-06-16 08:55:09 -04:00
Internal DDC-1238 - Fixed a bug introduced when refactoring persisters hydration. This occurs when you call $em->clear() and you start accessing a proxy. 2011-07-04 23:19:08 +02:00
Mapping Fixed php notice in ClassMetadataFactory 2011-07-17 19:39:55 +02:00
Persisters Reverted PR #86, which broke our suite. 2011-07-22 11:38:20 -03:00
Proxy DDC-1022 - Call __wakeup() with the same semantics then ClassMetadata::newInstance() does inside UnitOfWork 2011-07-09 12:12:44 +02:00
Query DDC-1275: Added join columns to result set mapping 2011-07-26 17:35:06 -04:00
Tools DDC-1244 - Fix bug with entities without namespace 2011-07-12 23:43:24 +02:00
AbstractQuery.php [DDC-1148] Implement auto-inference of types in setParameter. 2011-05-12 23:05:45 -03:00
Configuration.php Moved AnnotationRegistry::registerFile() call to Configuration#newDefaultAnnotationDriver() and documented the migration in UPGRADE_TO_2_1 2011-07-03 12:21:04 +02:00
EntityManager.php Implemented support for closure return on EntityManager::transactional. Fixes DDC-1125 2011-04-25 18:32:43 -03: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 DDC-1209 tests 2011-06-15 17:15:46 -04: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 DDC-1238 - Fixed a bug introduced when refactoring persisters hydration. This occurs when you call $em->clear() and you start accessing a proxy. 2011-07-04 23:19:08 +02:00
QueryBuilder.php DDC-1227 - Fix regression in QueryBuilder::add() due to Expr\From refactoring. 2011-06-25 10:25:22 +02: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-1238 - Fixed a bug introduced when refactoring persisters hydration. This occurs when you call $em->clear() and you start accessing a proxy. 2011-07-04 23:19:08 +02:00
Version.php Bump Dev Version to 2.2.0-DEV 2011-07-04 21:34:59 +00:00