1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/lib/Doctrine/ORM
2011-11-03 02:44:50 -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 Initial code optimization in Hydrators. 2011-11-02 22:08:24 -02:00
Mapping Fix xml fix again 2011-10-31 22:15:08 +01:00
Persisters Merge branch 'master' into innerjoin-on-fetch-eager 2011-10-31 22:24:16 +01:00
Proxy Bugfix in short identifier shortcut with association ids 2011-10-19 11:58:59 +02:00
Query Major optimizations in SqlWalker code, reducing overhead, reducing lookahead checks. 2011-11-03 02:44:50 -02:00
Tools Rename method and refactor code a bit 2011-10-31 23:21:11 +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-1462 - Fix bug in slice when calling on a dirty collection that is marked extra lazy 2011-10-31 21:34:22 +01: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