Commit graph

820 commits

Author SHA1 Message Date
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
Klaas Naaijkens 08317bdd77 changes in symfony dependencyinject interface 2011-02-23 16:07:48 +01:00
William DURAND 08bf28df42 Fixed null value in dbal.config 2011-02-14 23:05:23 +01:00
William DURAND 4d1cc6acea Fixed mistake 2011-02-14 22:51:43 +01:00
William DURAND c57c261a17 Updated documentation for the last commit 2011-02-14 22:44:32 +01:00
William DURAND 5b5feecaf5 Changed namespace to Propel\PropelBundle 2011-02-14 22:31:28 +01:00
William DURAND f4e677e424 Fixed getPath() method 2011-02-04 16:38:56 +01:00
William DURAND 7dff967da4 Made the last commit a bit more clear 2011-02-03 21:51:03 +01:00
William DURAND 8c24ba081e Fix documentation (git repositories) 2011-02-03 21:40:03 +01:00
William DURAND ffc537274e Fixed documentation to suit the last symfony-sandbox 2011-02-02 21:12:16 +01:00
William DURAND 2fc11963ab Fixed indentation in documentation 2011-02-02 21:06:20 +01:00
William DURAND 75003ef86d Updated documentation (2) 2011-02-02 21:02:56 +01:00
William DURAND 1b38c3dfb2 Updated documentation 2011-02-02 20:44:50 +01:00
William DURAND bd2eb417cf Added a new command : propel:insert-sql 2011-02-02 19:47:50 +01:00
William DURAND d49820cf94 Refactoring of the 'propel:migration:migrate' command 2011-02-02 19:46:57 +01:00
William DURAND dc72cb2699 Updated documentation 2011-02-02 02:40:02 +01:00
William DURAND e433716413 Added new command : propel:migration:status 2011-02-02 02:34:45 +01:00
William DURAND 2da085cff9 Renamed migrations command classes
Migrations commands are now :

    > php app/console propel:migration:generate-diff

    > php app/console propel:migration:migrate
2011-02-02 02:34:14 +01:00
William DURAND 5fdaa5b2f1 Updated documentation 2011-02-02 02:29:46 +01:00
William DURAND fd5b36ac07 Added a new command : propel:migrate 2011-02-02 02:06:58 +01:00
William DURAND d4d981a25c Added a new command : propel:generate-diff 2011-02-02 02:06:38 +01:00
William DURAND fcaec28f25 Fixed imports + updated help 2011-02-02 02:05:36 +01:00
William DURAND dacf1ed5e1 Fixed help 2011-02-02 02:04:34 +01:00