Commit graph

22 commits

Author SHA1 Message Date
Toni Uebernickel 4db28b7bbd introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
Marcin Kucharski 5a2392a268 Update FixturesLoadCommand.php 2013-06-17 15:36:23 +02:00
Adel 4219e706d4 RUN PHP-CS PSR-2 2012-07-19 17:40:35 +01:00
William DURAND 554132cffd Fixed command output, fixes #161 2012-06-24 01:09:07 +02:00
William DURAND 6970913db9 Fixed CS 2012-05-24 16:36:46 +02:00
William DURAND 590787d2b6 Removed command headers, fixed naming 2012-05-09 08:55:00 +02:00
William DURAND ca45e9c5cf Added faker support 2012-05-08 18:32:32 +02:00
William DURAND 29ca595387 Removed 'Propel' class prefixes 2012-04-20 13:54:05 +02:00
William DURAND a30747ed09 Added a better way to use a bundle argument in commands
Added bundle argument to propel:model:build command
2012-04-20 02:20:54 +02:00
William DURAND 0b85aba836 [Command] Added a new command named: propel:form:generate
Allows to quickly create Form Type stubs
Added a PropelGeneratorAwareCommand class (abstract) to write more code generation based commands
Added few tests, fixed some tests as well
2012-04-11 12:00:19 +02:00
Romain Pouclet 0f78f2b875 Avoid duplicating fixtures path 2012-04-06 12:04:43 +02:00
Romain Pouclet 234f874622 Remove blank line 2012-04-06 11:56:12 +02:00
Romain Pouclet 994f599fe0 Use FileLocator 2012-04-06 11:30:32 +02:00
Romain Pouclet b28c863915 Add a way to load fixtures from a specific bundle 2012-04-04 23:28:06 +02:00
William DURAND b019559de8 Merge branch '2.0' 2012-02-10 16:06:49 +01:00
Kévin Gomez Pinto db8ed4da4c Fix: fixtures ordering was not handled by the FixturesLoad command 2012-02-07 16:15:54 +01:00
William DURAND d12c092fb5 Use the new Filesystem component 2011-12-25 14:21:54 +01:00
William DURAND 600808b2a1 Merge branch '2.0' 2011-12-05 18:43:23 +01:00
William DURAND ab50b5ec39 Fixed CS 2011-12-05 18:42:24 +01:00
Maxime AILLOUD a6bb5d2d52 Escaping table name in the table:drop command and improve error message for the fixtures:load command 2011-10-24 16:33:20 +02:00
William DURAND d1c64b2ae5 [Command] Fixed error output in fixtures:load command 2011-09-07 10:52:01 +02:00
William DURAND 6f4a7e7ae8 [Command] Changed fixture commands names 2011-09-07 10:46:56 +02:00
Renamed from Command/LoadFixturesCommand.php (Browse further)