Commit graph

794 commits

Author SHA1 Message Date
Toni Uebernickel 88454b7ed9 Merge pull request #384 from havvg/1.5
integrate former Symfony Propel1 bridge
2016-01-23 17:38:27 +01:00
Toni Uebernickel 38b491aa46 integrate former Symfony Propel1 bridge 2016-01-23 17:27:52 +01:00
Toni Uebernickel bde72e0ee6 Merge pull request #383 from havvg/1.5
generate SQL files into cache directory
2016-01-23 15:00:50 +01:00
Toni Uebernickel fe65d848ca CS fixes 2016-01-23 14:44:00 +01:00
Toni Uebernickel eca10b8722 generate SQL files into cache directory
This fixes #376.
2016-01-23 14:40:17 +01:00
Toni Uebernickel 93dc571a04 update WebProfiler template 2016-01-23 13:59:52 +01:00
Toni Uebernickel 24c51049e4 reduce dependencies to actual necessary packages 2016-01-23 12:29:37 +01:00
Toni Uebernickel 03e650a7af update README on 1.5 and 1.6 branches 2016-01-23 12:06:20 +01:00
Toni Uebernickel f78a867f09 remove support for Symfony 3.0
This version line is about supporting Symfony 2.8 LTS. As it may use deprecated function, 3.0 would not be a valid version.
2016-01-23 11:50:11 +01:00
Toni Uebernickel de90121b53 migrate to PSR-4 autoloading 2016-01-23 11:47:47 +01:00
Toni Uebernickel aae2168458 use stable version of Faker 2016-01-23 11:47:29 +01:00
Toni Uebernickel 0b5d0133f8 disable xdebug on Travis 2016-01-23 11:16:35 +01:00
Toni Uebernickel 7653f5a152 adjust required Propel minimum version 2016-01-23 10:49:14 +01:00
Toni Uebernickel b2a2546daf speed up travis, utilize specific phpunit 2016-01-22 19:43:04 +01:00
Toni Uebernickel d1719a2401 update to Symfony 2.8 LTS 2016-01-22 18:41:07 +01:00
Gregor Harlan 7e65eab8a7 Travis: updated symfony and php versions 2015-07-30 21:13:34 +02:00
Toni Uebernickel 90ec981df6 Merge pull request #346 from havvg/1.4
add \Serializable to ModelTranslation
2015-07-22 08:29:31 +02:00
Toni Uebernickel 96e62c6fbe add \Serializable to ModelTranslation
This allows changes in the database to take effect without flushing the translation cache.
2015-07-16 10:57:40 +02:00
Toni Uebernickel 45d983116d Merge pull request #319 from jkabat/1.4
fix broken profiler
2015-02-16 11:50:20 +01:00
Toni Uebernickel 02442a122b Merge pull request #324 from fabpot/patch-1
Added the Symfony Bridge as an explicit dependency
2015-02-16 11:46:19 +01:00
Fabien Potencier c8bb674bd3 Added the Symfony Bridge as an explicit dependency 2015-02-11 14:12:44 +01:00
Juraj Kabát 42702a0660 fix broken profiler 2015-01-14 17:14:15 +01:00
Toni Uebernickel d54ee14d2a Merge pull request #300 from havvg/1.4
add Gitter badge
2014-11-01 16:14:17 +01:00
Toni Uebernickel d99cad80f0 add Gitter badge 2014-11-01 15:59:54 +01:00
Toni Uebernickel 5af07d37fc Merge pull request #298 from havvg/1.4
fix AbstractCommandTest avoiding SplFileInfo mocks
2014-11-01 15:58:51 +01:00
Toni Uebernickel 5e8668a7e0 fix AbstractCommandTest avoiding SplFileInfo mocks 2014-11-01 15:44:42 +01:00
Toni Uebernickel 68793ac525 Merge pull request #276 from boekkooi/patch-1
Fix possible `PDO Unknown database` error
2014-11-01 14:46:11 +01:00
Toni Uebernickel 1e667f256f Merge pull request #278 from benja-M-1/fix/paths-from-config
Use the configured paths for Porpel and Phing
2014-11-01 14:45:18 +01:00
Toni Uebernickel 85879f8b33 Merge pull request #281 from Nyholm/patch-1
Added PHP 5.6 and HHVM to travis.yml
2014-11-01 14:43:28 +01:00
Toni Uebernickel 213e94768d Merge pull request #283 from sanplomb/protect-fieldnames-tablename
Add backquotes to protect field's names and table name during the dump c...
2014-11-01 14:42:39 +01:00
Toni Uebernickel 25893c9fc6 Merge pull request #296 from shane-l/fix-propel-default-connection
Propel default db should be a connection name, not an array of configuration
2014-11-01 14:40:54 +01:00
Shane Langley 0d228730b3 Propel default db should be a connection name, not an array of configuration 2014-10-27 11:25:33 +10:00
Toni Uebernickel 0aee6aa0c9 Merge pull request #289 from havvg/1.4
fix double period in package names
2014-10-01 17:25:21 +02:00
Toni Uebernickel f383fc8a69 fix double period in package names 2014-10-01 08:52:49 +02:00
Toni Uebernickel 2652ade31c Merge pull request #288 from opichon/1.4.x
fixed bundle package under PSR-4
2014-09-29 11:14:01 +02:00
Olivier Pichon 78cf831795 fixed bundle package under PSR-4
Fixed package attribute on tables for PSR-4

