.. |
Cache
|
Fix cache misses using one-to-one inverse side
|
2013-12-20 15:37:07 -05:00 |
Decorator
|
Second level cache
|
2013-12-16 11:05:04 -05:00 |
Event
|
Fix some LGPL occurances to MIT
|
2013-10-02 12:07:37 +02:00 |
Id
|
Fixed typos
|
2013-04-06 14:31:27 +00:00 |
Internal
|
Merge pull request #797 from peterkokot/patch-1
|
2013-11-16 10:52:09 -08:00 |
Mapping
|
Fix some code standard things
|
2014-01-09 10:48:38 -06:00 |
Persisters
|
Remove left over ElementCollection code.
|
2013-12-20 15:01:10 +01:00 |
Proxy
|
Format code
|
2013-12-31 12:25:14 +01:00 |
Query
|
Merge pull request #830 from sandermarechal/sort-alias
|
2014-01-02 14:15:01 -08:00 |
Repository
|
Updated since php doc tag.
|
2013-06-14 12:07:28 -04:00 |
Tools
|
Merge pull request #896 from holtkamp/patch-2
|
2014-01-05 11:32:31 -08:00 |
AbstractQuery.php
|
Simpler way to handle Collection parameters in DQL queries (refs #DDC-2319)
|
2013-12-17 11:37:17 +01:00 |
Cache.php
|
Fix docs
|
2013-12-16 11:05:05 -05:00 |
Configuration.php
|
Extract cache config
|
2013-12-16 11:05:04 -05:00 |
EntityManager.php
|
Extract cache config
|
2013-12-16 11:05:04 -05:00 |
EntityManagerInterface.php
|
CS/Typo Fixes
|
2013-12-16 15:55:54 -05:00 |
EntityNotFoundException.php
|
Fixed missed documentation issues in Doctrine\ORM
|
2012-12-14 20:12:56 +00:00 |
EntityRepository.php
|
Added indexBy option to createQueryBuilder
|
2013-08-28 22:35:29 +01:00 |
Events.php
|
Fixed typos
|
2013-03-11 00:08:58 +00:00 |
NativeQuery.php
|
Fixed unused 'use' statements.
|
2012-12-13 18:19:21 +00:00 |
NonUniqueResultException.php
|
Fixed unused 'use' statements.
|
2012-12-13 18:19:21 +00:00 |
NoResultException.php
|
Fixed missed documentation issues in Doctrine\ORM
|
2012-12-14 20:12:56 +00:00 |
OptimisticLockException.php
|
Removed unnecessary is_object() check
|
2013-10-01 13:00:37 +02:00 |
ORMException.php
|
Fix CS and update docs
|
2013-12-16 11:05:04 -05:00 |
ORMInvalidArgumentException.php
|
Fixed typos
|
2013-03-11 00:08:58 +00:00 |
PersistentCollection.php
|
do not initialize coll on add()
|
2013-07-22 18:54:02 -04:00 |
PessimisticLockException.php
|
Fix some LGPL occurances to MIT
|
2013-10-02 12:07:37 +02:00 |
Query.php
|
CS/Doc Fixes
|
2013-12-16 11:05:05 -05:00 |
QueryBuilder.php
|
Fix tests after merge of QueryBuilder#addCriteria changes.
|
2014-01-03 21:28:06 +01:00 |
README.markdown
|
[2.0] Adding blank README files
|
2010-04-06 03:04:02 +00:00 |
TransactionRequiredException.php
|
Fix some LGPL occurances to MIT
|
2013-10-02 12:07:37 +02:00 |
UnexpectedResultException.php
|
Fixed unused 'use' statements.
|
2012-12-13 18:19:21 +00:00 |
UnitOfWork.php
|
Merge pull request #837 from mnapoli/DDC2775
|
2014-01-02 14:07:14 -08:00 |
Version.php
|
Version 2.5.0-DEV
|
2013-11-19 11:50:43 -05:00 |