..
Event
Removed svn variable
2011-03-22 08:54:33 -04:00
Id
DDC-117 - Slight changes in the patch and fixing inline comments.
2011-01-01 18:53:22 +01:00
Internal
DDC-1080 - Fix bug with hydration of derived entities/foreign key as primary key.
2011-05-17 23:42:24 +02:00
Mapping
Moved getQuoted* from ClassMetadata to ClassMetadataInfo, since SchemaTool relies on them, making impossible to work with DisconnectedClassMetadataFactory.
2011-05-26 02:18:29 -03:00
Persisters
DDC-1080 - Fix bug with hydration of derived entities/foreign key as primary key.
2011-05-17 23:42:24 +02:00
Proxy
[DDC-1029] renaming "load()" in proxy to "__load()"
2011-05-13 00:23:27 -03:00
Query
DDC-1080 - Fix bug with hydration of derived entities/foreign key as primary key.
2011-05-17 23:42:24 +02:00
Tools
[Tools][Console] Refactoring the UpdateCommand
2011-06-03 08:02:51 -05:00
AbstractQuery.php
[DDC-1148] Implement auto-inference of types in setParameter.
2011-05-12 23:05:45 -03:00
Configuration.php
Add forward compatibility with Doctrine Common 3.0
2011-05-25 00:35:57 +02:00
EntityManager.php
Implemented support for closure return on EntityManager::transactional. Fixes DDC-1125
2011-04-25 18:32:43 -03: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-1094] Add support for limit, offset and orderby in EntityRepository::findBy().
2011-04-30 23:18:24 +02: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-178 - Fixed problems occuring from merging upstream, re-ran API and tests, finalizing lock-support for merge with upstream
2010-05-15 09:58:39 +02:00
ORMException.php
DDC-817 - Add possibility to query by owning side association join column ids and tests for plain entities, single- and joined table inheritance
2010-09-27 22:31:18 +02:00
PersistentCollection.php
DDC-546 - Rename ClassMetadataInfo::FETCH_EXTRALAZY to ClassMetadataInfo::FETCH_EXTRA_LAZY
2011-01-02 15:10:47 +01:00
PessimisticLockException.php
[DDC-178] First approach to Locking support
2010-04-08 22:50:06 +02:00
Query.php
[DDC-1040] Bugfix with named parameters and multiple entities passed as parameter.
2011-04-03 23:03:39 +02:00
QueryBuilder.php
Add some logic to keep backwards compatibility in QueryBuilder
2011-05-15 23:16:44 +02: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-1129] Fix bug in version changeset computation aswell as inline ClassMetadata::isCollectionValuedAssociation to increase performance by 2-5%
2011-05-01 11:44:31 +02:00
Version.php
Bump Dev Version to 2.1.0BETA2-DEV
2011-05-16 19:35:00 +00:00