Commit graph

325 commits

Author SHA1 Message Date
William DURAND ed131b2b36 Updated documentation 2011-09-14 22:35:51 +02:00
William DURAND e25feaf441 Removed useless doc 2011-09-14 22:30:14 +02:00
William DURAND 93cb553773 Merge pull request #34 from fabpot/propel-type-guesser
Added a Propel Type guesser
2011-09-14 13:26:10 -07:00
William DURAND 3391ed4c34 Merge pull request #46 from fabpot/logger
fixed Logger when it is null
2011-09-14 01:52:57 -07:00
Fabien Potencier 62d8d6945d fixed Logger when it is null 2011-09-14 09:58:28 +02:00
William DURAND 17f0abef7c Merge pull request #45 from cedriclombardot/fix-doc
Fix doc related to PR #44
2011-09-13 16:25:17 -07:00
Cedric Lombardot 5a55aeaa35 Fix doc related to PR #44 2011-09-14 01:14:44 +02:00
William DURAND 1fbc5d743c Merge pull request #44 from cedriclombardot/patch-1
Fix readme missing .git in the phing submodule
2011-09-13 14:59:19 -07:00
cedric lombardot 3c72de94f6 Fix readme missing .git in the phing submodule 2011-09-13 23:53:04 +03:00
William DURAND 2b76115177 Allowed PHP version under 5.3.6 (See: http://php.net/manual/fr/splfileinfo.getextension.php). Fixes #43 2011-09-12 18:59:44 +03:00
William DURAND 1b7daacb2f Added more unit tests 2011-09-12 00:57:51 +02:00
William DURAND af25f4ad4b Fixed #42 (for real) 2011-09-12 00:36:26 +02:00
William DURAND fa89b6468f Fixed #42 2011-09-09 16:26:29 +02:00
William DURAND 2cb15a8424 Merge pull request #40 from glorpen/master
Reverse array merge with user build_properties
2011-09-08 00:50:51 -07:00
William DURAND 37e2924d5e Updated documentation 2011-09-08 09:41:11 +02:00
William DURAND fbf2f279f0 Refactored the configuration tree 2011-09-08 09:39:59 +02:00
Arkadiusz Dzięgiel 47feb19476 apply user build_properties 2011-09-07 14:42:07 +02:00
William DURAND f64c5af86d [Tests] Removed tmpfiles in tests 2011-09-07 11:13:39 +02:00
William DURAND 0a05b56e64 [Tests] Added a test for the Yaml dumper 2011-09-07 11:08:05 +02:00
William DURAND aa3c07d1a8 [DataFixtures] Tweaked the Yaml dumper inline level 2011-09-07 11:07:48 +02:00
William DURAND c411277430 [Command] Removed old command 2011-09-07 10:59:00 +02:00
William DURAND aef84a9842 Updated documentation 2011-09-07 10:58:22 +02:00
William DURAND 0551d6400e [Command] Fixed path in fixtures:dump command 2011-09-07 10:52:22 +02:00
William DURAND d1c64b2ae5 [Command] Fixed error output in fixtures:load command 2011-09-07 10:52:01 +02:00
William DURAND fa1b06765e [DataFixtures] Removed useless abstract method in AbstractDataDumper class 2011-09-07 10:47:19 +02:00
William DURAND 6f4a7e7ae8 [Command] Changed fixture commands names 2011-09-07 10:46:56 +02:00
William DURAND 7865d68a03 [Command] Named things by their real name 2011-09-07 10:34:17 +02:00
William DURAND c06513003a [DataFixtures] Fixed the data loader 2011-09-07 10:33:59 +02:00
William DURAND 9235c7ba09 [DataFixtures] Fixed how Map builders are loaded 2011-09-07 10:33:42 +02:00
William DURAND 3640ae60ac [Command] Fixed the data-dump command 2011-09-07 10:33:20 +02:00
William DURAND 6ad6e99f22 [DataFixtures] Fixed the dumper layer 2011-09-07 10:32:54 +02:00
William DURAND 12aa5b16a1 Fixed errors 2011-09-06 15:32:23 +02:00
William DURAND 15a6c91913 [command] Fixed output for data-dump 2011-09-06 15:31:38 +02:00
William DURAND 9eff990e4b [Command] Refactored the data-dump command to use the new logic 2011-09-06 14:56:28 +02:00
William DURAND 6f66916d4f [DataFixtures] Test if the dumped file is written or not 2011-09-06 14:55:59 +02:00
William DURAND 6198f30f4b [DataFixtures] Introducing the data dumper layer 2011-09-06 14:42:24 +02:00
William DURAND a93edd5ec6 [DataFixtures] Moved some common logic to a new class 2011-09-06 14:41:58 +02:00
William DURAND 48f1baa10d [DataFixtures] Moved loader part to its own place 2011-09-06 13:30:09 +02:00
William DURAND cbd9ac634e [command] Displayed the environment value 2011-09-06 10:51:36 +02:00
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