Commit Graph

53 Commits (073a3c63418785f1f426a4f9f9553f972e983e19)

Author SHA1 Message Date
webchick 406e56e23b Issue #2400407 by DuaelFr, webchick, hussainweb, klausi, dawehner, cilefen, catch, kim.pepper, iMiksu, MustangGB: [meta] Ensure vendor (PHP) libraries are on latest stable release 2015-09-04 20:37:19 -07:00
catch 95fe74d571 Issue #2406681 by tstoeckler, hussainweb, alexpott, ParisLiakos, almaudoh, tadityar: Add an autoload.php in the repo root to control the autoloader of front controllers 2015-03-11 08:31:22 +00:00
Alex Pott 1e091e40cb Issue #2408189 by davidwbarratt: Remove repositories and extra from composer.json 2015-02-02 13:00:31 +00:00
Alex Pott c81f327a46 Issue #2373197 by davidwbarratt: Reference Composer Installers as a dependency of a Drupal project 2015-01-15 10:09:04 +00: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
Alex Pott d7e814a618 Issue #2401113 by kim.pepper, larowlan: Update Zend Feed to latest stable 2015-01-04 23:15:08 +00:00
webchick d5eb64cec0 Issue #2401109 by larowlan, kim.pepper: Update EasyRdf to latest stable 2015-01-03 21:42:23 -08:00
Nathaniel Catchpole ee287003c7 Issue #2389287 by dawehner: Missing PhpExecutableFinder 2014-12-09 10:37:43 +00:00
Alex Pott d0374825f3 Issue #2377281 followup by dawehner: Upgrade to Symfony 2.6 stable 2014-12-02 09:11:46 +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
webchick f0b86ce9dd Issue #2363537 by dawehner, znerol: Update CMF routing to 1.3 and remove old code. 2014-11-05 00:36:38 -08:00
Alex Pott ddfd70a726 Issue #2363741 by joelpittet: Upgrade Twig to 1.16.* from 1.15.*. 2014-10-28 12:11:11 +00:00
Nathaniel Catchpole fa9b7ac823 Issue #2348365 by larowlan | mtdowling: Update to Guzzle 5. 2014-10-16 10:54:33 +01:00
Nathaniel Catchpole 5564d2cd94 Issue #2356845 by alexpott: Remove the assetic library. 2014-10-15 14:17:55 +01:00
Alex Pott 90863aeeb1 Issue #2234277 by cilefen, hussainweb, Xano, netlooker, martin107: Composer update (includes security fixes). 2014-10-15 09:31:35 +01:00
Nathaniel Catchpole e14d0a7ce4 Issue #2354301 by jmolivas: Fixed Composer require.php : invalid version constraint. 2014-10-13 13:02:36 +01:00
catch df20c166d9 Issue #2267551 by jfhovinne, ParisLiakos, catch: PHP 5.4.5 needed to avoid zend failure when using autoloaded traits. 2014-10-07 23:14:37 +01: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 80718556f0 Issue #2313669 by dawehner, hussainweb, pfrenssen: Bring in egulias/EmailValidator for RFC compliant email address validation. 2014-09-22 23:01:44 +01:00
Alex Pott 04e4f03c70 Issue #2325779 by astrocling | not_chx: Upgrade to Doctrine v1.2.0. 2014-09-09 20:26:03 +01:00
Dries 5ef912e965 Issue #2303673 by dawehner, damiankloip, effulgentsia, Fabianx: Implement stackphp; cleanup handlePageCache() and preHandle() 2014-09-03 22:58:45 -04:00
Alex Pott c8bd0b4f9d Issue #2316537 by dawehner | chx: Upgrade symfony CMF to 1.2, remove deprecated parameters from getRouteByName* . 2014-08-12 18:23:46 -07:00
Alex Pott 1a7cd1b532 Issue #2073811 by dawehner, pwolanin, joelpittet, Cottser, Mark Carver, steveoliver: Add a url generator twig extension. 2014-07-28 08:59:32 +01:00
Alex Pott 62047d8834 Issue #2294439 by dawehner, sun | neclimdul: Add vfsStream library for filesystem mocking in unit tests. 2014-07-21 10:54:37 +01:00
Nathaniel Catchpole 9601e39d34 Issue #2287139 by alexpott: Fixed Various serialization test failures after updating to php 5.4.29. 2014-06-20 09:39:41 +01:00
webchick da85a66183 Issue #2114823 by alexpott, neclimdul, Xano, cosmicdreams, chx: Update PHPUnit to 4.x. 2014-06-14 22:29:44 -07:00
Alex Pott 116b4f7cee Issue #2276119 by damiankloip: Upgrade Guzzle to version 4.1.0. 2014-06-03 11:29:35 -05: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
Andreas Hennings 940e0dffb8 Issue #2083547 by donquixote: Implement PSR-4 for module-provided class files.
This affects class loading, plugin discovery and test discovery.

PSR-0 is still supported, and no module class files are moved yet.
2014-04-22 16:50:40 -07:00
webchick e84971c526 Issue #2210637 by damiankloip | Crell: Upgrade to Guzzle 4. 2014-04-11 10:58:24 -04:00
Dries 3a5c3b322a Issue #2152073 by dmouse, sun, Xano: Bump Drupal core's PHP requirement to 5.4.2. 2014-02-27 20:14:53 +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 fd06a6c0b6 Issue #2176265 by tim.plunkett, donquixote: Set an explicit ["config"]["autoloader-suffix"] in composer.json to avoid noise on composer update. 2014-02-06 23:33:05 -08:00
webchick 02b19f340a Issue #2173653 by kay_v, scor: Update easyrdf/easyrdf to 0.8.0. 2014-01-23 23:04:41 -08:00
webchick 8b0cb0598f Issue #2161397 by dawehner, tim.plunkett, Crell: Update to Symfony 2.4.1. 2014-01-21 11:27:20 -08:00
Nathaniel Catchpole 2a228e60a2 Issue #2173719 by dawehner, tim.plunkett: Remove the fork of doctrine/common. 2014-01-20 10:41:57 +00:00
webchick af1ca73aca Issue #2172235 by joelpittet: Upgrade Twig to 1.15.* from 1.12.*. 2014-01-17 14:04:01 -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 5fc0ca8118 Issue #2151829 by dawehner, chx: Doctrine annotation parsing takes an unacceptable amount of time/memory on install. 2013-12-15 14:49:56 -08:00
webchick a9f1dfe4b2 Issue #2157045 by dawehner: Update doctrine/common to 2.5-dev. 2013-12-15 10:21:38 -08:00
webchick 402a3cae63 Issue #2138867 by chx: Allow dangling commas in annotations. 2013-11-22 15:45:15 -08:00
Dries fb091cd6b5 Issue #2098375 by sdboyer: Add gliph to composer. 2013-09-27 15:28:47 +02:00
webchick 8121d1203a Issue #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Composer autoloader to make everything simpler. 2013-09-02 12:53:23 -07:00
webchick c8a5c8e364 Issue #2052923 by Berdir: Update Guzzle to latest version. 2013-08-10 00:53:20 -07:00
Nathaniel Catchpole e35e083e84 Issue #1848570 by Xano: Upgrade to Doctrine\Common 2.4. 2013-07-21 16:29:50 +01:00
Dries 0eaa35d578 Issue #1839468 by ParisLiakos, damiankloip, dawehner, jibran: Replace aggregator rss parsing with Zend Feed. 2013-06-19 16:36:24 -04:00
Nathaniel Catchpole 4f01c099fb Issue #1989230 by ParisLiakos, alexpott: Update to Symfony 2.3. 2013-06-14 10:52:09 +01:00