drupal/core
Alex Pott 2e493af348 Issue #2061973 by InternetDevels, naveenvalecha: Replace user_access() calls with $account->hasPermission() in book module. 2013-09-10 10:59:46 +02:00
..
assets/vendor Issue #2075199 by RobLoach: Update jQuery Once to 1.2.3. 2013-09-02 13:28:19 -07:00
includes Issue #2078583 by dawehner, pwolanin: Fixed menu callbacks removed from hook_menu() do not display any menus. 2013-09-09 11:10:33 +01:00
lib Issue #2083941 by dawehner: Fixed \Drupal\Core\Theme\Attribute->value() is named wrong and does not work. 2013-09-10 01:30:19 -07:00
misc Issue #2077003 by Wim Leers: Fixed tableselect.js uses Drupal object, but does not include it in its closure. 2013-08-29 09:39:27 -07:00
modules Issue #2061973 by InternetDevels, naveenvalecha: Replace user_access() calls with $account->hasPermission() in book module. 2013-09-10 10:59:46 +02:00
profiles Issue #2084197 by tim.plunkett: Fixed Uninstalling menu module removes all custom menus. 2013-09-09 23:33:15 -07:00
scripts Issue #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Composer autoloader to make everything simpler. 2013-09-02 12:53:23 -07:00
tests Issue #2083941 by dawehner: Fixed \Drupal\Core\Theme\Attribute->value() is named wrong and does not work. 2013-09-10 01:30:19 -07:00
themes Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants. 2013-09-05 10:48:11 +01:00
vendor Issue #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Composer autoloader to make everything simpler. 2013-09-02 12:53:23 -07: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 #2078321 by Cottser: Add Twig to CHANGELOG.txt. 2013-09-10 01:31:41 -07: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 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 #2062399 by kattekrab: Add Percona Server to list of supported MySQL alternative databases. 2013-08-30 23:34:34 -07:00
LICENSE.txt
MAINTAINERS.txt Issue #2084711 by alexpott: Add beejeebus to MAINTAINERS.txt for Configuration system and Config entities. 2013-09-10 01:20:50 -07: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 #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Composer autoloader to make everything simpler. 2013-09-02 12:53:23 -07:00
core.services.yml Issue #2050919 by neclimdul, pwolanin, damiankloip, dawehner: Replace local task plugin discovery with YamlDiscovery. 2013-09-09 21:57:48 +01:00
install.php Issue #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Composer autoloader to make everything simpler. 2013-09-02 12:53:23 -07: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 #2038135 by RobLoach, donquixote, Crell, ParisLiakos, catch: Use the Composer autoloader to make everything simpler. 2013-09-02 12:53:23 -07:00