1
0
mirror of synced 2024-12-13 06:46:03 +03:00
doctrine2/lib/Doctrine/ORM
Benjamin Eberlei 17809abd29 Merge pull request #837 from mnapoli/DDC2775
DDC-2775 Tests and fix
2014-01-02 14:07:14 -08:00
..
Cache Fix cache misses using one-to-one inverse side 2013-12-20 15:37:07 -05:00
Decorator Second level cache 2013-12-16 11:05:04 -05:00
Event Fix some LGPL occurances to MIT 2013-10-02 12:07:37 +02:00
Id Fixed typos 2013-04-06 14:31:27 +00:00
Internal Merge pull request #797 from peterkokot/patch-1 2013-11-16 10:52:09 -08:00
Mapping add general IDENTITY generator type support for sequence emulating platforms 2013-12-29 05:55:16 +01:00
Persisters Remove left over ElementCollection code. 2013-12-20 15:01:10 +01:00
Proxy Format code 2013-12-31 12:25:14 +01:00
Query Fix CS and update docs 2013-12-16 11:05:04 -05:00
Repository Updated since php doc tag. 2013-06-14 12:07:28 -04:00
Tools Merge pull request #844 from terite/orm-validate-skip 2014-01-02 14:00:22 -08:00
AbstractQuery.php Simpler way to handle Collection parameters in DQL queries (refs #DDC-2319) 2013-12-17 11:37:17 +01:00
Cache.php Fix docs 2013-12-16 11:05:05 -05:00
Configuration.php Extract cache config 2013-12-16 11:05:04 -05:00
EntityManager.php Extract cache config 2013-12-16 11:05:04 -05:00
EntityManagerInterface.php CS/Typo Fixes 2013-12-16 15:55:54 -05:00
EntityNotFoundException.php Fixed missed documentation issues in Doctrine\ORM 2012-12-14 20:12:56 +00:00
EntityRepository.php Added indexBy option to createQueryBuilder 2013-08-28 22:35:29 +01:00
Events.php Fixed typos 2013-03-11 00:08:58 +00:00
NativeQuery.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
NonUniqueResultException.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
NoResultException.php Fixed missed documentation issues in Doctrine\ORM 2012-12-14 20:12:56 +00:00
OptimisticLockException.php Removed unnecessary is_object() check 2013-10-01 13:00:37 +02:00
ORMException.php Fix CS and update docs 2013-12-16 11:05:04 -05:00
ORMInvalidArgumentException.php Fixed typos 2013-03-11 00:08:58 +00:00
PersistentCollection.php do not initialize coll on add() 2013-07-22 18:54:02 -04:00
PessimisticLockException.php Fix some LGPL occurances to MIT 2013-10-02 12:07:37 +02:00
Query.php CS/Doc Fixes 2013-12-16 11:05:05 -05:00
QueryBuilder.php HHVM compatibility: func_get_args 2013-09-15 20:57:30 +03:00
README.markdown [2.0] Adding blank README files 2010-04-06 03:04:02 +00:00
TransactionRequiredException.php Fix some LGPL occurances to MIT 2013-10-02 12:07:37 +02:00
UnexpectedResultException.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
UnitOfWork.php Merge pull request #837 from mnapoli/DDC2775 2014-01-02 14:07:14 -08:00
Version.php Version 2.5.0-DEV 2013-11-19 11:50:43 -05:00