.. |
Event
|
DDC-882 - Bugfix with typehint
|
2010-11-18 20:45:44 +01:00 |
Id
|
Prototype hack of @ManyToOne + @Id support with two test-scenarios, composite association key only composite key, and a mixed key scenario. I think single foreign association would work also
|
2010-08-07 19:33:54 +02:00 |
Internal
|
Merge master into DDC-117
|
2010-12-28 17:27:47 +01:00 |
Mapping
|
DDC-117 - Finalize patch, fix all the problems of different use-cases by hugely expanding the test-model.
|
2011-01-01 18:17:19 +01:00 |
Persisters
|
DDC-117 - Finalize patch, fix all the problems of different use-cases by hugely expanding the test-model.
|
2011-01-01 18:17:19 +01:00 |
Proxy
|
DDC-861 - Rework ProxyFactory to not use autoloader anymore
|
2010-11-05 22:17:05 +01:00 |
Query
|
DDC-117 - Finalize patch, fix all the problems of different use-cases by hugely expanding the test-model.
|
2011-01-01 18:17:19 +01:00 |
Tools
|
DDC-117 - Finalize patch, fix all the problems of different use-cases by hugely expanding the test-model.
|
2011-01-01 18:17:19 +01:00 |
AbstractQuery.php
|
Remove call to EntityManager#flush() if the unitofwork contains pending insertions. Flush should always be triggered explicitly.
|
2010-12-11 00:54:54 +01:00 |
Configuration.php
|
DDC-897 - Make ClassMetadataFactory configurable.
|
2010-11-27 20:53:26 +01:00 |
EntityManager.php
|
DDC-899 - Add method to check if EntityManager is still open.
|
2010-12-03 17:44:24 +01: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-817 - Add possibility to query by owning side association join column ids and tests for plain entities, single- and joined table inheritance
|
2010-09-27 22:31:18 +02:00 |
Events.php
|
[2.0] First draft for onFlush event.
|
2010-02-24 19:19:04 +00:00 |
NativeQuery.php
|
Added failing test for DDC-388. Naming refactorings and comment cleanups.
|
2010-04-13 00:49:19 +02:00 |
NonUniqueResultException.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 |
NoResultException.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 |
OptimisticLockException.php
|
DDC-178 - Fixed problems occuring from merging upstream, re-ran API and tests, finalizing lock-support for merge with upstream
|
2010-05-15 09:58:39 +02:00 |
ORMException.php
|
DDC-817 - Add possibility to query by owning side association join column ids and tests for plain entities, single- and joined table inheritance
|
2010-09-27 22:31:18 +02:00 |
PersistentCollection.php
|
DDC-758 - Fix bugs with adding and removing elements from a cascade merge Collection. This fix leads to a significant hit in merge performance of collections since they have to be initialized to the current database state, leading to an additional sql query being executed + hydration.
|
2010-10-31 07:06:53 +01:00 |
PessimisticLockException.php
|
[DDC-178] First approach to Locking support
|
2010-04-08 22:50:06 +02:00 |
Query.php
|
Fix typo in last patch
|
2010-10-01 21:05:54 +02:00 |
QueryBuilder.php
|
DDC-867 - Deep clone of the QueryBuilder nested expression objects
|
2010-11-15 21:32:38 +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
|
DDC-117 - Finalize patch, fix all the problems of different use-cases by hugely expanding the test-model.
|
2011-01-01 18:17:19 +01:00 |
Version.php
|
Bump Dev Version to 2.1.0-DEV
|
2010-12-21 16:45:50 -05:00 |