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

21 Commits

Author SHA1 Message Date
fabios
71903c28a8 Region cache clear commands 2013-12-16 11:05:05 -05:00
Gusakov Nikita
ec57306efe remove comment about cli-config 2013-05-18 01:44:47 +04:00
Gusakov Nikita
dca0881d94 forget add changes 2013-05-18 01:42:55 +04:00
Chris Schuhmann
1d04902326 Fix sandbox cli
In afd8ea9 $helpers became an instance of HelperSet and caused an "The helper "em" is not defined." exception.
2012-11-17 00:12:29 +01:00
Sébastien HOUZE
4a9f36800e Symfony/Components renamed into Symfony/Component 2010-08-23 12:39:30 -05: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
d00f674a08 DDC-515 - Enhanced Validate-Schema-Command, integrated it with CLI and besides mapping<->database checks also do consistency checks of the mapping files 2010-05-11 23:08:36 +02:00
Jonathan H. Wage
aa70e6426d Fixing Console helpers to not override the default helpers provided 2010-04-16 13:23:07 -04:00
Guilherme Blanco
5854bcab11 [2.0] Added new Console support 2010-04-08 00:47:42 -03:00
guilhermeblanco
b2167985ad [2.0][DDC-274] Fixing Coding Standards for CLI tool. 2010-03-24 02:37:45 +00:00
romanb
afbe3add30 [2.0][DDC-221] Namespace fixes. 2009-12-22 13:56:30 +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
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
guilhermeblanco
67665aa574 [2.0] Major refactorings to CLI. New documentation applied. Missing validation and tests 2009-11-17 01:29:20 +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
0d0a772ea6 [2.0] Updating phing build.xml to generate pear packages 2009-08-31 22:24:48 +00:00
jwage
f2e9aa91b9 [2.0] Cleaning up old stuff. 2009-02-14 22:45:08 +00:00
jwage
bea3a7c50d Minor changes backported from 0.9 and 0.10 2008-02-15 18:42:06 +00:00
jwage
689a4c6f45 Connection refactoring to allow create/drop database functionality for sqlite. fixes #480 2008-01-22 21:42:17 +00:00
Jonathan.Wage
d1df55e316 Refactorings for schema files and Doctrine_Record builder. More to come but got held up on some things that zYne- must fix first. 2007-12-19 22:41:11 +00:00