Commit Graph

50 Commits (e8dfde4282adacf1596ffb32ca8746ada3d99f99)

Author SHA1 Message Date
Alex Pott e3d0b79f1c Issue #2546618 followup by plach: Document that we don't depend on the Symfony Translation component. 2015-09-11 21:06:36 +01:00
Nathaniel Catchpole 3d2cf1a03f Issue #2546618 by plach, dawehner, chx, bojanz: Replace the Symfony Translation component with a custom interface since we don't use it 2015-09-09 21:48:46 +01:00
webchick c1be7e7b3f Issue #2565337 by hussainweb, joshtaylor: Upgrade to Symfony 2.7.4 2015-09-09 01:00:18 -07:00
Alex Pott bc7d4ebb77 Issue #2548135 by hussainweb, neclimdul: Upgrade to Symfony 2.7.3 2015-08-18 23:57:39 +01:00
Nathaniel Catchpole eafa3a2aa0 Issue #2533360 by hussainweb: Upgrade to Symfony 2.7.2 2015-07-15 12:03:49 +01:00
Alex Pott b65b47289f Issue #2504967 by hussainweb, joshtaylor, jibran, Berdir: Upgrade to Symfony 2.7.1 2015-07-13 13:49:14 +01:00
Alex Pott a9dd72b1bd Issue #2497691 by Crell, cilefen, marvin_B8, dawehner: Include Symfony PSR-7 bridge library 2015-07-06 13:30:43 +01:00
Alex Pott 42c845a050 Issue #2498515 by Berdir, neclimdul: Update additional Symfony Components to 2.7.0 2015-06-02 15:28:49 +01:00
Alex Pott 8f9efdeddd Revert "Issue #2498515 by neclimdul: Update additional Symfony Components to 2.7.0"
This reverts commit e3391535d8.
2015-06-02 08:04:54 +01:00
webchick e3391535d8 Issue #2498515 by neclimdul: Update additional Symfony Components to 2.7.0 2015-06-01 21:39:15 -07:00
Alex Pott 73b5652a74 Issue #2470693 by dawehner, Berdir, jibran, hussainweb, pwolanin, znerol: Upgrade to Symfony 2.7.0 2015-06-01 11:47:08 +01:00
Alex Pott 4ad36d97a4 Issue #2493807 by jhedstrom, cilefen: Add symfony/console component to core 2015-05-28 16:22:25 +01:00
Alex Pott 373d925dff Issue #2343035 by fago, dawehner, larowlan, ianthomas_uk, cilefen, hussainweb, Miroling, jibran, beejeebus, dashaforbes, webmozart, klausi: Upgrade validator integration for Symfony versions 2.5+ 2015-05-05 10:03:32 -07:00
Alex Pott eb4e371913 Issue #2464369 by neclimdul, joshtaylor: Upgrade to Symfony 2.6.6 2015-04-04 00:11:39 +01:00
Alex Pott a2a1c6af07 Issue #2454393 by hussainweb: Upgrade to Symfony 2.6.5 2015-03-20 13:35:25 +00:00
webchick ddbb2c7999 Issue #2433009 by hussainweb, grom358, neclimdul, daffie, larowlan, alexpott, pcambra, benjy, jibran, phenaproxima, moshe weitzman, nick_schuch: Add Mink, with Goutte driver, to core 2015-02-25 19:49:58 -08:00
Alex Pott de0c4fb854 Revert "Issue #2433009 by hussainweb, grom358, daffie, larowlan, alexpott, pcambra, benjy, jibran, phenaproxima, moshe weitzman, nick_schuch: Add Mink, with Goutte driver, to core"
This reverts commit 2b96082da5.
2015-02-24 21:56:18 +00:00
Alex Pott 2b96082da5 Issue #2433009 by hussainweb, grom358, daffie, larowlan, alexpott, pcambra, benjy, jibran, phenaproxima, moshe weitzman, nick_schuch: Add Mink, with Goutte driver, to core 2015-02-24 10:08:09 +00:00
Alex Pott 1003720c75 Issue #2414235 by hussainweb, dawehner: Upgrade to Symfony 2.6.4 2015-02-04 10:45:52 +00:00
Nathaniel Catchpole ee287003c7 Issue #2389287 by dawehner: Missing PhpExecutableFinder 2014-12-09 10:37:43 +00:00
catch d93ba8d265 Issue #2386585 by hussainweb: Upgrade to Symfony 2.6.1 2014-12-06 10:26:41 +00:00
Alex Pott 93c75faa37 Issue #2377281 by hussainweb: Upgrade to Symfony 2.6 stable 2014-11-28 22:53:38 +00:00
Nathaniel Catchpole 3b945fe250 Issue #2366043 by dawehner: Upgrade to Symfony 2.6 2014-11-18 11:26:57 +00:00
Nathaniel Catchpole ee39402332 Issue #2350917 by alexpott: Update Symfony YAML library to support whole number floats. 2014-10-06 11:26:48 +01:00
catch a21acb3b7d Issue #2278353 by cilefen, dawehner, hussainweb, jibran, andyceo: Update to Symfony 2.5. 2014-10-01 10:50:10 +02:00
Alex Pott 80152b7d69 Issue #2310527 by damiankloip: Upgrade Serializer component to 2.5.2. 2014-07-28 14:34:45 +01:00
Nathaniel Catchpole 272c52493c Issue #1959660 by larowlan, pfrenssen, xjm, clemens.tolboom, dawehner, RobLoach: Replace xpath() with WebTestBase::cssSelect() by leveraging Symfony CssSelector. 2014-05-29 14:46:49 +01:00
Nathaniel Catchpole 31db6c31ba Issue #1851234 by alexpott: Slow yaml parsing slows down tests which load/save many config files (e.g. views). 2014-02-25 11:06:19 +00:00
webchick 8b0cb0598f Issue #2161397 by dawehner, tim.plunkett, Crell: Update to Symfony 2.4.1. 2014-01-21 11:27:20 -08:00
webchick 815faf7cfd Revert "Issue #2161397 by dawehner, Crell: Update to Symfony 2.4.1."
This caused a conflict in the language objectification patch. Postponing.

