Commit graph

12 commits

Author SHA1 Message Date
Gregor Harlan 893c85c655 introduce "Bundle" namespace part 2016-02-11 19:31:44 +01:00
Toni Uebernickel ead5be068e Merge pull request #355 from pimpreneil/fixtures_symfix
Fix #257 - Prevent symlink paths resolving in fixtures loading
2015-12-03 18:13:32 +01:00
Arnaud Lejosne 0ce540c84a Fix #257 - Prevent symlink paths resolving in fixtures loading 2015-08-13 13:28:21 +02:00
dietmar.erdmann 631cae6258 fixed insertSql method for FixturesLoadCommand
option sql-dir has to be the cacheDir, force is needed for
SqlInsertCommand
2015-08-11 18:07:24 +02:00
Marc J. Schmidt 6f3ad8f373 Fixed AbstractCommand to work with newest Propel2 version. Added option index_property back to ModelType.
Basically copied newest changes from propelv1 symfony bridge to ModelChoiceList to have more fixes included.
Fixed also some typehints.
2014-11-20 10:59:40 +01:00
Kévin Gomez f72ad1af74 Apply php-cs-fixer 2014-04-26 21:58:01 +01:00
Kévin Gomez 0004c1761c Added missing getFileLocator method in the fixtures load command 2014-01-09 13:11:43 +00:00
Kévin Gomez f84ab8eefd Added more phpDocs for commands 2013-12-14 14:17:10 +00:00
Kévin Gomez 64ea15cd49 Cleaned commands 2013-11-24 16:36:58 +00:00
Kévin Gomez 27862d6fb1 Checkstyle fix 2013-11-05 13:26:18 +00:00
Kévin Gomez 3022cfb81a Enabled SQL fixtures loading 2013-11-05 13:25:09 +00:00
Kévin Gomez fcbbff355c Started to implement the FixturesLoader command (only yaml works for now) 2013-11-05 12:34:47 +00:00