.. |
Cache
|
Cache regions will not modify the injected cache instance settings
|
2015-01-15 21:01:35 +01:00 |
Decorator
|
make lock mode usage consistent
|
2014-02-05 15:13:53 +01:00 |
Event
|
#385 #1181 DDC-3385 - fixing OnClassMetadataNotFoundEventArgs docblocks as per @deeky666's review
|
2015-01-13 21:14:32 +01:00 |
Id
|
Fixed typos
|
2013-04-06 14:31:27 +00:00 |
Internal
|
Merge pull request #1171 from jaimz22/master
|
2015-01-12 22:48:56 -05:00 |
Mapping
|
#881 DDC-2825 - aligning assignments
|
2015-01-14 18:19:22 +01:00 |
Persisters
|
Renamed coll to collection and some small updates to tests.
|
2015-01-15 03:14:48 +00:00 |
Proxy
|
Removing useless $self use statements, as PHP 5.4 supports $this in closures
|
2015-01-14 20:12:27 +01:00 |
Query
|
Merge branch 'optimize-persisters'
|
2015-01-13 15:05:45 +01:00 |
Repository
|
#1159 - protecting Doctrine\ORM\Repository\DefaultRepositoryFactory API by making it final and its protected members private
|
2014-10-14 01:46:50 +02:00 |
Tools
|
DDC-3493 - fixed EntityGenerator parsing for php 5.5 "::class" syntax
|
2015-01-15 04:13:09 +01:00 |
Utility
|
- Fixed the basic entity persister so that versioned OneToOne entities can be created
|
2014-10-01 14:01:44 +01:00 |
AbstractQuery.php
|
Removing useless $self use statements, as PHP 5.4 supports $this in closures
|
2015-01-14 20:12:27 +01:00 |
Cache.php
|
DDC-3078 - constructor should never be interfaced
|
2014-04-17 15:16:56 -04:00 |
Configuration.php
|
Ensure query cache is not ArrayCache in production
|
2014-12-19 20:18:45 +01:00 |
EntityManager.php
|
Fix switch non-uniform syntax
|
2014-06-29 18:00:02 +04:00 |
EntityManagerInterface.php
|
CS/Typo Fixes
|
2013-12-16 15:55:54 -05:00 |
EntityNotFoundException.php
|
#1240 DDC-3479 - Basic coverage for EntityNotFoundException
|
2015-01-13 02:55:51 +01:00 |
EntityRepository.php
|
Remove useless dependency
|
2014-05-15 18:22:56 +02:00 |
Events.php
|
#385 #1181 DDC-3385 - fixing Events docblocks as per @deeky666's review
|
2015-01-13 21:15:34 +01:00 |
LazyCriteriaCollection.php
|
Merge pull request #1032 from bakura10/optimized-contains
|
2014-06-21 08:56:47 -04: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
|
Ensure query cache is not ArrayCache in production
|
2014-12-19 20:18:45 +01:00 |
ORMInvalidArgumentException.php
|
Improve phrasing on exception message instead of trying to fix callers
|
2014-07-14 11:25:04 +02:00 |
PersistentCollection.php
|
Implemented support for extra lazy get for both owning and inverse side on many to many associations.
|
2015-01-13 17:50:20 +00:00 |
PessimisticLockException.php
|
Fix some LGPL occurances to MIT
|
2013-10-02 12:07:37 +02:00 |
Query.php
|
added more informative error messages when invalid parameter count
|
2014-07-15 13:17:22 +01:00 |
QueryBuilder.php
|
[QueryBuilder] Remove unused method parameters that are shadowed by local variables
|
2014-10-17 11:17:33 -07: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
|
#1240 DDC-3479 - Using a static proxy constructor rather than the default constructor
|
2015-01-13 02:51:47 +01:00 |
Version.php
|
Version 2.5.0-DEV
|
2013-11-19 11:50:43 -05:00 |