drupal/core
webchick 9b3f8719d2 Issue #2020693 by heddn: Rename Views method post_render() to postRender(). 2013-06-17 00:22:57 -05:00
..
includes Issue #1987262 by the_phi, clemens.tolboom, Damien Tournoud, bshaffer: [Installation Error] Symfony: "The service definition 'request' does not exist.". 2013-06-17 02:27:24 +02:00
lib Issue #2008954 by markie: Replace theme() with drupal_render() in /core/lib. 2013-06-17 02:04:58 +02:00
misc Issue #2019481 by nod_: JavaScript AJAX commands object is borked: it is shared among all Drupal.ajax instances, preventing scoped overrides. 2013-06-14 15:37:00 +02:00
modules Issue #2020693 by heddn: Rename Views method post_render() to postRender(). 2013-06-17 00:22:57 -05:00
profiles Issue #1183042 followup by mgifford, larowlan: Regression: Add WAI-ARIA roles to Core blocks. 2013-06-10 12:24:39 +01:00
scripts Issue #2004506 by cam8001, plach: Move standard_country_list() to Drupal\Core\Locale\Country. 2013-06-11 23:23:08 +01:00
tests Issue #2008356 by dawehner, tim.plunkett: Provide a _entity_list() route default to replace Controller\EntityListController and mimic _entity_form(). 2013-06-17 00:06:21 +02:00
themes Issue #1861702 by echoz, rteijeiro, LewisNyman, mcjim: Add a responsive grid to the Appearance page. 2013-06-14 00:57:52 +02:00
vendor Issue #1989230 by ParisLiakos, alexpott: Update to Symfony 2.3. 2013-06-14 10:52:09 +01:00
.gitignore Issue #1977570 by RobLoach: Update third-party vendors and fix composer.json 2013-05-13 22:20:18 +01:00
CHANGELOG.txt Issue #556380 by deekayen, ParisLiakos, cweagans: Remove OpenID from core. 2013-06-03 21:17:32 -04:00
COPYRIGHT.txt Issue #1683046 by effulgentsia: Add Doctrine Common to copyright file 2012-07-23 14:16:19 -07:00
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt Issue #1949564 by swentel: Bump PHP in update.php and install.php to 5.3.10. 2013-03-22 15:54:10 -04:00
INSTALL.txt Issue #1941252 by sender, webbykat: Fixed Wrong text on modules/themes directories in INSTALL.txt. 2013-03-16 22:37:53 -07:00
LICENSE.txt
MAINTAINERS.txt Issue #556380 by deekayen, ParisLiakos, cweagans: Remove OpenID from core. 2013-06-03 21:17:32 -04:00
UPGRADE.txt Issue #1921740 by Floydm: Remove references to obsolete update_free_access variable in UPGRADE.txt 2013-02-21 09:24:07 -08:00
authorize.php Issue #1911728 by ParisLiakos, Xano, dawehner, jibran, David_Rothstein: Remove hook_init(). 2013-06-05 08:47:39 +01:00
core.services.yml Issue #2008356 by dawehner, tim.plunkett: Provide a _entity_list() route default to replace Controller\EntityListController and mimic _entity_form(). 2013-06-17 00:06:21 +02:00
install.php Issue #1959062 by patrickd, brad.bulger: Check safe_mode() = Off requirement early. 2013-06-17 02:13:16 +02:00
phpunit.xml.dist Issue #1901670 by msonnabaum, kim.pepper, effulgentsia: Start using PHPUnit for unit tests. 2013-03-06 21:48:50 -05:00
update.php Issue #1984766 by sdboyer, Niklas Fiekas, msonnabaum: Fixed Start relying on Request/Response objects for cache handling. 2013-06-06 09:21:58 +01:00