drupal/core
Alex Pott 24f36dde28 Issue #2003630 by ebeyrent, alexander.ilivanov: Replace drupal_container() with Drupal::service() in the entity_reference() module. 2013-06-09 18:55:11 +01:00
..
includes Issue #1890536 by chx, jibran: Update core pregs to use ?<name> for subpatterns instead of ?P<>. 2013-06-09 15:15:21 +01:00
lib Issue #1890536 by chx, jibran: Update core pregs to use ?<name> for subpatterns instead of ?P<>. 2013-06-09 15:15:21 +01:00
misc Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
modules Issue #2003630 by ebeyrent, alexander.ilivanov: Replace drupal_container() with Drupal::service() in the entity_reference() module. 2013-06-09 18:55:11 +01:00
profiles Issue #2004802 by Ryan Weal: Fixed Basic HTML and plain HTML should ship as English configuration. 2013-05-26 20:42:13 -07:00
scripts Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence. 2013-06-06 09:14:16 +01:00
tests Issue #1973312 by RobLoach, ParisLiakos, damiankloip, dawehner: Move drupal_map_assoc() to a MapArray Utility Component. 2013-06-06 20:31:00 +01:00
themes Issue #1000688 by ArtistConk, franz: Fixed Bartik's node add form needs some help. 2013-06-09 11:50:05 +01:00
vendor Issue #1977570 by RobLoach: Update third-party vendors and fix composer.json 2013-05-13 22:20:18 +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 #1846172 by tim.plunkett, damiankloip: Replace the actions API. 2013-06-06 20:10:20 +01:00
install.php Issue #1949564 by swentel: Bump PHP in update.php and install.php to 5.3.10. 2013-03-22 15:54:10 -04: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