..
Cache
Merge pull request #885 from bakura10/criteria-many-to-many
2014-03-16 11:33:10 -05:00
Decorator
make lock mode usage consistent
2014-02-05 15:13:53 +01:00
Event
Cleaned up further unused imports.
2014-02-09 23:45:22 +00:00
Id
Fixed typos
2013-04-06 14:31:27 +00:00
Internal
DDC-2931 - Removing previous broken fix for DDC-2931 - hardened
2014-02-01 02:00:10 +01:00
Mapping
This fixes ticket DDC-3028
2014-03-14 12:34:22 +01:00
Persisters
Merge pull request #885 from bakura10/criteria-many-to-many
2014-03-16 11:33:10 -05:00
Proxy
Cleaned up unused imports
2014-02-09 22:12:51 +00:00
Query
Processed code-review feedback
2014-03-20 09:02:39 +01:00
Repository
Updated since php doc tag.
2013-06-14 12:07:28 -04:00
Tools
Use boolean values for 'unique' attribute
2014-03-20 11:08:29 +01:00
AbstractQuery.php
Cleaned up further unused imports.
2014-02-09 23:45:22 +00:00
Cache.php
Cleaned up further unused imports.
2014-02-09 23:45:22 +00:00
Configuration.php
Extract cache config
2013-12-16 11:05:04 -05:00
EntityManager.php
[DDC-3045] Check that EntityRepository APIs prevent SQL injection through field names. Improve EntityManager#find() error handling when invalid identifier fields are passed.
2014-03-23 09:58:31 +01: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
make lock mode usage consistent
2014-02-05 15:13:53 +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
[DDC-3045] Check that EntityRepository APIs prevent SQL injection through field names. Improve EntityManager#find() error handling when invalid identifier fields are passed.
2014-03-23 09:58:31 +01:00
ORMInvalidArgumentException.php
Fixed typos
2013-03-11 00:08:58 +00:00
PersistentCollection.php
Fix CS
2014-02-18 10:26:25 +01:00
PessimisticLockException.php
Fix some LGPL occurances to MIT
2013-10-02 12:07:37 +02:00
Query.php
make lock mode usage consistent
2014-02-05 15:13:53 +01:00
QueryBuilder.php
[SLC] Add query builder options
2014-03-03 15:28:35 -05: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
[DDC-2996] Fix bug in UnitOfWork#recomputeSingleEntityChangeSet
2014-03-23 13:16:33 +01:00
Version.php
Version 2.5.0-DEV
2013-11-19 11:50:43 -05:00