1
0
Fork 0
mirror of synced 2025-04-11 21:20:55 +00:00
doctrine2/lib/Doctrine/ORM
Guilherme Blanco 3e0529db53 Merge pull request #1493 from alireza-m/master
Pass orderings, maxRresults and firstResult when call getHash
2015-11-08 22:36:06 -05:00
..
Cache Merge pull request #1493 from alireza-m/master 2015-11-08 22:36:06 -05:00
Decorator
Event Fix argument type 2015-10-09 13:53:25 +03:00
Id Merge pull request #1384 from TomasVotruba/patch-1 2015-04-18 11:07:17 +02:00
Internal General fixes across CS, type resolving, test fixes, etc 2015-11-07 03:55:05 +00:00
Mapping General fixes across CS, type resolving, test fixes, etc 2015-11-07 03:55:05 +00:00
Persisters General fixes across CS, type resolving, test fixes, etc 2015-11-07 03:55:05 +00:00
Proxy DDC-3427 - s/EntityManager/EntityManagerInterface in type-hints 2015-01-16 14:21:30 +01:00
Query Some extra refinement over patch 2015-11-09 03:19:11 +00: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 Merge pull request #1375 from webimpress/fix/DDC-3671 2015-11-07 11:44:02 -05:00
Utility Merge pull request #1474 from localheinz/fix/unused-imports 2015-09-04 08:30:46 +01:00
AbstractQuery.php Allow null to be passed to setHydrationCacheProfile 2015-05-20 15:10:01 +02:00
Cache.php
Configuration.php Fix PHPDoc typo 2015-05-07 14:05:20 +02:00
EntityManager.php EntityManager#getReference throw ORMException for unrecognized id 2015-05-10 00:28:28 +02: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 Add type hint for entity manager 2015-07-30 15:32:04 +03: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 changes after code review 2015-09-25 10:44:30 +02:00
NativeQuery.php
NonUniqueResultException.php
NoResultException.php
OptimisticLockException.php
ORMException.php EntityManager#getReference throw ORMException for unrecognized id 2015-05-10 00:28:28 +02:00
ORMInvalidArgumentException.php #1228 DDC-3490 - Remove unused method 2015-01-18 01:05:53 +01:00
PersistentCollection.php General fixes across CS, type resolving, test fixes, etc 2015-11-07 03:55:05 +00:00
PessimisticLockException.php
Query.php fixes result cache setting query caching 2015-11-07 16:14:54 +00:00
QueryBuilder.php Documentation and case fixes in QueryBuilder 2015-10-01 20:04:16 +02:00
TransactionRequiredException.php
UnexpectedResultException.php
UnitOfWork.php Added support for OneToMany with orphanRemoval. Replacing entire collection now deletes the replaced collection (scheduled for deletion). No event handling is done as it happens at DBAL level. 2015-11-05 00:08:44 -05:00
Version.php Bumping version to 2.6.0-DEV 2015-04-02 21:42:47 +01:00