.. |
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-1080 - Fix bug with hydration of derived entities/foreign key as primary key.
|
2011-05-17 23:42:24 +02:00 |
Mapping
|
Merge branch 'master' of github.com:doctrine/doctrine2
|
2011-07-04 11:38:45 -03:00 |
Persisters
|
DDC-1239 - Fix missing AND in Eager LEFT JOIN of entity persister when multiple join columns are used
|
2011-06-30 21:04:46 +02:00 |
Proxy
|
DDC-733 - Add UnitOfWork::initializeObject() method.
|
2011-06-05 08:44:38 +02:00 |
Query
|
[DDC-1237] Fixed issue with QueryBuilder where user may have includes nested complex expression in a string format while consuming a composite expression (AND or OR).
|
2011-07-03 01:48:18 -03:00 |
Tools
|
Removed superfluous variable name in "@return" documentation
|
2011-06-28 12:24:24 -07:00 |
AbstractQuery.php
|
[DDC-1148] Implement auto-inference of types in setParameter.
|
2011-05-12 23:05:45 -03:00 |
Configuration.php
|
Moved AnnotationRegistry::registerFile() call to Configuration#newDefaultAnnotationDriver() and documented the migration in UPGRADE_TO_2_1
|
2011-07-03 12:21:04 +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-1209 tests
|
2011-06-15 17:15:46 -04: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-1040] Bugfix with named parameters and multiple entities passed as parameter.
|
2011-04-03 23:03:39 +02:00 |
QueryBuilder.php
|
DDC-1227 - Fix regression in QueryBuilder::add() due to Expr\From refactoring.
|
2011-06-25 10:25:22 +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
|
Minor spelling mistake, thanks Alexandre Mathieu for reporting
|
2011-06-28 22:30:17 +02:00 |
Version.php
|
Bump Common and DBAL to 2.1
|
2011-07-04 21:33:36 +00:00 |