1
0
mirror of synced 2024-12-14 07:06:04 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
Benjamin Eberlei
c98543c1ef Fix bin/doctrine.php global doctrine binary to work with Symfony components 2010-04-09 15:34:53 +02:00
guilhermeblanco
b2167985ad [2.0][DDC-274] Fixing Coding Standards for CLI tool. 2010-03-24 02:37:45 +00:00
beberlei
273bc3dc22 [2.0] Fix bug in detection of global Doctrine Cli Configuration finding the empty replacement configuration before the correct one. 2010-03-10 19:07:02 +00:00
guilhermeblanco
cfb42d2eb9 [2.0] Fix for CLI Configuration and PEAR installer 2010-01-27 19:20:47 +00:00
romanb
61d6c17c49 [2.0] Fixed bin/doctrine.php for PEAR distribution. 2010-01-22 16:42:48 +00:00
guilhermeblanco
bf0cfba239 [2.0] Incorporated CLI refactorings. Added support to namespaces and unlimited depth namespaces. Dropped globalArguments for now, since they interfer in DAG implementation. 2009-12-21 17:38:14 +00:00
romanb
60b9fb7c5b [2.0] Some small cleanups. 2009-12-21 11:06:27 +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
beberlei
bf0ef0d0a7 [2.0] DDC-169 - Fix several complications in update and drop schema code. 2009-12-06 18:36:46 +00:00
beberlei
705a477067 [2.0] Fix bin/doctrine.php using unknown ClassLoader to use GlobalClassLoader instead 2009-11-04 22:16:22 +00:00
jwage
2e04cba8b3 [2.0] Updating phing build files for pear packaging 2009-09-02 00:14:10 +00:00