Commit graph

92 commits

Author SHA1 Message Date
William DURAND
03effb8a47 Improved 'insert-sql' command 2011-04-06 15:05:32 +02:00
William DURAND
3c4bf8f662 Changed default value for 'password' from null to '' (empty) 2011-04-06 15:01:06 +02:00
William DURAND
a20743d3b9 Phing output depends of %kernel.debug% 2011-04-06 15:00:40 +02:00
William DURAND
32d7276f5a Updated doc 2011-04-06 10:44:16 +02:00
William DURAND
383bb7664e Fixed PropelExtension with unit tests 2011-04-06 10:40:46 +02:00
William DURAND
d750942b36 Fixed Configuration class + doc 2011-04-06 10:40:04 +02:00
William DURAND
02552f249d Improved PropelExtension 2011-04-06 01:58:44 +02:00
William DURAND
417165de6c Fixed unit tests 2011-04-06 01:55:33 +02:00
William DURAND
3cc067e4b8 Fixed indentation 2011-04-06 01:55:11 +02:00
William DURAND
5cd55f05c2 Added a new way to parse configuration 2011-04-06 01:52:59 +02:00
William DURAND
7f4a758659 Merge branch 'experimental' 2011-04-05 21:22:07 +02:00
William DURAND
da35ed55f4 Load logging if asked 2011-04-05 21:21:05 +02:00
Thomas
0b9da32426 Fix the way Propel is loaded. Propel cannot be instanciated as the method only contains static properties and methods. 2011-04-05 21:18:12 +02:00
William DURAND
03f97ec317 Fixed previous commit 2011-04-05 21:16:32 +02:00
William DURAND
25833997f0 Updated README (changed bundle location) 2011-04-05 21:14:57 +02:00
William DURAND
a02e67e1a4 Added new parameter 'propel.logging' 2011-04-05 16:38:13 +02:00
William DURAND
4d3241eb80 Merge branch 'rande-master' 2011-04-04 19:43:47 +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
e5ac860d2c Updated README 2011-03-26 18:30:53 +01:00
William DURAND
98356cb3b4 Fixed help for commands 2011-03-26 18:30:43 +01: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
373623219f Added new command to generate a Graphviz file of your project 2011-03-26 12:46:01 +01:00
William DURAND
bcd3c9d41c Minor change in PhingCommand 2011-03-26 12:37:46 +01:00
William DURAND
774ad87f52 Minor change in BuildSql 2011-03-26 12:35:06 +01:00
William DURAND
ab34c67425 Fixed 'data-dump' command output 2011-03-26 12:34:17 +01:00
William DURAND
ae53bc81bc Fixed 'reverse' command output 2011-03-26 12:32:27 +01:00
William DURAND
e4f086d4ca Added 'insert-sql' option in BuildCommand 2011-03-26 12:31:57 +01:00
William DURAND
870f8ce7f2 Improved Propel configuration by adding multiple connections 2011-03-26 12:29:22 +01:00
William DURAND
993125f9ee Improved unit tests 2011-03-25 23:45:10 +01:00
William DURAND
e6b744908e Updated README 2011-03-25 19:19:43 +01:00
William DURAND
95bfaf002f Put the generated file in app/propel (ReverseCommand) 2011-03-25 18:58:42 +01:00
William DURAND
4a9ccee871 Added 'data-dump' command 2011-03-25 18:44:32 +01:00
William DURAND
db27ed0d45 Added tmpDir as an attribute 2011-03-25 18:44:13 +01:00
William DURAND
85ae78c0c6 Updated README 2011-03-25 17:39:39 +01:00
William DURAND
89ae394bc4 Added 'reverse' command to generate XML schema from an existing database 2011-03-25 17:33:12 +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
e322f48af0 Fixed load configuration 2011-03-25 16:17:43 +01:00
William DURAND
6cf546c734 Merge branch 'Xosofox-master' 2011-03-17 19:10:19 +01:00
Peter Dietrich
f103cb576a github account KaroDidi was renamed to Xosofox, so the inofficial git clones are on the new locations now 2011-03-15 12:10:25 -07:00
Peter Dietrich
c257344ee0 github account KaroDidi was renamed to Xosofox, so the inofficial git clones are on the new locations now 2011-03-15 12:08:36 -07:00
William DURAND
ed6935447f Merge branch 'klaasn-master' 2011-03-12 00:20:55 +01:00
Klaas Naaijkens
5e04e3f062 Modified file location 2011-03-11 20:51:54 +01:00
Klaas Naaijkens
2775b82c44 Merge branch 'master', remote branch 'upstream/master' 2011-03-08 08:41:07 +01:00
William DURAND
507a2bb1aa Merge branch 'klaasn-master' 2011-03-07 13:02:28 +01:00
Klaas Naaijkens
30f120a774 new resource locations for symfony 2011-03-07 07:46:28 +01:00
William DURAND
195b596ee2 Merge branch 'klaasn-master' 2011-02-23 16:34:16 +01:00
William DURAND
633f3e3caf Updated documentation 2011-02-23 16:32:48 +01:00
William DURAND
a5b87639a0 Updated load config according to the last Symfony2 version 2011-02-23 16:29:29 +01:00