Benjamin Eberlei
|
c7d8c9f34e
|
DCOM-93 - Factor out ClassMetadata constructor into delegate method initializeReflection
|
2012-01-02 17:06:22 +01:00 |
|
Alexander
|
d46352da01
|
Fixed tests + added dedicated tests for proxy loading and identifiers
|
2011-10-15 17:58:00 +02:00 |
|
Benjamin Eberlei
|
fa7574b2ba
|
Removed AllTests files and Suites
|
2011-06-18 22:49:25 +02:00 |
|
Christian Heinrich
|
c2d2e45859
|
Fixed #DDC-578
Also added a new testcase
|
2010-05-10 16:17:17 +02:00 |
|
Roman S. Borschel
|
b505a27370
|
Renamed StandardEntityPersister to BasicEntityPersister
|
2010-04-26 13:12:46 +02:00 |
|
beberlei
|
5b10b7098f
|
[2.0] DDC-484 - Fix reference to Doctrine\ORM\ORMException in ProxyException, added two unit-tests for missing tests of ProxyException throws
|
2010-04-02 15:05:53 +00:00 |
|
beberlei
|
0a9101d79e
|
[2.0] Fixed failing tests due to r7323
|
2010-03-14 21:20:13 +00:00 |
|
beberlei
|
375c470e93
|
DDC-155 - Skip __sleep in generateMethods
|
2010-01-06 14:12:27 +00:00 |
|
beberlei
|
932855317f
|
[2.0] DDC-62 - Fixed bug with proxy class generation of non-namespaced entities
|
2009-10-31 08:59:27 +00:00 |
|
romanb
|
f572c372dc
|
[2.0] Fixed DDC-18. Simplified proxy classes. Just 1 proxy class per entity now, instead of 2.
|
2009-10-28 15:32:55 +00:00 |
|
romanb
|
cb1c7bce48
|
[2.0] DBAL cleanups (DDC-46). Proxy class improvements (DDC-19, DDC-39). Started new UPGRADE_TO document for upgrade instructions between advancing Doctrine 2 versions.
|
2009-10-14 20:18:36 +00:00 |
|
romanb
|
e578bad687
|
[2.0] Fixed several referential integrity issues. Fixed critical issue with inserts being run twice on postgresql/oracle. Added support for additional tree walkers that modify the AST prior to SQL construction and started to play with it in a testcase.
|
2009-08-13 10:13:06 +00:00 |
|
piccoloprincipe
|
c073f1d113
|
[2.0] completed implementation of lazy loading for Collections. Created debug helper class. Fixed default for orderBy clause to ASC
|
2009-07-28 11:43:42 +00:00 |
|
piccoloprincipe
|
0c623fdb9e
|
[2.0] Accomodate joincolumn names in the metadata, in the selection and the hydration processes. Improved Api of the ProxyFactory. Working implementation of lazy loading for *-to-one associations (affects #2348)
|
2009-07-20 12:05:19 +00:00 |
|
piccoloprincipe
|
c9b0328279
|
[2.0] fixed skipped tests by blocking phpunit autoloading
|
2009-07-17 14:10:21 +00:00 |
|
piccoloprincipe
|
129e13f5c5
|
[2.0] skipping test with mocked namespaced classes
|
2009-07-17 14:06:43 +00:00 |
|
piccoloprincipe
|
52d55da356
|
[2.0] working implementation of Association Proxy classes
|
2009-07-17 13:35:44 +00:00 |
|
piccoloprincipe
|
66f377fb12
|
[2.0] extended tests for proxy class generation
|
2009-07-17 12:43:37 +00:00 |
|
piccoloprincipe
|
a41bbbd7e1
|
[2.0] renamed classes to more descriptive names
|
2009-07-16 13:59:26 +00:00 |
|