Commit graph

10 commits

Author SHA1 Message Date
William DURAND 4dcdc0f3b9 [command] Naming + minor fixes on commands 2011-09-05 22:18:18 +02:00
William DURAND 87ad04f2a8 Fixed LICENSE 2011-08-30 23:30:31 +02:00
William DURAND 1837a63779 [command] s/summary/writeSummary/ 2011-08-30 11:52:30 +02:00
William DURAND 047d83f33e Minor changes for commands: generate-diff and migrate 2011-04-19 14:23:17 +02:00
William DURAND 580f7ae28a Refactored command outputs 2011-04-18 21:40:16 +02:00
William DURAND ed1d9ad267 Improved some commands 2011-04-13 22:27:07 +02:00
William DURAND 98356cb3b4 Fixed help for commands 2011-03-26 18:30:43 +01:00
William DURAND 5b5feecaf5 Changed namespace to Propel\PropelBundle 2011-02-14 22:31:28 +01:00
William DURAND d49820cf94 Refactoring of the 'propel:migration:migrate' command 2011-02-02 19:46:57 +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
Renamed from Command/MigrateCommand.php (Browse further)