fixed unsetting temp schemas
2014-09-29 15:27:21 +07:00
Toni Uebernickel ba23a366ff Merge pull request #275 from RobinvdVleuten/1.4
Correct prefix when PSR-4 bundle
2014-08-19 08:44:35 +02:00
Warnar Boekkooi b61fed529a Fix possible PDO Unknown database error
This patches a possible `Unable to open PDO connection [wrapped: SQLSTATE[42000] [1049] Unknown database '<db_name>']` when the dsn is not ending with a `;`.
Related to #159
2014-08-19 10:48:49 +08:00
sylvain plançon 79f0fe4c61 Use Propel::getDB() to find adapter using by and use quoteIdentifier() from adapter to protect fieldnames and tablenames. 2014-07-29 22:25:04 +02:00
sylvain plançon 16e930bc92 Add backquotes to protect field's names and table name during the dump command. 2014-07-28 23:18:20 +02:00
Tobias Nyholm 776b786803 Added PHP 5.6 and HHVM to travis.yml
I did also fix the build matrix
2014-07-14 17:13:44 +02:00
Benjamin Grandfond 4acee59d80 Use the configured paths for Porpel and Phing 2014-05-31 15:41:53 +02:00
Toni Uebernickel 89e91ad5d4 Merge pull request #272 from kix/1.4
Added Symfony 2.4/FrameworkExtraBundle 3.x notice on ParamConverter
2014-04-20 11:56:00 +02:00
Robin van der Vleuten 8d9067ec87 Correct prefix when PSR-4 bundle 2014-03-31 13:03:58 +02:00
Stepan Anchugov f2140b4142 Added Symfony 2.4/FrameworkExtraBundle 3.x notice on ParamConverter 2014-02-21 16:51:38 +06:00
Toni Uebernickel 8d60937f84 Merge pull request #256 from pimpreneil/1.2
Add inheritance support for fixtures with many to many relationship
2014-01-07 07:46:07 +01:00
Toni Uebernickel b16659a28c Merge pull request #259 from csanquer/1.4
fix Sensio FrameworkExtraBundle v3.0 ParamConverterInterface compatibility
2013-12-05 03:13:21 -08:00
Charles Sanquer e6afb74564 fix Sensio FrameworkExtraBundle v3.0 ParamConverterInterface compatibiltiy 2013-12-05 11:14:20 +01:00
William Durand 967bc8769a Fix previous commit 2013-11-18 14:27:18 +01:00
William Durand 16149008db Merge pull request #254 from zebraf1/patch-1
Update BuildCommand.php
2013-11-18 04:56:17 -08:00