drupal/core
Nathaniel Catchpole 0b929939a4 Issue #2196807 by longwave, divesh.kumar: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in block module. 2014-02-20 12:05:15 +00:00
..
assets/vendor Issue #1979468 by Wim Leers, nod_, pwolanin, longwave, thedavidmeister, jessebeach, larowlan | catch: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links. 2014-01-23 18:04:41 +00:00
includes Issue #2192419 by sun, mgifford: Use a WCAG-compliant fieldset (fieldgroup) for #type radios/checkboxes. 2014-02-20 11:40:28 +00:00
lib Issue #2089461 by thedavidmeister, deneo, Alan D., longwave, dsdeiz, stpaultim: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in core/lib. 2014-02-20 12:03:00 +00:00
misc Issue #2192809 by andrejsmuzikovs: Drupal.formatString() doesn't properly replace all placeholders. 2014-02-11 10:35:09 +00:00
modules Issue #2196807 by longwave, divesh.kumar: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in block module. 2014-02-20 12:05:15 +00:00
profiles Issue #2156945 by amateescu: Clean up installer entity defaults following bugfix. 2014-02-13 12:05:06 +00:00
scripts Issue #2171683 by sun, alexpott, tstoeckler, larowlan: Remove all Simpletest overrides and rely on native multi-site functionality instead. 2014-02-10 17:31:31 +00:00
tests Issue #1981858 by Berdir, tim.plunkett, longwave, Les Lim: Rename hook_entity_info/alter() to hook_entity_type_build/alter(). 2014-02-20 10:04:54 +00:00
themes Issue #2192419 by sun, mgifford: Use a WCAG-compliant fieldset (fieldgroup) for #type radios/checkboxes. 2014-02-20 11:40:28 +00:00
vendor 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
.gitignore
CHANGELOG.txt Issue #2088121 by nod_, RobLoach, joelpittet, Gábor Hojtsy: Remove Overlay. 2013-11-26 17:07:54 -05:00
COPYRIGHT.txt Issue #2078101 by Xano: Fixed Update year in COPYRIGHT.txt. 2013-08-30 18:32:05 -07:00
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Issue #2168617 by clemens.tolboom: Fix up docs on how to do multisite 2014-02-04 11:20:11 -08:00
LICENSE.txt
MAINTAINERS.txt Issue #1366710 by chx: Remove chx from MAINTAINERS.txt (except migrate). 2014-02-10 13:23:07 -05:00
UPGRADE.txt
authorize.php Issue #2007124 by pplantinga, anirudha_3083, martin107, InternetDevels: Replace theme() with drupal_render() in authorize.php. 2014-02-06 17:19:40 +00:00
core.services.yml Issue #2126421 by slashrsm: Decouple \Drupal\Core\Path\AliasManager and \Drupal\Core\Path\Path. 2014-02-13 11:50:59 +00:00
install.php Issue #2110863 by sun, cpj: Support open_basedir. 2014-02-05 10:28:48 +00:00
phpunit.xml.dist Issue #2056607 by Mile23, becw: Fixed /core/phpunit.xml.dist only finds top-level contrib modules. 2013-10-07 09:56:43 -07:00
rebuild.php Issue #2176151 by sun: Rebuild.php does not include /core/vendor/autoload.php. 2014-01-24 17:48:29 -08:00
update.php Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version. 2014-01-31 09:26:04 -08:00