1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM
2010-04-14 22:16:59 -03:00
..
Event [2.0] DDC-412 - Fixed YAML Driver not allowing multiple lifecycle callbacks per event. Backwards-incompatible change 2010-03-15 19:29:07 +00:00
Id [2.0] Fixed and added some missing/wrong docblocks. Renamed Assigned to AssignedGenerator as scheduled to be renamed. 2010-03-30 21:14:17 +00:00
Internal [2.0] Added support to IdentificationVariable that was missing in ArithmeticPrimary (it was not correctly handling it). Uncommented a unit test that added coverage to it. 2010-04-14 00:04:44 -03:00
Mapping Merged from upstream/master. 2010-04-14 17:21:15 +02:00
Persisters [DDC-388] Fixed. 2010-04-14 17:07:08 +02:00
Proxy [2.0] DDC-484 - Fix reference to Doctrine\ORM\ORMException in ProxyException, added two unit-tests for missing tests of ProxyException throws 2010-04-02 15:05:53 +00:00
Query [2.0] Optimized support to IdentificationVariable in ArithmeticPrimary 2010-04-14 22:03:29 -03:00
Tools Fixing ORMException 2010-04-14 20:42:39 -04:00
AbstractQuery.php [DDC-388] Fixed. 2010-04-14 17:07:08 +02:00
Configuration.php Merge commit 'upstream/master' 2010-04-13 00:50:12 +02:00
EntityManager.php DDC-510 Move Exception for no Metadata Driver from Configuration to EntityManager::create, commit missing MetadataFilter 2010-04-11 10:51:31 +02:00
EntityNotFoundException.php [2.0] Fixed issue with Proxy classes that was silently failing to load correspondent Entity. 2010-03-10 20:38:20 +00:00
EntityRepository.php [2.0] Fixed and added some missing/wrong docblocks. Renamed Assigned to AssignedGenerator as scheduled to be renamed. 2010-03-30 21:14:17 +00:00
Events.php [2.0] First draft for onFlush event. 2010-02-24 19:19:04 +00:00
NativeQuery.php Added failing test for DDC-388. Naming refactorings and comment cleanups. 2010-04-13 00:49:19 +02:00
NonUniqueResultException.php [2.0][DDC-208] Fixed. 2009-12-18 13:20:22 +00:00
NoResultException.php [2.0] Add Message to NoResultException 2010-01-27 18:00:10 +00:00
OptimisticLockException.php Added failing test for DDC-388. Naming refactorings and comment cleanups. 2010-04-13 00:49:19 +02:00
ORMException.php DDC-510 - Refactored Metadata Driver to be an required option, even for Annotations - allowing to use the specified paths in ORM Tooling Commands 2010-04-10 17:35:18 +02:00
PersistentCollection.php [DDC-193] Fixed. 2010-04-10 00:00:36 +02:00
Query.php Added failing test for DDC-388. Naming refactorings and comment cleanups. 2010-04-13 00:49:19 +02:00
QueryBuilder.php Added failing test for DDC-388. Naming refactorings and comment cleanups. 2010-04-13 00:49:19 +02:00
README.markdown [2.0] Adding blank README files 2010-04-06 03:04:02 +00:00
UnitOfWork.php [DDC-193] Fixed. 2010-04-10 00:00:36 +02:00