This reverts commit 9e017ada4f.
2014-01-13 22:54:18 -08:00
webchick 9e017ada4f Issue #2161397 by dawehner, Crell: Update to Symfony 2.4.1. 2014-01-13 18:48:55 -08:00
webchick d822f213e7 Issue #2088651 by pwolanin: Update symfony components to latest 2.3.*. 2013-09-15 13:00:16 -07:00
Nathaniel Catchpole 4f01c099fb Issue #1989230 by ParisLiakos, alexpott: Update to Symfony 2.3. 2013-06-14 10:52:09 +01:00
catch ef326513c5 Issue #1977570 by RobLoach: Update third-party vendors and fix composer.json 2013-05-13 22:20:18 +01:00
webchick bf79cb0300 Revert "Issue #1948148 by jibran, YesCT: Fixed Update file permissions."
This reverts commit 13b929b667.
2013-03-27 09:04:35 -07:00
webchick 13b929b667 Issue #1948148 by jibran, YesCT: Fixed Update file permissions. 2013-03-26 22:04:50 -07:00
Dries 908f21ce42 Issue #1934802 by msonnabaum: Update symfony to 2.2. 2013-03-07 10:47:08 -05:00
catch b726e4342f Issue #1894002 by scor, msonnabaum, effulgentsia: Update vendor libraries and pin them to specific versions in composer.json. 2013-02-06 11:54:22 +00:00
webchick 79941b52b6 Issue #1894508 by linclark, damiankloip, scor: Update symfony/serializer. 2013-01-29 21:43:27 -08:00
webchick bf00ad1cae Issue #1849564 by attiks, Rob Loach, fago: Add the symfony validator component to core despite Symfony potentially releasing BC-breaking updates after 2.3. 2013-01-25 10:16:58 -08:00
webchick dc28083a7c Revert "Issue #1894508 by linclark, damiankloip: Update symfony/serializer."
Caused a conflict with a higher-priority patch; temporary rollback for now.

This reverts commit ba6d3fb7f5.
2013-01-25 10:15:12 -08:00
webchick ba6d3fb7f5 Issue #1894508 by linclark, damiankloip: Update symfony/serializer. 2013-01-25 09:53:54 -08:00
catch 1eae1771e3 Issue #1879410 by fabpot: Update Symfony dependency. 2013-01-07 11:37:48 +00:00
webchick a80680880b Issue #1834594 by effulgentsia, Rob Loach: Update dependencies (Symfony and Twig) follow up fixes for Composer. 2012-12-08 15:22:34 -08:00
webchick 73b7d8da6c Issue #1834594 by effulgentsia, Rob Loach: Update dependencies (Symfony and Twig). 2012-12-05 19:30:06 -05:00
Dries ab6b52f2eb Issue #1810472 by linclark, mradcliffe: add Symfony's Serializer component to core despite Symfony potentially releasing BC-breaking updates after 2.3. 2012-10-17 10:24:16 -04:00
webchick dded40f3bd Issue #1784774 by mcjim, Rob Loach: Added Assetic component to core. 2012-10-12 17:46:17 -07:00
webchick 90a48a9fe6 Issue #1764342 by Rob Loach: Update Symfony and Doctrine to RC2. 2012-08-30 15:36:24 -07:00
webchick f77cdf16d3 Issue #1698108 by chx, effulgentsia, Rob Loach: Update Drupal's dependencies. 2012-08-07 10:05:42 -07:00
webchick 87dc82a4ac Issue #1424924 by Rob Loach: Added Use Composer for updating Symfony components (without removing Symfony code from repo). 2012-06-27 13:44:19 -07:00