1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM
Alexander ed0fb4ece7 Merge branch 'master' into DDC-551
Conflicts:
	lib/Doctrine/ORM/Persisters/OneToManyPersister.php
2011-08-16 16:59:48 +02:00
..
Event Removed svn variable 2011-03-22 08:54:33 -04:00
Id Made DDC-1209 test pass 2011-06-16 08:55:09 -04:00
Internal DDC-1300 - Fix bug in fetch join hydration of entities with foreign key identifier 2011-08-06 20:25:45 +02:00
Mapping Fixed bug in XMLDriver where relation indexes are treathed as elements but documented as attributes. 2011-08-16 11:36:41 -03:00
Persisters Merge branch 'master' into DDC-551 2011-08-16 16:59:48 +02:00
Proxy [DDC-1280] Only generate linefeeds in proxies for consistency. 2011-07-26 22:30:20 +02:00
Query Merge branch 'master' into DDC-551 2011-08-16 16:59:48 +02:00
Tools @Target annotation and support to common 2.2-DEV 2011-08-13 16:28:05 -03:00
AbstractQuery.php [DDC-934][DDC-1100][DDC-1331] Implemented support to multi-values in INSTANCE OF expression. 2011-08-15 01:53:56 -03:00
Configuration.php Merge branch 'master' into DDC-551 2011-08-16 16:59:48 +02:00
EntityManager.php [DDC-551] Added state of the complete filter collection to the EM 2011-08-16 13:34:42 +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 Reverted PR #86, which broke our suite. 2011-07-22 11:38:20 -03:00
Events.php DDC-696: Added onClear event 2011-03-21 23:17:08 -04:00
NativeQuery.php Added failing test for DDC-388. Naming refactorings and comment cleanups. 2010-04-13 00:49:19 +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 Missed another typo 2011-07-26 11:03:23 +03: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 [DDC-551] Added state of the complete filter collection to the EM 2011-08-16 13:34:42 +02:00
QueryBuilder.php [DDC-934][DDC-1100][DDC-1331] Implemented support to multi-values in INSTANCE OF expression. 2011-08-15 01:53:56 -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 DDC-1276 - Fix bug where merge managed and new entitiy share the same collection that is cascaded, cleared during the process and then empty afterwards. 2011-07-26 22:15:27 +02:00
Version.php Bump Dev Version to 2.2.0-DEV 2011-07-04 21:34:59 +00:00