Commit graph

  • ba6b0b9ee2 Removed useless parameter Kévin Gomez 2013-11-04 21:29:05 +0000
  • 20a2dafca8 Fixed logger Kévin Gomez 2013-11-04 21:28:52 +0000
  • 05908f5791 Renamed the PropelTypeGuesser to TypeGuesser Kévin Gomez 2013-11-04 21:10:19 +0000
  • 79d9b7f44a Fixed Call to undefined method ColumnMap::isTextType() Kévin Gomez 2013-11-04 21:08:41 +0000
  • 44ec2b4b29 Stole the TypeGuesser (and its tests) from symfony's propel bridge Kévin Gomez 2013-11-04 16:27:38 +0000
  • b2abeb0ead Deleted useless test fixtures Kévin Gomez 2013-11-04 12:50:33 +0000
  • ea29cf251d Fixed DatabaseReverse command connection argument Kévin Gomez 2013-11-04 12:48:34 +0000
  • 7e27f0f83b Fixed model build command Kévin Gomez 2013-11-04 12:44:35 +0000
  • b8415eb099 Removed another useless todo annotation Kévin Gomez 2013-11-04 12:39:14 +0000
  • 55612018f2 Removed useless todo annotation Kévin Gomez 2013-11-04 12:38:38 +0000
  • 545677c361 Restored the Build hub command Kévin Gomez 2013-11-04 12:28:38 +0000
  • bfef3c6460 Do not ignore build properties and behaviors given in the configuration anymore Kévin Gomez 2013-11-04 10:45:37 +0000
  • 1b19c108ef Started to add tests (almost green!) Kévin Gomez 2013-11-04 00:09:31 +0000
  • b1217c0e5d Add: support for param converters Kévin Gomez 2013-11-03 22:52:53 +0000
  • 41ebcdbaa7 Consider the connection option while aggregating the schemas Kévin Gomez 2013-11-03 22:20:01 +0000
  • 7c7ac126e4 Implemented the DatabaseReverse command Kévin Gomez 2013-11-03 21:50:33 +0000
  • 772b03873a Checkstyle fixes Kévin Gomez 2013-11-03 21:23:53 +0000
  • 18673eb02c Implemented the GraphvizGenerate command Kévin Gomez 2013-11-03 21:23:14 +0000
  • 3889566728 Fixed the DataCollector Kévin Gomez 2013-11-01 17:49:56 +0000
  • 44729e47f5 Fixed classname configuration Kévin Gomez 2013-10-31 22:30:08 +0000
  • b96a828af1 Handle master/slave connections Kévin Gomez 2013-10-31 21:46:54 +0000
  • e3fb952229 Cleaned a bit the AbstractCommand Kévin Gomez 2013-10-31 21:25:56 +0000
  • c6087f7191 Moved the schema-locating code outside the AbstractCommand Kévin Gomez 2013-10-31 21:19:24 +0000
  • 07530d09ac Implemented the SqlBuild command Kévin Gomez 2013-10-31 21:07:23 +0000
  • bfab444695 Revert "Removed useless buildtime-conf file generation" Kévin Gomez 2013-10-31 21:06:36 +0000
  • 88b2863fad Implemented the ModelBuild command Kévin Gomez 2013-10-31 21:05:29 +0000
  • fbd439ff01 Reorganised a bit the commands Kévin Gomez 2013-10-31 20:39:12 +0000
  • bca3140e98 Removed useless buildtime-conf file generation Kévin Gomez 2013-10-31 20:23:48 +0000
  • 38e7f63a62 Started to work on Propel2 commands integration (only a few work at the moment) Kévin Gomez 2013-10-15 22:48:33 +0100
  • 747299cfea Merge pull request #250 from ClementGautier/symfony-2-3 William Durand 2013-09-30 06:53:16 -0700
  • 8e92b31d4c Allow Symfony >2.1 in the 1.2 branch Clément Gautier 2013-09-21 11:49:48 +0200
  • 4f3cb7c16a Merge pull request #247 from jaugustin/feat-named-converter 1.2.10 Toni Uebernickel 2013-09-25 04:45:11 -0700
  • 6083565911 Merge pull request #248 from andrea-chris/patch-1 1.2.9 Toni Uebernickel 2013-09-25 03:18:23 -0700
  • c2a3c3082d Check if there's a _route request attribute before getting it Chris 2013-09-25 12:09:42 +0200
  • 1330e3e69f feat(ParamConverter): add named ParamConvert jaugustin 2013-09-23 22:46:59 +0200
  • 2c0342f927 Merge pull request #245 from havvg/feature/param-converter-route-options 1.2.8 Toni Uebernickel 2013-09-18 07:23:38 -0700
  • a9fcc24807 read route options in PropelParamConverter Toni Uebernickel 2013-09-18 15:30:08 +0200
  • d9d8e9879f Merge pull request #237 from prgTW/1.2 1.2.7 Toni Uebernickel 2013-06-19 08:16:47 -0700
  • 7d8265428b Merge pull request #240 from auss/1.2 1.2.6 Toni Uebernickel 2013-06-17 09:02:02 -0700
  • 77c98544f6 Update SqlInsertCommand.php Marcin Kucharski 2013-06-17 16:37:11 +0300
  • b4252ee62c Update SqlBuildCommand.php Marcin Kucharski 2013-06-17 16:36:56 +0300
  • ad6d950980 Update ReverseCommand.php Marcin Kucharski 2013-06-17 16:36:46 +0300
  • f142ced764 Update ModelBuildCommand.php Marcin Kucharski 2013-06-17 15:36:34 +0200
  • 5a2392a268 Update FixturesLoadCommand.php Marcin Kucharski 2013-06-17 15:36:23 +0200
  • 82a6343775 Update AclInitCommand.php Marcin Kucharski 2013-06-17 15:35:38 +0200
  • 4d24642ac2 Merge pull request #239 from auss/1.2 William Durand 2013-06-13 05:25:36 -0700
  • 6c2a2bf565 Show error message when uncommited migrations are found Marcin Kucharski 2013-06-12 12:41:12 +0200
  • 7cc36ee07c Support for --verbose Marcin Kucharski 2013-06-12 12:39:39 +0200
  • 313057ca5a initialize Propel2 support Toni Uebernickel 2013-06-09 00:19:30 +0200
  • fbeb29e51e Merge pull request #238 from cedriclombardot/patch-1 1.2.5 Toni Uebernickel 2013-06-07 08:12:38 -0700
  • 532cfd415a addViolationAtSubPath replaced by addViolationAt in symfony 2.3 cedric lombardot 2013-06-06 18:39:45 +0300
  • 14322ef604 Update PropelParamConverter.php Tomasz Wójcik 2013-06-03 22:53:47 +0200
  • f265228b9e Merge pull request #233 from abailiss/patch-2 William Durand 2013-05-24 07:00:10 -0700
  • 3c1bbbde89 Small typo fix Arron Bailiss 2013-05-24 16:32:59 +0300
  • ea98e9c18d Merge pull request #214 from mheiniger/speedupFixtureLoader 1.2.4 Toni Uebernickel 2013-05-23 05:06:55 -0700
  • bfc8892b39 Merge pull request #1 from havvg/speedup-fixtures Michael Heiniger 2013-05-23 04:56:46 -0700
  • c71d4f9fb1 move default values into configuration Toni Uebernickel 2013-05-23 11:58:56 +0200
  • b07aee0b4e Merge pull request #231 from havvg/1.2 1.2.3 William Durand 2013-05-17 00:43:16 -0700
  • f352c5802c allow backwards compatible versions of Symfony Toni Uebernickel 2013-05-16 14:43:05 +0200
  • cc8b26123c Merge pull request #229 from auss/patch-1 1.2.2 William Durand 2013-05-14 06:20:34 -0700
  • 1f0dd499c5 Missing use auss 2013-05-14 15:34:35 +0300
  • e2bbca34c2 Merge pull request #225 from lucasaba/unclear-exception-on-propel-fixtures-dump 1.2.1 Toni Uebernickel 2013-04-16 02:38:15 -0700
  • 67e668dcd5 Creates the fixturs folder if needed Luca Saba 2013-04-16 11:02:37 +0200
  • c043dbb027 added default paths Michael Heiniger 2013-04-12 08:28:47 +0200
  • fc94f5f681 * configurable model search path * extended documentation Michael Heiniger 2013-04-11 10:37:16 +0200
  • 4b9747d03b Merge pull request #223 from havvg/feature/data-loader-fkpk 1.2.0 William Durand 2013-04-09 00:50:11 -0700
  • 675e711dd3 add support for delegated fixtures in 1:1 relation Toni Uebernickel 2013-04-08 17:14:12 +0200
  • 6b2913c80d Merge pull request #216 from havvg/1.2 Toni Uebernickel 2013-03-13 02:48:58 -0700
  • ed71a9f1be removed loop, added direct paths Michael Heiniger 2013-03-13 10:45:22 +0100
  • 9b33b91976 fix FixturesLoadCommandTest on symbolic directory Toni Uebernickel 2013-03-13 10:35:29 +0100
  • 43b7711f94 just search in src and vendor folders for tablemaps Michael Heiniger 2013-03-08 19:20:40 +0100
  • d6e4ed86d2 use PropelColumnTypes instead of hardcoded values William DURAND 2013-02-16 01:57:35 +0100
  • 0443b6706c Fix tests William DURAND 2013-02-16 01:57:23 +0100
  • 0894571d8f Merge pull request #207 from jaugustin/patch-5 William Durand 2013-02-05 01:53:07 -0800
  • dd6bcf406d Update README.markdown Jérémie Augustin 2013-01-27 12:38:15 +0100
  • 775d40f04c Update README.markdown Jérémie Augustin 2013-01-26 12:08:51 +0100
  • b4f0898b12 Merge branch '1.1' into 1.2 William DURAND 2013-01-11 21:48:22 +0100
  • 81c940b4e6 Remove useless env variable in travis config William DURAND 2013-01-11 21:47:45 +0100
  • 7901f2e83a Update branching model William DURAND 2013-01-11 19:23:19 +0100
  • ef60f17382 Adjust composer constraints 1.1.7 William DURAND 2013-01-11 19:13:11 +0100
  • 10080259f8 Adjust composer constraints William DURAND 2013-01-11 19:12:14 +0100
  • 25e9477510 Update views according to Symfony 2.2 changes William DURAND 2013-01-11 19:05:53 +0100
  • a758f32421 Fix CS William DURAND 2013-01-11 18:57:24 +0100
  • 9faeb85693 Merge pull request #203 from jaugustin/custom-errorPath-uniqueObject 1.1.6 William Durand 2013-01-04 13:48:07 -0800
  • c908de92fb add a new errorPath parameter, fix outdated doc jaugustin 2013-01-04 13:07:46 +0100
  • fa0a8f77ac Merge pull request #202 from jaugustin/fix-paramconverter-haswith William Durand 2013-01-02 12:04:29 -0800
  • 4ec0391bff add tests for paramConverter, fix issue with never set jaugustin 2013-01-02 19:03:11 +0100
  • cc1a2dc8bc Merge pull request #199 from pixel-cookers/fix-load-fixture-object William Durand 2012-12-22 09:28:22 -0800
  • fd80526b38 update travis-ci config William DURAND 2012-12-22 17:29:20 +0100
  • 70b32dc174 add test to prove issue with loading array to Object type column jaugustin 2012-12-22 17:45:46 +0100
  • eb87d37d7b fix load fixture array in an object field jaugustin 2012-12-21 15:07:27 +0100
  • 26596d1df4 Merge pull request #198 from jpetitcolas/1.1 William Durand 2012-12-22 08:11:57 -0800
  • 7f5d1ea0db Also remove ancestors data when removing former fixtures (refs #198) Jonathan Petitcolas 2012-12-10 14:47:32 +0100
  • dfeb22b268 Add some tests for adding a child object to fill a parent based relationship in fixtures (refs #195) Jonathan Petitcolas 2012-11-29 11:15:57 +0100
  • 7733e98aa7 Allow to specify a child object in YAML fixtures to fill a relationship based on parent class (refs #195) Jonathan Petitcolas 2012-11-28 18:16:56 +0100
  • 8dc2bec53d Merge pull request #197 from K-Phoen/fix-param-converter-logic-exception William Durand 2012-11-24 05:02:39 -0800
  • df64c21d1c Fix: use getFirst() instead of first() kphoen 2012-11-24 09:45:12 +0000
  • 4986cc497f Merge pull request #196 from K-Phoen/fix-param-converter-logic-exception William Durand 2012-11-23 16:17:40 -0800
  • aedd75f16d Fix: logic exception thrown instead of a NotFoundHttpException kphoen 2012-11-23 19:53:26 +0000
  • 1aae1fc96b Merge pull request #191 from redexp/FormType William Durand 2012-11-20 14:58:25 -0800