Commit graph

436 commits

Author SHA1 Message Date
William DURAND 4dcdc0f3b9 [command] Naming + minor fixes on commands 2011-09-05 22:18:18 +02:00
William DURAND cbcc89ea61 [command] Fixed insert-sql information 2011-09-05 00:43:23 +02:00
William DURAND fd244402c1 [command] Refactored the data-dump command 2011-09-05 00:39:58 +02:00
William DURAND ccb5f8ce86 Fixed naming 2011-09-05 00:31:36 +02:00
William DURAND 726582b5a0 [command] Refactored the reverse command 2011-09-05 00:31:07 +02:00
William DURAND fbb785274c [command] Fixed build command information 2011-09-05 00:15:47 +02:00
William DURAND d40a69b40d [command] Fixed typo 2011-09-04 23:41:01 +02:00
William DURAND 039459456e [command] Fixed information for load-fixtures command 2011-09-04 23:16:11 +02:00
William DURAND 7b218eaaca [Tests] Added tests for PropelInflector class 2011-09-04 23:10:19 +02:00
William DURAND 85849bfe33 [command] Fixed error detection for insert-sql 2011-09-03 14:53:56 +02:00
William DURAND 2f4f2cb5f2 [command] Fixed empty password notice in insert-sql command 2011-09-03 14:53:30 +02:00
William DURAND 949c6c4d15 Fixed phpdoc 2011-09-03 14:27:29 +02:00
William DURAND 16fc0d190e [DataFixtures] Added few tests 2011-09-03 14:26:43 +02:00
William DURAND 3b0283b04d Updated doc for XML fixtures 2011-09-02 17:23:09 +02:00
William DURAND 7f3c171d45 [command] Added a new XML loader 2011-09-02 17:22:15 +02:00
William DURAND 7a712d14e9 [DataFixtures] Fixed how files are counted 2011-09-02 17:18:32 +02:00
William DURAND 15a114720b [DataFixtures] Added XML Loader 2011-09-02 17:18:05 +02:00
William DURAND ca2f60d6be Updated documentation 2011-09-02 16:04:50 +02:00
William DURAND bfc0e24c88 [command] Fixed help for load-fixtures command 2011-09-02 16:00:29 +02:00
William DURAND 98e04335e0 Added feedback to know which has been loaded 2011-09-02 15:58:26 +02:00
William DURAND b51550e8a5 [command] Changed the load-fixtures command to handle the new logic 2011-09-02 15:51:38 +02:00
William DURAND 89beaa97de [DataFixtures] Added a new way to load data fixtures 2011-09-02 15:51:07 +02:00
William DURAND 10e3ef44e7 [Util] Added a PropelInflector class 2011-09-02 15:44:00 +02:00
William DURAND 029a3ed454 [command] Typo 2011-08-31 16:18:40 +02:00
William DURAND f18df260fe [command] Fixed output (for real) 2011-08-31 16:12:56 +02:00
Fabien Potencier 89fc482135 fixed guesser for foreign keys 2011-08-31 12:02:56 +02:00
Fabien Potencier 00715ec1bd added missing types in the guesser 2011-08-31 12:02:56 +02:00
Fabien Potencier 8016d1156a added a Propel Type guesser 2011-08-31 12:02:56 +02:00
William DURAND e35ae76511 [Security] Added a ModelUserProvider. Fixes #35 2011-08-31 09:39:04 +02:00
William DURAND af2151631d [command] Fixed console output 2011-08-31 00:21:39 +02:00
William DURAND c72bb054d6 Updated documentation 2011-08-30 23:30:58 +02:00
William DURAND 87ad04f2a8 Fixed LICENSE 2011-08-30 23:30:31 +02:00
William DURAND cef9035498 Better Phing error detector 2011-08-30 18:40:32 +02:00
William DURAND cd6ae1afaa [command] Added --verbose option to the load-fixtures command 2011-08-30 18:30:27 +02:00
William DURAND c04664beb2 [command] Fixed build-sql 2011-08-30 17:43:01 +02:00
William DURAND 7e4c15261d Fixed the way we detect errors in a Phing process 2011-08-30 17:36:30 +02:00
William DURAND d7c5c51d6d [command] Added better error messages 2011-08-30 16:11:03 +02:00
William DURAND 865305ab4a Merge pull request #33 from fabpot/remove-unneeded-code
removed duplicated code
2011-08-30 05:47:26 -07:00
William DURAND 99c60209cf Merge pull request #32 from fabpot/fix-eventlistener
fixed MergeCollectionListener typos
2011-08-30 05:46:44 -07:00
Fabien Potencier 62f4451619 removed duplicated code 2011-08-30 14:46:04 +02:00
Fabien Potencier 88280be0a0 fixed MergeCollectionListener typos 2011-08-30 14:43:38 +02:00
William DURAND 445e3cc791 [command] Fixed output in load-fixtures command 2011-08-30 11:54:40 +02:00
William DURAND bcdfcc9b85 [command] Fixed output in graphviz command 2011-08-30 11:54:25 +02:00
William DURAND 7b2359d3d3 [command] Fixed output in create/drop commands 2011-08-30 11:54:05 +02:00
William DURAND 42b7937442 [command] Fixed output + test if file exists in data-sql command 2011-08-30 11:53:40 +02:00
William DURAND 7a2d43a1e9 [command] Fixed output in data dump command 2011-08-30 11:53:09 +02:00
William DURAND ad6c5756f0 Fixed output in build command 2011-08-30 11:52:50 +02:00
William DURAND 1837a63779 [command] s/summary/writeSummary/ 2011-08-30 11:52:30 +02:00
William DURAND 657013d68e [command] Fixed output in reverse command 2011-08-30 11:51:58 +02:00
William DURAND 3a0d86b644 [command] Refactored the base command 2011-08-30 11:51:23 +02:00