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
|
cdf77e49f8
|
Issue #2317845 by sun | Arla: Upgrade Guzzle to version 4.1.7.
|
2014-08-11 09:02:51 -05:00 |
Alex Pott
|
7e394b02a9
|
Issue #2313989 by sun: Update vfsStream to 1.3.0.
|
2014-08-04 12:13:25 +01:00 |
Alex Pott
|
80152b7d69
|
Issue #2310527 by damiankloip: Upgrade Serializer component to 2.5.2.
|
2014-07-28 14:34:45 +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 |
webchick
|
c7afd22957
|
Issue #2304081 by damiankloip: Upgrade Guzzle to version 4.1.3.
|
2014-07-18 11:38:18 -04: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 |
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
|
56d3a638f4
|
Issue #2175447 by tim.plunkett, dawehner: Update composer to latest version.
|
2014-01-16 20:26:13 -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 |
Alex Pott
|
6a89adcf53
|
Issue #2110153 by Xano, Mile23: Fixed Upgrade phpunit/php-file-iterator from 1.3.3 to 1.3.4.
|
2013-10-17 18:39:39 +01:00 |
webchick
|
7c58d4e2e5
|
Issue #2105821 by cosmicdreams: Fixed Updated Symfony CMF's Routing Component to v1.1.0 .
|
2013-10-14 22:17:57 -07:00 |
Dries
|
fb091cd6b5
|
Issue #2098375 by sdboyer: Add gliph to composer.
|
2013-09-27 15:28:47 +02:00 |
webchick
|
d822f213e7
|
Issue #2088651 by pwolanin: Update symfony components to latest 2.3.*.
|
2013-09-15 13:00:16 -07: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 |
catch
|
ef326513c5
|
Issue #1977570 by RobLoach: Update third-party vendors and fix composer.json
|
2013-05-13 22:20:18 +01:00 |
catch
|
8c21dcb622
|
Issue #1658720 by RobLoach, dawehner, sun, chx: Use ClassLoader instead of UniversalClassLoader.
|
2013-04-03 11:38:50 +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 |
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
|
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 |
webchick
|
24448e8d2d
|
Issue #1894934 by scor, Crell: Update CMF Routing component.
|
2013-01-22 17:28:37 -08:00 |
Larry Garfield
|
a6b80d6583
|
Docs improvements and remove unnecessary "use" statements.
|
2013-01-17 00:11:34 -06: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 |
catch
|
1eae1771e3
|
Issue #1879410 by fabpot: Update Symfony dependency.
|
2013-01-07 11:37:48 +00: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
|
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 |
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 |
Jennifer Hodgdon
|
b62fb408b0
|
Issue #1591686 by greg.1.anderson: Add copyright and authors files to Twig directory and COPYRIGHT.txt
|
2012-06-15 14:53:41 -07:00 |
Dries
|
07e2170361
|
- Patch #1591686 by Rob Loach, chx: Add Twig itself.
|
2012-06-15 13:16:18 -04:00 |
catch
|
9e8d1e85dc
|
Issue #1470824 by alexpott, sun: Fixed XML encoder can only handle a small subset of PHP arrays, so switch to YAML.
|
2012-05-23 12:48:37 +09:00 |
Dries
|
34ef955ae5
|
- Patch #1542710 by BTMash, Crell: update to latest Symfony 2.1 code.
|
2012-04-28 18:07:40 -04:00 |
Dries
|
0ca408e1d3
|
- Patch #1497230 by Rob Loach, pdrake, effulgentsia: Use Dependency Injection to handle object definitions.
|
2012-04-18 14:31:33 -04:00 |
Dries
|
f61f7cc359
|
- Patch #1497182 by Crell, BTMash: Update to latest Symfony 2.1 code. This is commit c4dfe931f1ce8827f8c02975bc0ab405bdc8d27c out of Symfony.
|
2012-03-28 15:08:43 -04:00 |
Dries
|
458bb244c9
|
- Patch #1497182 by Crell, BTMash: Update to latest Symfony 2.1 code. This is commit c4dfe931f1ce8827f8c02975bc0ab405bdc8d27c out of Symfony.
|
2012-03-28 15:05:43 -04:00 |
catch
|
62ad55689d
|
Issue #1465584 by sun: Commit external library dependencies to Drupal core.
|
2012-03-09 13:25:41 +09:00 |
Dries
|
87e5ffc3b5
|
- Patch #1343160 by msonnabaum: update Symfony2 components to latest release.
|
2012-02-23 09:24:11 -05:00 |
catch
|
037faa8fbf
|
Issue #1400748 by Crell, jbrown, plach: Proposal for unified namespace organization.
|
2012-02-01 12:23:30 +09:00 |