Commit Graph

33 Commits (412f4774a078966a4c2879327b9450ef1d72fdad)

Author SHA1 Message Date
Alex Pott 21b27e3b56 Issue #2468499 by webflo: Add vendor libs to classmap through composer script event 2015-04-19 14:20:41 +02:00
webchick 028f530136 Issue #2472961 by lussoluca: Update Twig to latest stable 2015-04-17 03:08:03 -07:00
webchick 804b2c9ffc Issue #2461857 by stefan.r: Update Zend Feed to latest stable 2015-04-07 01:08:54 -07:00
Alex Pott 41dfab8157 Issue #2429363 by babruix, twistor, filijonka, sun, Mile23, daffie, Wim Leers, chx: Add HTML5-lib to Drupal 8 core for the filter system and for the testing system 2015-03-10 09:10:19 +00:00
Alex Pott 4936e3d6af Issue #2440937 by hussainweb: Update release for Goutte driver 2015-02-26 10:09:51 +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
webchick 3eafd2d1dc Revert "Issue #2433009 by hussainweb, grom358, neclimdul, daffie, larowlan, alexpott, pcambra, benjy, jibran, phenaproxima, moshe weitzman, nick_schuch: Add Mink, with Goutte driver, to core"
Oops. Accidentally committed the composer-only patch.

This reverts commit d653d3869e.
2015-02-25 19:48:52 -08:00
webchick d653d3869e 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:37:36 -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
Nathaniel Catchpole eae2db53c4 Issue #2253593 by neclimdul, damiankloip: Stop classloader searching filesystem for classes before drupal_classloader() is called 2015-02-23 09:49:58 +00:00
Alex Pott 61cb3e3928 Issue #2375997 by Mile23, hussainweb, tstoeckler, omers: Avoid tying Drupal 8's composer.json to specific package commits 2015-02-03 10:18:21 +00:00
webchick a3fd4d0f8c Issue #2387027 by kim.pepper, pfrenssen: Upgrade PHPUnit to the latest stable release 2015-01-19 14:06:25 -08:00
Alex Pott da288643ff Issue #1975220 by davidwbarratt, tstoeckler, mradcliffe, RobLoach, Mile23, hussainweb: Allow a Composer user to manage Drupal, modules, and PHP dependencies with a custom root composer.json 2015-01-08 17:19:41 +00:00
webchick bbcb2d8fd3 Issue #1805316 by Rob Loach: Move composer.json to the project root. 2013-03-16 22:36:03 -07:00
Dries 908f21ce42 Issue #1934802 by msonnabaum: Update symfony to 2.2. 2013-03-07 10:47:08 -05:00
Dries 60d523d898 Issue #1916936 by msonnabaum: Add vendored copy of phpunit. 2013-02-14 13:45:50 -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 24448e8d2d Issue #1894934 by scor, Crell: Update CMF Routing component. 2013-01-22 17:28:37 -08:00
webchick d037c55eb6 Issue #1875818 by Berdir: Update composer.json to use the latest stable 3.0.x version of Guzzle. 2013-01-16 14:42:23 -08:00
webchick 9ad5064235 Issue #1866858 by linclark, scor: Test RDFa by parsing RDFa (add the easyrdf library). 2013-01-11 09:44:56 -08:00
Dries a6c393effc Issue #1874530 by Crell: Add Symfony CMF Routing component. 2013-01-04 11:18:00 -05: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
webchick 5058fa3803 Issue #1447736 by rbayliss, mikeytown2, effulgentsia, kim.pepper, Fabianx, boombatower: Adopt Guzzle library to replace drupal_http_request(). 2012-11-29 17:26:33 -08: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 1c519707e9 Issue #1664554 by mr.baileys, Rob Loach: Make composer.json validate. 2012-10-06 10:19:30 -07:00
webchick f77cdf16d3 Issue #1698108 by chx, effulgentsia, Rob Loach: Update Drupal's dependencies. 2012-08-07 10:05:42 -07:00
catch daa1ecdefb Issue #1683046 by Rob Loach, effulgentsia: Add the Doctrine Common PHP library. 2012-07-18 10:50:50 +01: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