.. |
Event
|
remove svn markers
|
2012-06-19 15:27:41 -03:00 |
Id
|
Remove unused use
|
2012-06-05 15:39:52 +02:00 |
Internal
|
[DDC-1964] Fix issue with refresh and and object hydrator not setting field to null explicitly to override possible previous values.
|
2012-07-29 11:25:45 +02:00 |
Mapping
|
[DDC-1937] Fix bug with apc and annotation caching using a workaround.
|
2012-07-29 11:56:41 +02:00 |
Persisters
|
DDC-1939 - Removing references to non-existing AssociationMapping class
|
2012-07-24 11:37:57 +02:00 |
Proxy
|
DDC-1939 - Removing references to non-existing AssociationMapping class
|
2012-07-24 11:37:57 +02:00 |
Query
|
[DDC-1961] Fixed parameter type support in Parameter
|
2012-07-31 21:01:21 +02:00 |
Tools
|
Merge branch 'DDC-1939'
|
2012-07-29 09:27:20 +02:00 |
AbstractQuery.php
|
Removed un-necessary getIterator().
|
2012-05-29 15:14:08 -04:00 |
Configuration.php
|
Fixed is_subclass_of comparing an interface which brought our requirement to 5.3.9. Changed to reflection approach which still keep us at the same dependency as before.
|
2012-07-26 15:50:51 -04:00 |
EntityManager.php
|
Moved implementation from EntityRepository to EntityManager. This decouples ER implementation from EM, as it should be.
|
2012-07-23 00:52:41 -04:00 |
EntityNotFoundException.php
|
LGPL => MIT
|
2012-05-26 14:37:00 +02:00 |
EntityRepository.php
|
Remove unused use statement
|
2012-08-02 15:33:09 +10:00 |
Events.php
|
remove svn markers
|
2012-06-19 15:27:41 -03:00 |
NativeQuery.php
|
Removed un-necessary getIterator().
|
2012-05-29 15:14:08 -04:00 |
NonUniqueResultException.php
|
LGPL => MIT
|
2012-05-26 14:37:00 +02:00 |
NoResultException.php
|
LGPL => MIT
|
2012-05-26 14:37:00 +02:00 |
OptimisticLockException.php
|
LGPL => MIT
|
2012-05-26 14:37:00 +02:00 |
ORMException.php
|
Fixed is_subclass_of comparing an interface which brought our requirement to 5.3.9. Changed to reflection approach which still keep us at the same dependency as before.
|
2012-07-26 15:50:51 -04:00 |
ORMInvalidArgumentException.php
|
delimit ternary
|
2012-06-11 08:23:37 +02:00 |
PersistentCollection.php
|
Update EntityRepository and PersistentCollection to new Criteria#expr() method instead of having to implement themselves.
|
2012-08-01 21:37:22 +02:00 |
PessimisticLockException.php
|
remove svn markers
|
2012-06-19 15:27:41 -03:00 |
Query.php
|
Add some corrections
|
2012-06-05 21:32:53 +02:00 |
QueryBuilder.php
|
DDC-1933 - Fixing cloning of QueryBuilder and adding related tests
|
2012-07-21 20:34:20 +02:00 |
README.markdown
|
[2.0] Adding blank README files
|
2010-04-06 03:04:02 +00:00 |
TransactionRequiredException.php
|
remove svn markers
|
2012-06-19 15:27:41 -03:00 |
UnexpectedResultException.php
|
LGPL => MIT
|
2012-05-26 14:37:00 +02:00 |
UnitOfWork.php
|
[DDC-1775] Fix NotifyPropertyChanged Listener being attached in addIdentityMap(), which is too late for certain use-cases in the persist lifecycle.
|
2012-07-07 17:47:29 +02:00 |
Version.php
|
Bump Version to 2.4.0-DEV
|
2012-07-16 15:25:20 +02:00 |