Commit graph

  • bde72e0ee6 Merge pull request #383 from havvg/1.5 Toni Uebernickel 2016-01-23 15:00:50 +0100
  • fe65d848ca CS fixes Toni Uebernickel 2016-01-23 14:44:00 +0100
  • eca10b8722 generate SQL files into cache directory Toni Uebernickel 2016-01-23 14:23:14 +0100
  • 93dc571a04 update WebProfiler template Toni Uebernickel 2016-01-23 13:59:23 +0100
  • 24c51049e4 reduce dependencies to actual necessary packages Toni Uebernickel 2016-01-23 12:24:44 +0100
  • 03e650a7af update README on 1.5 and 1.6 branches Toni Uebernickel 2016-01-23 12:06:20 +0100
  • f78a867f09 remove support for Symfony 3.0 Toni Uebernickel 2016-01-23 11:50:11 +0100
  • de90121b53 migrate to PSR-4 autoloading Toni Uebernickel 2016-01-23 11:47:47 +0100
  • aae2168458 use stable version of Faker Toni Uebernickel 2016-01-23 11:47:29 +0100
  • 0b5d0133f8 disable xdebug on Travis Toni Uebernickel 2016-01-23 11:15:12 +0100
  • 7653f5a152 adjust required Propel minimum version Toni Uebernickel 2016-01-23 10:49:14 +0100
  • b2a2546daf speed up travis, utilize specific phpunit Toni Uebernickel 2016-01-22 19:43:04 +0100
  • d1719a2401 update to Symfony 2.8 LTS Toni Uebernickel 2016-01-22 18:41:07 +0100
  • e0a35f0189 Merge pull request #381 from tacman/patch-1 Toni Uebernickel 2016-01-08 16:40:40 +0100
  • df0e3991b6 add raw filter so sql is formatted tacman 2016-01-08 08:19:44 -0500
  • 301df4331c check whether the value of defaultConnection have been set or not Yunan NSNT 2015-12-18 10:16:07 +0700
  • 8d8cc7be79 set defaultConnection value for both runtime and generator if there is only one connection Yunan NSNT 2015-12-18 00:08:52 +0700
  • ead5be068e Merge pull request #355 from pimpreneil/fixtures_symfix Toni Uebernickel 2015-12-03 18:13:32 +0100
  • 754580d33d Merge pull request #351 from gharlan/resolve-deprecated-function-usages Toni Uebernickel 2015-12-03 17:50:20 +0100
  • 9a048e8f01 Merge pull request #371 from Big-Shark/patch-4 Toni Uebernickel 2015-12-03 17:43:10 +0100
  • 1a5db29384 Returned back Twig_SimpleFilter Maxim 2015-12-03 23:31:02 +0700
  • 002d4d9f2f resolve deprecated function usages Gregor Harlan 2015-08-06 19:02:55 +0200
  • f9a87843f8 Merge pull request #367 from ktounet/2.0 Toni Uebernickel 2015-12-03 07:33:03 +0100
  • 28842e3a8f Merge pull request #352 from ylazarov/patch-3 Toni Uebernickel 2015-12-03 07:30:51 +0100
  • 28b15df850 Merge pull request #363 from lbarulski/patch-1 Toni Uebernickel 2015-12-03 07:30:08 +0100
  • 9b39fe926d Merge pull request #369 from Big-Shark/patch-2 Toni Uebernickel 2015-12-03 07:19:58 +0100
  • f4af63149a Merge pull request #370 from Big-Shark/patch-3 Toni Uebernickel 2015-12-03 07:17:44 +0100
  • 5a27d09993 Added symfony 2.8 and 3.0 and removed php7 of allow_failures Maxim 2015-11-25 12:59:53 +0700
  • f112ebe271 Сhanged Twig filters for 3.0 Maxim 2015-11-24 18:31:54 +0700
  • 6aef05bf57 Use equals function to allow validation of a cloned object Geoffrey Vincent 2015-11-16 11:41:14 +0100
  • a730943db2 don't enforce semicolon at end of dsn Łukasz Barulski 2015-10-27 10:56:37 +0100
  • ec464b1f8f Merge pull request #362 from mwaterboehr/patch-1 Marc J. Schmidt 2015-10-22 13:36:08 +0200
  • b15aaa001d Merge pull request #360 from rayrigam/patch-2 Toni Uebernickel 2015-10-22 11:44:07 +0200
  • 66c7e32838 Update AbstractCommand.php Micha Waterböhr 2015-10-22 11:19:59 +0200
  • 5a0cc6770f Replace deprecated Twig_Filter_Method class rayrigam 2015-09-25 15:29:55 -0300
  • 47b17c4877 Merge pull request #357 from didipeut/fixtures-load-sql Marc J. Schmidt 2015-08-21 11:32:18 +0200
  • 0ce540c84a Fix #257 - Prevent symlink paths resolving in fixtures loading Arnaud Lejosne 2015-08-13 13:28:21 +0200
  • 631cae6258 fixed insertSql method for FixturesLoadCommand dietmar.erdmann 2015-08-11 18:07:24 +0200
  • 88bf864e25 Merge pull request #353 from gharlan/model-type-without-translation Toni Uebernickel 2015-08-10 18:40:02 +0200
  • 32e2aa4ea8 do not translate choices of model type Gregor Harlan 2015-08-10 15:01:41 +0200
  • 468fab3c6f Update TranslationCollectionFormListener.php Yordan Lazarov 2015-08-09 15:03:17 +0300
  • 7e65eab8a7 Travis: updated symfony and php versions Gregor Harlan 2015-07-17 10:25:18 +0200
  • 0852bf835e log queries into own propel channel Marc J. Schmidt 2015-07-28 18:05:12 +0200
  • 099f7953a9 Merge pull request #347 from gharlan/symfony-versions Toni Uebernickel 2015-07-28 10:36:56 +0200
  • 012b79d19e Travis: updated symfony and php versions Gregor Harlan 2015-07-17 10:25:18 +0200
  • 429f6b5879 Merge pull request #332 from IceShack/2.0 Toni Uebernickel 2015-07-22 08:30:19 +0200
  • 90ec981df6 Merge pull request #346 from havvg/1.4 Toni Uebernickel 2015-07-22 08:29:31 +0200
  • 96e62c6fbe add \Serializable to ModelTranslation Toni Uebernickel 2015-07-16 10:57:40 +0200
  • cf1aa6dc14 Merge pull request #345 from gharlan/data-loader Marc J. Schmidt 2015-07-15 20:08:39 +0200
  • e80e31858d DataLoader: allow to set foreign key for a table not included in fixtures Gregor Harlan 2015-07-15 17:27:44 +0200
  • e729612866 Merge pull request #340 from Big-Shark/patch-1 Toni Uebernickel 2015-06-19 14:49:02 +0200
  • 22cbcc5a98 Remove var_dump Maxim 2015-06-19 16:09:36 +0700
  • 1701a4e67d Merge pull request #309 from K-Phoen/infer-default-connection Toni Uebernickel 2015-06-10 20:56:30 +0200
  • e3903ffad3 Merge pull request #338 from gharlan/psr-4 Toni Uebernickel 2015-06-10 20:37:54 +0200
  • 5a91ba24e0 Use PSR-4 Gregor Harlan 2015-06-08 10:52:12 +0200
  • e3398133b1 Merge pull request #336 from apinnecke/feature/stack-trace-in-debug-toolbar Marc J. Schmidt 2015-04-13 13:45:28 +0200
  • 152d48ce7d Fix test suite by defining correct foreign key name Marc J. Schmidt 2015-04-13 12:43:37 +0200
  • 2fc716467b Added stack trace to debug toolbar Alexander Pinnecke 2015-04-10 17:52:41 +0200
  • c6e7355f7a Fixed master slave configuration Marc J. Schmidt 2015-03-12 18:02:40 +0100
  • b1b3989152 Add user and password to dsn string Moritz Schröder 2015-03-11 10:38:38 +0100
  • dd87be7975 add symfony/propel1-bridge dependency 1.1.8 Toni Uebernickel 2015-02-16 12:05:40 +0100
  • 1d97218009 add symfony/propel1-bridge dependency 1.2.15 Toni Uebernickel 2015-02-16 12:03:47 +0100
  • 45d983116d Merge pull request #319 from jkabat/1.4 1.4.5 Toni Uebernickel 2015-02-16 11:50:20 +0100
  • 02442a122b Merge pull request #324 from fabpot/patch-1 Toni Uebernickel 2015-02-16 11:46:19 +0100
  • c8bb674bd3 Added the Symfony Bridge as an explicit dependency Fabien Potencier 2015-02-11 14:12:44 +0100
  • f34a6d28f7 Merge pull request #322 from oujesky/profiler_icon Marc J. Schmidt 2015-01-28 20:37:41 +0100
  • 64684621b4 Fixed missing icon in Symfony profiler Miroslav Oujesky 2015-01-28 20:24:56 +0100
  • 42702a0660 fix broken profiler Juraj Kabát 2015-01-14 17:14:15 +0100
  • 7d9fb0cc4f Merge pull request #317 from cristianoc72/config-refactor Marc J. Schmidt 2015-01-02 18:13:24 +0100
  • d933cda790 Fix FormGenerateCommand Cristiano Cinotti 2015-01-02 15:26:39 +0100
  • c5062ec439 Added migration options for --force and --fake. Marc J. Schmidt 2014-12-19 16:47:25 +0100
  • 8f2ac4c3fa Fixed some issues with symfony firewall and ModelType. Marc J. Schmidt 2014-12-03 18:38:11 +0100
  • 3ac67e95e5 Fixed getPackagePrefix in AbstractCommand. Marc J. Schmidt 2014-12-02 18:09:36 +0100
  • 76da37b710 Removed propel.runtime.logging for Propel2' configuration file, since its configuration tree is a bit different. Marc J. Schmidt 2014-12-01 15:20:38 +0100
  • 491ed27582 Added runtime.logging (default kernel.debug) so you can disable SQL logging in dev-environment explicitly. Marc J. Schmidt 2014-11-28 12:08:49 +0100
  • fe06f4c4f9 Set --platform for wrapper command only if it's not empty. Marc J. Schmidt 2014-11-27 11:06:02 +0100
  • 959d9b178a Added migration:migrate command. Marc J. Schmidt 2014-11-21 15:05:39 +0100
  • 67eeb882e7 Fix default connection detection when not explicitly set in the configuration Kévin Gomez 2014-11-21 13:01:36 +0000
  • 2278420d23 Added usage of --force in propel:build for sql:insert. Marc J. Schmidt 2014-11-20 12:45:50 +0100
  • 9462559f33 Fixed sql:build command, use output-dir as long as in propelv2 it is still output-dir and not like in sql:insert sql-dir. Marc J. Schmidt 2014-11-20 12:26:53 +0100
  • 6f3ad8f373 Fixed AbstractCommand to work with newest Propel2 version. Added option index_property back to ModelType. Marc J. Schmidt 2014-11-20 10:59:40 +0100
  • d3602a9012 Added --overwrite optin to sql:build command to allow overwriting the sql.map file without the need to remove it manually. Marc J. Schmidt 2014-11-19 18:47:02 +0100
  • 5b15a2ea62 Added --force back to sql:insert command. Marc J. Schmidt 2014-11-19 18:43:54 +0100
  • 87b5597c6c Merge pull request #306 from K-Phoen/adapter_configuration Marc J. Schmidt 2014-11-19 16:29:40 +0100
  • 3278c79775 Merge pull request #305 from oujesky/config_defaults Marc J. Schmidt 2014-11-19 15:56:20 +0100
  • 6363a0f811 Merge pull request #304 from oujesky/config_merge Marc J. Schmidt 2014-11-19 15:45:01 +0100
  • 26a285614b Merge pull request #302 from K-Phoen/forbid-incorrect-connection-names Marc J. Schmidt 2014-11-19 15:44:55 +0100
  • c064076eef Fixed test suite Marc J. Schmidt 2014-11-19 15:06:22 +0100
  • 527a998f77 Allow pdo_* values as valid adapters Kévin Gomez 2014-11-12 15:59:19 +0000
  • b42ef6b83b Default values for options and attributes config arrays Miroslav Oujesky 2014-11-08 01:21:08 +0100
  • 2902cde194 Ability to correctly merge connection settings from multiple config files Miroslav Oujesky 2014-11-07 19:15:42 +0100
  • f58fe997c5 Forbid dots in connection names Kévin Gomez 2014-11-04 14:10:43 +0000
  • d54ee14d2a Merge pull request #300 from havvg/1.4 2.0.0-alpha4 Toni Uebernickel 2014-11-01 16:14:17 +0100
  • d99cad80f0 add Gitter badge Toni Uebernickel 2014-11-01 15:59:54 +0100
  • 5af07d37fc Merge pull request #298 from havvg/1.4 Toni Uebernickel 2014-11-01 15:58:51 +0100
  • 5e8668a7e0 fix AbstractCommandTest avoiding SplFileInfo mocks Toni Uebernickel 2014-11-01 15:44:42 +0100
  • 208ffb36d5 Merge pull request #268 from c33s/patch-1 Toni Uebernickel 2014-11-01 14:47:18 +0100
  • 68793ac525 Merge pull request #276 from boekkooi/patch-1 Toni Uebernickel 2014-11-01 14:46:11 +0100
  • 1e667f256f Merge pull request #278 from benja-M-1/fix/paths-from-config Toni Uebernickel 2014-11-01 14:45:18 +0100
  • 85879f8b33 Merge pull request #281 from Nyholm/patch-1 Toni Uebernickel 2014-11-01 14:43:28 +0100