1
0
Fork 0
mirror of synced 2025-04-01 12:26:11 +03:00
doctrine2/lib/Doctrine/ORM
2016-02-10 19:52:03 -07:00
..
Cache Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
Decorator make lock mode usage consistent 2014-02-05 15:13:53 +01:00
Event Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
Id Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
Internal Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
Mapping Fix AnnotationDriver, XmlDriver, YamlDriver to properly set DiscriminatorColumn defaults for type and length. 2016-01-05 12:32:25 -05:00
Persisters merged git@github.com:SammyK/doctrine2.git:many-to-many-order-by-fix 2016-02-10 19:52:03 -07:00
Proxy Reduce code duplication in ProxyFactory::createInitialized 2015-12-06 14:56:36 +01:00
Query Fix issue were identifier operands in /,* arithmetic terms were not checked to see if they're query components 2016-01-08 12:53:05 -05: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 fix documentation of schema tool's "save mode" 2016-01-08 15:37:19 +01:00
Utility Merge pull request #1474 from localheinz/fix/unused-imports 2015-09-04 08:30:46 +01:00
AbstractQuery.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
Cache.php DDC-3078 - constructor should never be interfaced 2014-04-17 15:16:56 -04:00
Configuration.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
EntityManager.php Merge pull request #1563 from rawkode/bugfix/incorrect-rollback-method-name 2016-01-06 11:49:32 +01:00
EntityManagerInterface.php #1172 - adding @method annotation to simplify static introspection 2015-01-16 22:50:52 +01:00
EntityNotFoundException.php #1240 DDC-3479 - Basic coverage for EntityNotFoundException 2015-01-13 02:55:51 +01:00
EntityRepository.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01: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 Fixed many small phpcs issues 2015-12-11 20:30:41 +01: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 Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
ORMException.php EntityManager#getReference throw ORMException for unrecognized id 2015-05-10 00:28:28 +02:00
ORMInvalidArgumentException.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
PersistentCollection.php Remove unnecessary namespaces imports and usage 2015-12-16 05:45:55 -03:00
PessimisticLockException.php Fix some LGPL occurances to MIT 2013-10-02 12:07:37 +02:00
Query.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
QueryBuilder.php #1496 s/$this/self 2015-12-11 18:27:19 +01: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 #1563 from rawkode/bugfix/incorrect-rollback-method-name 2016-01-06 11:49:32 +01:00
Version.php Bumping version to 2.6.0-DEV 2015-04-02 21:42:47 +01:00