drupal/core
Alex Pott ec03242ba3 Issue #2385243 by aneek, subhojit777, iMiksu, spesic, deepakaryan1988, tohesi, Petr Illek, Cottser, lauriii: Make core user fields available for twig templates 2015-06-09 00:15:09 +01:00
..
assets/vendor Issue #2494069 by tohesi: Update normalize.css to v3.0.3 2015-05-24 20:49:58 -07:00
config Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
includes Issue #2346261 by DuaelFr, kmoll, Berdir: Deprecate entity_create() in favor of a <EntityType>::create($values) or \Drupal::entityManager()->getStorage($entity_type)->create($values) 2015-06-08 23:47:11 +01:00
lib Issue #2279105 by mgifford, nidaismailshah, thedavidmeister, amitgoyal, rpayanm, ameenkhan07, rakhimandhania, jhodgdon: Remove as many "..." and ellipsis characters from the codebase as possible without altering the meaning of text 2015-06-08 23:40:25 +01:00
misc Issue #2499673 by droplet: Add back tabledrag row indication 2015-06-08 23:57:33 +01:00
modules Issue #2385243 by aneek, subhojit777, iMiksu, spesic, deepakaryan1988, tohesi, Petr Illek, Cottser, lauriii: Make core user fields available for twig templates 2015-06-09 00:15:09 +01:00
profiles Issue #2470807 by LewisNyman, Dom., davidhernandez, emma.maria, lauriii, jp.stacey: Rename the default "Messages" region for all themes to "Highlighted" 2015-05-21 19:59:25 +01:00
scripts Revert "Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, Tor Arne Thune, kbasarab, pfrenssen, basic, yannickoo, simolokid: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols)" 2015-06-02 17:06:45 +01:00
tests Issue #2502477 by alexpott: Running all the PHPUnit tests using PHPUnit results in failure 2015-06-08 21:47:22 +01:00
themes Issue #2385243 by aneek, subhojit777, iMiksu, spesic, deepakaryan1988, tohesi, Petr Illek, Cottser, lauriii: Make core user fields available for twig templates 2015-06-09 00:15:09 +01:00
vendor Issue #2498515 by Berdir, neclimdul: Update additional Symfony Components to 2.7.0 2015-06-02 15:28:49 +01:00
.gitignore
CHANGELOG.txt Issue #2279105 by mgifford, nidaismailshah, thedavidmeister, amitgoyal, rpayanm, ameenkhan07, rakhimandhania, jhodgdon: Remove as many "..." and ellipsis characters from the codebase as possible without altering the meaning of text 2015-06-08 23:40:25 +01:00
COPYRIGHT.txt
INSTALL.mysql.txt
INSTALL.pgsql.txt
INSTALL.sqlite.txt
INSTALL.txt Issue #2483005 by rootwork: Minor typo in INSTALL.txt 2015-05-08 16:20:19 -07:00
LICENSE.txt
MAINTAINERS.txt Issue #2491333 by Mac_Weber, opdavies: Update MAINTAINERS.txt to use human URLs 2015-05-29 12:59:27 -04:00
UPGRADE.txt Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
authorize.php Issue #2286971 by znerol, Berdir, almaudoh, cilefen: Remove dependency of current_user on request and authentication manager 2015-03-19 12:34:11 +00:00
composer.json Issue #2470693 by dawehner, Berdir, jibran, hussainweb, pwolanin, znerol: Upgrade to Symfony 2.7.0 2015-06-01 11:47:08 +01:00
composer.lock Issue #2498515 by Berdir, neclimdul: Update additional Symfony Components to 2.7.0 2015-06-02 15:28:49 +01:00
core.libraries.yml Issue #2472177 by Dom., nod_, drubb, mgifford: Collapsible fieldset have duplicated and wrong aria-expanded 2015-06-07 01:43:51 +01:00
core.services.yml Issue #2481453 by dawehner, pwolanin, rteijeiro, neclimdul, znerol: Implement query parameter based content negotiation as alternative to extensions 2015-06-08 11:11:09 +01:00
install.php Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
phpunit.xml.dist Issue #2232861 by grom358, daffie, alexpott, larowlan, pfrenssen, hussainweb, pcambra, jibran, phenaproxima, moshe weitzman, nick_schuch: Create BrowserTestBase for web-testing on top of Mink 2015-04-12 12:08:53 +01:00
rebuild.php Issue #2476247 by alexpott, mpdonadio: rebuild.php clears APU user cache w/o access check 2015-04-23 11:53:51 +01:00