Austin Morris
|
a6a9c72a75
|
Fix the composer autoload paths for the doctrine CLT
|
2014-07-24 09:52:55 -04:00 |
|
Jefersson Nathan
|
70fe21b30a
|
Remove the error control operator
|
2014-07-23 17:09:47 -03:00 |
|
Benjamin Eberlei
|
a7d764f6c0
|
Moved tools to Advanced topic, included simple setting up tools in Installation. Reworked CLI tool to print a template when no cli-config.php is defined.
|
2013-03-17 12:16:42 +01:00 |
|
Halleck45
|
d3c58d83a5
|
user can set its own commands in the cli-config.php file
|
2012-10-16 17:03:18 +02:00 |
|
Anthon Pang
|
c1c046f2dd
|
set permissions as expected by composer.phar update
|
2012-06-11 11:40:23 -04:00 |
|
Marco Pivetta
|
2f83cf0dbd
|
Cleaning up, removing iteration over parent directories as location of autoload.php can be determined eagerly
|
2012-06-09 14:41:39 +02:00 |
|
Marco Pivetta
|
8231fb2c68
|
Adding support for various composer autoload file locations, making composer optional
|
2012-06-09 10:48:58 +02:00 |
|
Benjamin Eberlei
|
a9398e7a74
|
Autoloaders not needed, composer provides them
|
2012-05-22 21:54:43 +02:00 |
|
Benjamin Eberlei
|
be6fb617df
|
[DDC-1807] Fix composer bin support and keep BC with PEAR installer.
|
2012-05-22 20:26:03 +02:00 |
|
Benjamin Eberlei
|
de236e0456
|
DDC-784 - Implement doctrine CLI for Windows and refactor CLI stuff in general
|
2010-09-30 20:57:14 +02:00 |
|
Sébastien HOUZE
|
4a9f36800e
|
Symfony/Components renamed into Symfony/Component
|
2010-08-23 12:39:30 -05:00 |
|
Jonathan H. Wage
|
43df6eb989
|
Fixing ORM version.
|
2010-05-26 11:47:01 -04:00 |
|
Jonathan H. Wage
|
2a24f889dc
|
Fixing phing building and cli for pear install.
|
2010-05-25 20:00:17 -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 |
|
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 |
|