1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM
Benjamin Eberlei 9a0d36ae86 Fix Version
2012-01-02 15:13:48 +01:00
..
Event Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Id Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Internal fixed phpDoc and typos 2011-12-30 20:06:20 +01:00
Mapping Merge pull request #247 from juzna/fix-phpdoc 2011-12-30 13:05:37 -08:00
Persisters Added tests for OneToMany associations and lazy collection to STI entity 2011-12-22 20:50:57 +01:00
Proxy Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Query Merge pull request #245 from milokmet/DDC-1572 2011-12-30 20:17:38 -08:00
Tools Allow ExporterDrivers that implement the exportClassMetadata() function to return FALSE when no content is available/needs to be written to a file by the AbstractExporter, preventing empty files to be generated foreach processed ClassMetadataInfo instance. 2011-12-28 09:03:00 +01:00
AbstractQuery.php fixed phpDoc and typos 2011-12-30 20:06:20 +01:00
Configuration.php move naming classes to Doctrine\ORM\Mapping 2011-12-24 12:01:25 -02:00
EntityManager.php error messages 2011-12-22 11:05:11 -02:00
EntityNotFoundException.php [DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1. 2010-04-26 13:02:30 +02:00
EntityRepository.php DDC-1519 - Fix bug in merging of entities that contain foreign identifiers 2011-12-15 20:49:25 +01:00
Events.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
NativeQuery.php More refactorings and optimizations. 2011-12-01 10:00:26 -05:00
NonUniqueResultException.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
NoResultException.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
OptimisticLockException.php DDC-1240 - Fix optimistic lock exception loosing the message 2011-07-12 22:50:21 +02:00
ORMException.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
ORMInvalidArgumentException.php error messages 2011-12-22 11:05:11 -02:00
PersistentCollection.php Added remaining absolute namespace paths to phpdoc annotations - issue DDC-1025. 2011-12-11 21:56:27 +00:00
PessimisticLockException.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
Query.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
QueryBuilder.php Fix some PHPDoc @return type. 2011-12-28 08:50:17 +01:00
README.markdown [2.0] Adding blank README files 2010-04-06 03:04:02 +00:00
TransactionRequiredException.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
UnitOfWork.php Merge Improve Error Messages into 2.2 2011-12-21 23:56:25 +01:00
Version.php Fix Version 2012-01-02 15:13:48 +01:00