1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM
Alexander 04635ad4ff Merge remote-tracking branch 'upstream/master' into DDC-551
Conflicts:
	lib/Doctrine/ORM/Persisters/ManyToManyPersister.php
	lib/Doctrine/ORM/Persisters/OneToManyPersister.php
2011-12-05 21:53:34 +01:00
..
Event Merge everzet/PreFlush-event 2011-11-13 16:51:23 +01:00
Id DDC-1490 - Fix id generation of sequence and identity to cast values to int 2011-11-13 15:36:48 +01:00
Internal Implemented missing support in CollectionMemberComparison. Removed old todo in ArrayHydrator. Finished implementation of IdentificationVariable in ArithmeticPrimary. 2011-12-03 15:19:21 -05:00
Mapping Fixed DDC-1170 2011-12-05 17:35:49 -02:00
Persisters Merge remote-tracking branch 'upstream/master' into DDC-551 2011-12-05 21:53:34 +01:00
Proxy DDC-1477 - Adjust patch to really fix bug in Proxy generation 2011-11-13 17:16:43 +01:00
Query Merge remote-tracking branch 'upstream/master' into DDC-551 2011-12-05 21:53:34 +01:00
Tools Implemented missing support in CollectionMemberComparison. Removed old todo in ArrayHydrator. Finished implementation of IdentificationVariable in ArithmeticPrimary. 2011-12-03 15:19:21 -05:00
AbstractQuery.php More refactorings and optimizations. 2011-12-01 10:00:26 -05:00
Configuration.php [DDC-551] General cleanup of the code. 2011-12-05 21:14:31 +01:00
EntityManager.php Merge remote-tracking branch 'upstream/master' into DDC-551 2011-12-05 21:53:34 +01: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 DDC-1517 - Fix EntityRepository#find() and EntityManager#getReference() breaking on invalid or missing identifiers. 2011-12-01 21:18:39 +01:00
Events.php added PreFlush lifetime event and lifecycle callback 2011-10-23 18:39:16 +03:00
NativeQuery.php More refactorings and optimizations. 2011-12-01 10:00:26 -05: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-1517 - Fix EntityRepository#find() and EntityManager#getReference() breaking on invalid or missing identifiers. 2011-12-01 21:18:39 +01:00
PersistentCollection.php Improved code readability. Improved performance. 2011-11-30 09:57:54 -05:00
PessimisticLockException.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
Query.php Merge remote-tracking branch 'upstream/master' into DDC-551 2011-12-05 21:53:34 +01:00
QueryBuilder.php More refactorings and optimizations. 2011-12-01 10:00:26 -05: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-1457: Fixed wrong docblock. 2011-12-04 02:14:47 -05:00
Version.php Bump Dev Version to 2.2.0-DEV 2011-07-04 21:34:59 +00:00