drupal/core
Alex Pott 450cc9891d Issue #2322809 by chx, dawehner, tim.plunkett: Tighten routing security by access checking in matchRequest. 2014-08-21 12:36:06 +01:00
..
assets/vendor Issue #2235425 by corbacho, andypost, nod_: Fixed domready bug breaks Drupal behaviors. 2014-08-10 14:17:19 -05:00
config Issue #2283977 by alexpott, Gábor Hojtsy, effulgentsia, fago: Create a new ConfigEntity type for storing bundle-specific customizations of base fields. 2014-08-19 11:25:28 +01:00
includes Issue #2324113 by penyaskito: Move Drupal/Core/Utility/Color to Drupal/Component/Utility/Color. 2014-08-20 15:52:22 +01:00
lib Issue #2322809 by chx, dawehner, tim.plunkett: Tighten routing security by access checking in matchRequest. 2014-08-21 12:36:06 +01:00
misc Issue #749748 by Bès, penyaskito, sun, hefox, Dave Reid, mavimo | c960657: Fixed Contact, register and comment forms do not prefill with user info from browser. 2014-08-06 09:23:17 +01:00
modules Issue #2322809 by chx, dawehner, tim.plunkett: Tighten routing security by access checking in matchRequest. 2014-08-21 12:36:06 +01:00
profiles Issue #2283977 by alexpott, Gábor Hojtsy, effulgentsia, fago: Create a new ConfigEntity type for storing bundle-specific customizations of base fields. 2014-08-19 11:25:28 +01:00
scripts Issue #1498664 by andypost, plach, penyaskito | dawehner: Refactor user entity properties to multilingual. 2014-08-13 22:21:28 -07:00
tests Issue #2322809 by chx, dawehner, tim.plunkett: Tighten routing security by access checking in matchRequest. 2014-08-21 12:36:06 +01:00
themes Issue #2307641 by mgifford: Fixed Color Contrast Insufficient with Error Text. 2014-08-13 17:53:10 -07:00
vendor Issue #2316537 by dawehner | chx: Upgrade symfony CMF to 1.2, remove deprecated parameters from getRouteByName* . 2014-08-12 18:23:46 -07:00
.gitignore
CHANGELOG.txt Issue #1285726 by kim.pepper, InternetDevels, alexpott, RobLoach: Remove XML-RPC. 2014-07-31 16:12:18 +01:00
COPYRIGHT.txt
INSTALL.mysql.txt Issue #1969108 by danblack, jhodgdon: INSTALL.mysql.txt does not mention CREATE TEMPORARY TABLES and it should. 2014-03-31 09:24:03 -07:00
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Issue #950534 by mparker17, mgifford, Mixologic, jbloomfield, erinclerico, theMusician, wmostrey | zirvap: [policy] Consistently use email instead of e-mail in Drupal. 2014-06-09 14:47:53 -07:00
LICENSE.txt
MAINTAINERS.txt Issue #2320263 by steveoliver: Remove steveoliver from MAINTAINERS.txt. 2014-08-13 18:22:03 -07:00
UPGRADE.txt Issue #1817020 by paulh: Remove information about using upgrade.php to do major version upgrades from UPGRADE.txt 2014-03-12 09:21:32 -07:00
authorize.php Issue #2062043 by eelkeblok, longwave, rhm50, InternetDevels, alvar0hurtad0, Xano: Replace user_access() calls with $account->hasPermission() in core files. 2014-07-20 11:28:21 +01:00
core.libraries.yml Issue #2307717 by Wim Leers, micbar: Fixed Inform Drupal in *.libraries.yml via a new per-JS file "minified" flag whether a JS file has been minified. 2014-08-19 16:13:03 +01:00
core.services.yml Issue #2322809 by chx, dawehner, tim.plunkett: Tighten routing security by access checking in matchRequest. 2014-08-21 12:36:06 +01:00
install.php Issue #2240987 by sun | xeniak: Installer breaks with fatal error on PHP 5.3. 2014-04-15 14:20:36 -07:00
phpunit.xml.dist Issue #2287385 by neclimdul: Fixed PHPUnit coverage tests. 2014-06-17 21:47:19 +01:00
rebuild.php Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel. 2014-06-26 11:47:01 +01:00
update.php Issue #2062043 by eelkeblok, longwave, rhm50, InternetDevels, alvar0hurtad0, Xano: Replace user_access() calls with $account->hasPermission() in core files. 2014-07-20 11:28:21 +01:00