1
0
mirror of synced 2024-12-05 03:06:05 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Gusakov Nikita
dca0881d94 forget add changes 2013-05-18 01:42:55 +04:00
Jonathan H. Wage
440a255e5a Removing double slashes when not needed. 2010-06-17 18:23:17 -04:00
Jonathan H. Wage
bead9b8b4a Fixing sandbox for source control code and removing it from the build.xml 2010-06-17 14:32:26 -04:00
Benjamin Eberlei
43dc7eb065 DDC-510 - Fix sandbox to work with new annotations metadata changes 2010-04-12 21:56:55 +02:00
romanb
4bec3e2c49 [2.0][DDC-263] Fixed. Patch provided by Christian Heinrich. 2010-01-22 15:10:13 +00:00
romanb
fe7ef4bbeb [2.0][DDC-122][DDC-97][DDC-98][DDC-147] Refactored metadata mapping drivers by removing the useless PRELOAD mode. Introduced ClassMetadataFactory#getAllMetadata. Classloader simplifications. Old classloaders deprecated. New Doctrine\Common\ClassLoader is almost the same as the previous IsolatedClassLoader. 2009-12-15 21:06:32 +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
jwage
c71b4ebd71 [2.0] Fix for accidental commit to sandbox 2009-10-09 17:51:06 +00:00
jwage
204b6d71f3 [2.0] Finishing the AnnotationExporter to export relationships properly 2009-10-08 22:11:10 +00:00
romanb
320d21e2be [2.0] Refactored classloader architecture. Renamed ClassLoader => GlobalClassLoader. Introduced IsolatedClassLoader that is suitable for participating in autoload stacks. Added 2 example entity classes to the sandbox with 2 xml mappings and 2 yaml mappings. Simplified sandbox setup. 2009-09-11 19:50:48 +00:00
jwage
2830d4d835 [2.0] Changing sandbox to use ArrayCache by default so it doesn't require APC. Added comment with APC as the recommended for production 2009-09-01 19:54:48 +00:00
romanb
fd204ee7f6 [2.0] Updated description for pear packages. Enhanced ClassLoader to support the old namespace separator (underscore) for Zend/PEAR/... compatibility until some day when they all use 5.3+. 2009-09-01 08:18:36 +00:00
jwage
a6fbc19927 [2.0] Fixing sandbox 2009-05-29 14:46:53 +00:00
jwage
c67c8eac87 [2.0] Initial entry of YAML schema meta data driver and sandbox. A few other misc. fixes as well. 2009-02-17 08:01:34 +00:00