1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM
2011-10-30 16:22:45 -02:00
..
Event Code beautification and docblocks enhancements. 2011-10-28 12:49:01 -02:00
Id AssignedGenerator optimization. 2011-10-30 16:07:43 -02:00
Internal DDC-1410 - Remove code-inlining that caused problems 2011-10-28 23:45:23 +02:00
Mapping Implemented support to entities with association marked as @Id support in many situations. Fixed DDC-1435. 2011-10-29 02:00:35 -02:00
Persisters Merge origin/master into DDC-1384 2011-10-30 12:12:18 +01:00
Proxy Bugfix in short identifier shortcut with association ids 2011-10-19 11:58:59 +02:00
Query Micro optimization in SqlWalker. 2011-10-30 16:22:45 -02:00
Tools Merge origin/master into DDC-1384 2011-10-30 12:12:18 +01:00
AbstractQuery.php Fix iterate method doc return type 2011-10-29 13:40:01 +02:00
Configuration.php DDC-217 - Add support for QueryCacheProfiles and remove the old result caching code from ORM. Deprecate a bunch of methods in favor of using the AbstractQuery#getQueryCacheProfile method. 2011-10-23 23:28:23 +02:00
EntityManager.php DDC-720 - Correct mentioned issues by @asm89 2011-10-23 10:05:46 +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 Merge remote-tracking branch 'doctrine/master' into shesek-patch-1 2011-10-17 18:55:48 +02:00
Events.php fixed typo in docblock 2011-10-22 18:57:48 +02:00
NativeQuery.php DDC-217 - Add support for QueryCacheProfiles and remove the old result caching code from ORM. Deprecate a bunch of methods in favor of using the AbstractQuery#getQueryCacheProfile method. 2011-10-23 23:28:23 +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 Fix iterate method doc return type 2011-10-29 13:40:01 +02: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 Micro optimization in computeChangeSet when using readOnly entities. 2011-10-30 15:46:07 -02:00
Version.php Bump Dev Version to 2.2.0-DEV 2011-07-04 21:34:59 +00:00