.. |
assets/vendor
|
Issue #2494063 by tohesi, trwad, dcmul, droplet, nod_, naveenvalecha: Update Backbone to 1.2.1
|
2015-07-02 00:09:51 -07:00 |
config
|
Issue #2454829 by maxocub, eiriksm, rvilar, Gábor Hojtsy, penyaskito, tstoeckler, Jose Reyero: Configuration translation UI does not support plural sources/targets
|
2015-07-16 13:00:14 +01:00 |
includes
|
Issue #2505315 by stefan.r, dawehner, tim.plunkett, Berdir: Catch PHP7 Throwable objects instead of BaseExceptions in the error handler
|
2015-07-22 16:46:53 +01:00 |
lib
|
Issue #2497275 by borisson_, alexpott, dawehner, Gábor Hojtsy: ~50 calls to t() for two strings in LanguageManager() on every request
|
2015-07-24 12:22:03 +01:00 |
misc
|
Revert "Issue #2510104 by pwolanin, nod_, Fabianx, Wim Leers, droplet, Pere Orga: Convert drupalSettings from JavaScript to JSON, to allow for CSP in the future"
|
2015-07-23 10:13:45 +01:00 |
modules
|
Issue #2497275 by borisson_, alexpott, dawehner, Gábor Hojtsy: ~50 calls to t() for two strings in LanguageManager() on every request
|
2015-07-24 12:22:03 +01:00 |
profiles
|
Issue #2535082 by alexpott, jhedstrom, xjm, plach, Fabianx, effulgentsia, Berdir: Allow hook_update_N() implementations to run before the automated entity updates
|
2015-07-22 11:24:01 +01:00 |
scripts
|
Issue #2532646 by TR: "@return boolean" is wrong, use "@return bool"
|
2015-07-14 21:35:42 -07:00 |
tests
|
Issue #2525910 by dawehner, effulgentsia, Berdir, lauriii, larowlan, timmillwood, Wim Leers, chx, arlinsandbulte, Fabianx, Gábor Hojtsy, Dave Reid, alexpott, catch: Ensure token replacements have cacheability + attachments metadata and that it is bubbled in any case
|
2015-07-22 07:16:01 -07:00 |
themes
|
Issue #2424805 by mdrummond, YesCT, vijaycs85, xjm, marcoscano, ifrik, joelpittet, Jelle_S, attiks, lauriii: Toolbar can no longer switch horizontal and vertical -- expects breakpoints ordered from smallest to largest; responsive images need largest to smallest
|
2015-07-15 12:53:14 -07:00 |
vendor
|
Issue #2498599 by Cottser, naveenvalecha, webchick, karolus, cilefen: Remove sdboyer/gliph since it is unused by core
|
2015-07-22 15:46:53 -04:00 |
.gitignore
|
Issue #2504967 by hussainweb, joshtaylor, jibran, Berdir: Upgrade to Symfony 2.7.1
|
2015-07-13 13:49:14 +01:00 |
CHANGELOG.txt
|
Issue #2278965 by jhedstrom: Add a warning to the installer for MySQL if an InnoDB-compatible engine is not selected
|
2015-06-23 22:04:00 -05:00 |
COPYRIGHT.txt
|
Issue #2382199 by corbacho: Encode COPYRIGHT.TXT with UTF-8
|
2014-12-15 09:25:59 -08:00 |
INSTALL.mysql.txt
|
…
|
|
INSTALL.pgsql.txt
|
…
|
|
INSTALL.sqlite.txt
|
…
|
|
INSTALL.txt
|
Issue #2508231 by timmillwood, amateescu, hussainweb, catch, dawehner, David_Rothstein, Mixologic, effulgentsia: Raise minimum required version of PHP to 5.5.9
|
2015-07-08 21:20:58 -07:00 |
LICENSE.txt
|
…
|
|
MAINTAINERS.txt
|
Issue #2508623 by xjm: Remove Frando from MAINTAINERS.txt
|
2015-07-08 12:12:38 -04:00 |
UPGRADE.txt
|
Issue #2507911 by mikebell_, dylanf, naveenvalecha, deepakaryan1988, kfitz, jhodgdon, webchick, Charles Belov: Mention location of settings.php in UPGRADE.txt
|
2015-07-04 15:33:09 +01:00 |
authorize.php
|
Issue #2407195 by Wim Leers, Fabianx, joelpittet, lauriii, Crell: Move attachment processing to services and per-type response subclasses
|
2015-06-23 11:24:29 -05:00 |
composer.json
|
Issue #2498599 by Cottser, naveenvalecha, webchick, karolus, cilefen: Remove sdboyer/gliph since it is unused by core
|
2015-07-22 15:46:53 -04:00 |
composer.lock
|
Issue #2498599 by Cottser, naveenvalecha, webchick, karolus, cilefen: Remove sdboyer/gliph since it is unused by core
|
2015-07-22 15:46:53 -04:00 |
core.api.php
|
Issue #2493911 by dawehner, larowlan, damiankloip, hussainweb, jibran, cilefen, benjy, iMiksu, mtdowling: Update guzzle, goutte and mink-goutte-driver to the latest release
|
2015-07-21 14:33:30 -07:00 |
core.libraries.yml
|
Revert "Issue #2510104 by pwolanin, nod_, Fabianx, Wim Leers, droplet, Pere Orga: Convert drupalSettings from JavaScript to JSON, to allow for CSP in the future"
|
2015-07-23 10:13:45 +01:00 |
core.services.yml
|
Issue #2525910 by dawehner, effulgentsia, Berdir, lauriii, larowlan, timmillwood, Wim Leers, chx, arlinsandbulte, Fabianx, Gábor Hojtsy, Dave Reid, alexpott, catch: Ensure token replacements have cacheability + attachments metadata and that it is bubbled in any case
|
2015-07-22 07:16:01 -07:00 |
install.php
|
Issue #2508231 by timmillwood, amateescu, hussainweb, catch, dawehner, David_Rothstein, Mixologic, effulgentsia: Raise minimum required version of PHP to 5.5.9
|
2015-07-08 21:20:58 -07:00 |
phpunit.xml.dist
|
Issue #2232861 by grom358, daffie, alexpott, larowlan, pfrenssen, hussainweb, pcambra, jibran, phenaproxima, moshe weitzman, nick_schuch: Create BrowserTestBase for web-testing on top of Mink
|
2015-04-12 12:08:53 +01:00 |
rebuild.php
|
Issue #2476247 by alexpott, mpdonadio: rebuild.php clears APU user cache w/o access check
|
2015-04-23 11:53:51 +01:00 |