Commit graph

17 commits

Author SHA1 Message Date
William DURAND
7fbd755f05 Changed getConnection return to get the name of the connection 2011-04-19 14:32:38 +02:00
William DURAND
f5b580e6ad Refactored commands, added a new method in PhingCommand to handle '--connection' option 2011-04-19 14:03:52 +02:00
William DURAND
b041a9973b Added a new config parameter (build_properties) to add build properties in config.yml 2011-04-18 22:51:27 +02:00
William DURAND
580f7ae28a Refactored command outputs 2011-04-18 21:40:16 +02:00
William DURAND
69c14b871c Added a new configuration file: app/config/propel.ini which is a build.properties file (http://www.propelorm.org/wiki/Documentation/1.6/BuildConfiguration) 2011-04-17 12:13:36 +02:00
William DURAND
ed1d9ad267 Improved some commands 2011-04-13 22:27:07 +02:00
William DURAND
a20743d3b9 Phing output depends of %kernel.debug% 2011-04-06 15:00:40 +02:00
Thomas
5cacef0132 check if a namespace or package are set before creating model 2011-04-04 19:40:04 +02:00
Thomas
3ca1987727 Fix command namespace 2011-04-04 19:38:34 +02:00
William DURAND
4a6088b334 Added new command: 'data-sql' that generates SQL from dumped data 2011-03-26 18:20:27 +01:00
William DURAND
bcd3c9d41c Minor change in PhingCommand 2011-03-26 12:37:46 +01:00
William DURAND
db27ed0d45 Added tmpDir as an attribute 2011-03-25 18:44:13 +01:00
William DURAND
4d98e5101f Added getters 2011-03-25 16:24:34 +01:00
William DURAND
d7789af52e Use array access for the PropelConfiguration object 2011-03-25 16:21:31 +01:00
William DURAND
5b5feecaf5 Changed namespace to Propel\PropelBundle 2011-02-14 22:31:28 +01:00
William DURAND
a6dc926249 Cleaned PhingCommand class + added new method to create a 'buildtime-conf.xml' file. 2011-02-02 02:02:45 +01:00
Fabien Potencier
d2b2a18237 added files 2010-10-28 14:41:03 +02:00