Vitali Yakavenka
|
4879c50c5d
|
Merge remote-tracking branch 'doctrine/master' into SupportCustomIdGenerators
|
2011-12-19 16:47:47 -08:00 |
|
Benjamin Eberlei
|
cd6131c9b8
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
|
Vitali
|
3f942e05f3
|
Register annotations to make ClassMetadataFactoryTest pass alone
|
2011-11-28 23:22:08 +03:00 |
|
Vitali
|
507c8f45b4
|
Register DoctrineAnnotations on call to OrmTestCase::createAnnotationDriver()
|
2011-11-20 17:02:15 +03:00 |
|
Guilherme Blanco
|
eeba947ea7
|
Code optimizations. Fixed unused argument in OrmTestCase as referred in DDC-766.
|
2011-10-16 02:10:59 -02:00 |
|
Fabio B. Silva
|
a04d2933fa
|
@Target annotation and support to common 2.2-DEV
|
2011-08-13 16:28:05 -03:00 |
|
Benjamin Eberlei
|
6d724ad9ff
|
Make ORM forward compatible with new Doctrine Annotations library version 2.1
|
2011-05-25 00:26:20 +02:00 |
|
Benjamin Eberlei
|
317e84d8d7
|
DDC-510 - Moved AnnotationDriver Factory Method onto Configuration instance
|
2010-04-11 11:06:54 +02:00 |
|
Benjamin Eberlei
|
6e5b1bbe60
|
DDC-510 - Refactored Metadata Driver to be an required option, even for Annotations - allowing to use the specified paths in ORM Tooling Commands
|
2010-04-10 17:35:18 +02:00 |
|
beberlei
|
4d3c4a704a
|
[2.0] DDC-84 - Add Mysql Platform unittests for incremental changes of the metadata for the schematool update function. Fixed some quirks in the Unit-Test suite alongside, Fixed changes of length in SchemaTool update.
|
2009-10-31 22:23:36 +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 |
|
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 |
|
romanb
|
9075f10bf5
|
[2.0] Moved cache drivers to Common package. Added new annotation parser implementation to Common package. AnnotationDriver in ORM not yet migrated.
|
2009-07-06 20:34:54 +00:00 |
|
romanb
|
a421692679
|
[2.0] Fixed Query Cache (+testcase) and some E_STRICT errors.
|
2009-05-21 19:18:14 +00:00 |
|
romanb
|
22de495e19
|
[2.0] Cleaned up old Production/Parser classes.
|
2009-03-14 09:05:52 +00:00 |
|
romanb
|
87fd08e427
|
[2.0] Some fixes for ClassExporterTest.
|
2009-02-17 12:25:03 +00:00 |
|
romanb
|
32d43c365f
|
Removed 'name' attribute from EntityManager since it's not needed.
|
2009-02-17 11:02:11 +00:00 |
|
jwage
|
4dc5a4baf5
|
[2.0] Removing unused code and committing a little 2.0 documentation
|
2009-02-17 02:43:40 +00:00 |
|
romanb
|
efb733d7df
|
[2.0] Refactored cache drivers. Made use of ArrayCache as the metadata cache during a test suite run.
|
2009-02-04 18:03:05 +00:00 |
|
romanb
|
22e94ac594
|
Enabling namespaces. Final restructurings.
|
2009-01-22 19:38:10 +00:00 |
|