fabios
|
71903c28a8
|
Region cache clear commands
|
2013-12-16 11:05:05 -05:00 |
|
Gusakov Nikita
|
1f4a65f3e0
|
add debug variable and check for loader
|
2013-05-20 17:08:20 +04: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 |
|
Gusakov Nikita
|
7430320bac
|
ready
|
2013-05-18 01:40:05 +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 |
|
Igor Wiedler
|
afd8ea91e3
|
[2.3] Use HelperSet in cli-config.php
|
2012-07-29 09:09:17 +02:00 |
|
steffkes
|
25f5ab6557
|
add inverseBy-Attribute to User-Entity to get valide schema
|
2010-09-17 11:55:00 -05: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 |
|
Benjamin Eberlei
|
43dc7eb065
|
DDC-510 - Fix sandbox to work with new annotations metadata changes
|
2010-04-12 21:56:55 +02:00 |
|
Guilherme Blanco
|
e4d8efa394
|
[2.0] Couple of fixes to new Console implementation
|
2010-04-09 00:53:29 -03: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 |
|
jwage
|
1d60c65daf
|
[2.0] Adding test to ensure onDelete and onUpdate are read properly from all mapping drivers
|
2010-03-17 14:20:18 +00:00 |
|
jwage
|
9b5968957d
|
[2.0] Fixing coding standards of sandbox entities
|
2010-03-17 14:09:17 +00:00 |
|
jwage
|
90d2883937
|
[2.0] Fixing cli-config.php in sandbox to register autoloader for Yaml component
|
2010-03-17 14:06:36 +00:00 |
|
romanb
|
4bec3e2c49
|
[2.0][DDC-263] Fixed. Patch provided by Christian Heinrich.
|
2010-01-22 15:10:13 +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
|
d1f14e42fd
|
[2.0] Fixed commend.
|
2009-11-01 19:04:27 +00:00 |
|
guilhermeblanco
|
49bcc69f3a
|
[2.0] Moved EntityManager creation to be always available in CLI Tasks
|
2009-10-30 00:15:53 +00:00 |
|
romanb
|
a4913774c8
|
[2.0] Added ConnectionTest. Fixed sandbox.
|
2009-10-23 21:47:25 +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 |
|
jwage
|
a7d4e1e466
|
[2.0] Refactoring some common code in to the AnnotationDriver and creating PhpDriver for consistancy
|
2009-10-07 22:14:13 +00:00 |
|
jwage
|
60f00b8863
|
[2.0] Fixing cli-config
|
2009-10-07 04:07:54 +00:00 |
|
jwage
|
165abc3ca4
|
[2.0] Work on mapping drivers, exporter drivers and reverse engineering of database schemas
|
2009-10-07 04:07:23 +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 |
|
guilhermeblanco
|
d30e8143e5
|
[2.0] Fixed wrong class name of XML Mapping Driver
|
2009-09-06 03:53:35 +00:00 |
|
jwage
|
fe1db4026b
|
[2.0] Updating sandbox cli to use APC again but adding comment to use ArrayCache if APC is not available
|
2009-09-01 19:59:58 +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
|
0d0a772ea6
|
[2.0] Updating phing build.xml to generate pear packages
|
2009-08-31 22:24:48 +00:00 |
|
romanb
|
94c187685b
|
[2.0] Work on CLI: Added SchemaToolTask with preliminary support for dropping/creating the database schema. Prepared the sandbox. Adjusted build to include the sandbox.
|
2009-08-31 16:21:29 +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 |
|
jwage
|
f2e9aa91b9
|
[2.0] Cleaning up old stuff.
|
2009-02-14 22:45:08 +00:00 |
|
jwage
|
514e17ea70
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
|
jwage
|
b3de3fb942
|
Added model loading do default sandbox configuration.
|
2008-02-15 19:37:46 +00:00 |
|
jwage
|
bea3a7c50d
|
Minor changes backported from 0.9 and 0.10
|
2008-02-15 18:42:06 +00:00 |
|
jwage
|
ddefc7f96d
|
Fixes to sandbox and added printing of params to output of dql task.
|
2008-01-25 02:53:24 +00:00 |
|
jwage
|
00195ebb7d
|
Moved.
|
2008-01-25 02:48:01 +00:00 |
|
jwage
|
689a4c6f45
|
Connection refactoring to allow create/drop database functionality for sqlite. fixes #480
|
2008-01-22 21:42:17 +00:00 |
|