drupal/core/modules
catch 2d796cf1a5 Issue #1587196 by aspilicious: Fixed Simpletest can't handle namespaces when creating verbose output. 2012-06-04 10:39:54 +09:00
..
aggregator Fixing merge with 8.x 2012-05-29 10:02:27 -05:00
block - Patch #1589174 by sun, marcingy: Fixed Configuration upgrade path is broken. 2012-06-02 15:45:56 -04:00
book - Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException. 2012-06-02 15:41:40 -04:00
color Issue #1588222 by aspilicious: Convert color tests to PSR-0. 2012-05-28 20:16:28 +09:00
comment - Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException. 2012-06-02 15:41:40 -04:00
config - Patch #1589174 by sun, marcingy: Fixed Configuration upgrade path is broken. 2012-06-02 15:45:56 -04:00
contact - Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException. 2012-06-02 15:41:40 -04:00
contextual Issue #1591296 by aspilicious: Convert contextual tests to PSR-0. 2012-05-29 13:01:19 +09:00
dashboard Issue #1591334 by aspilicious: Convert dashboard tests to PSR-0. 2012-05-28 20:13:51 +09:00
dblog Issue #1591348 by aspilicious: Fixed Convert dblog tests to PSR-0. 2012-05-28 20:17:55 +09:00
entity - Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object. 2012-06-03 07:25:35 -04:00
field - Patch #1614468 by Jorrit: Fixed hook_field_widget_error() example implementation contains error. 2012-06-03 15:29:19 -04:00
field_ui Issue #1517654 by zuuperman: Fixed Strict warning by field_ui_table_pre_render(). 2012-05-22 13:07:52 +09:00
file - Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object. 2012-06-03 07:25:35 -04:00
filter Issue #1591436 by aspilicious, Rob Loach: Convert filter tests to PSR-0. 2012-05-29 13:28:57 +09:00
forum Issue #1591438 by aspilicious: Convert forum tests to PSR-0. 2012-05-28 20:19:16 +09:00
help Issue #1591440 by aspilicious: Convert help tests to PSR-0. 2012-05-28 20:41:15 +09:00
image - Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object. 2012-06-03 07:25:35 -04:00
language - Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException. 2012-06-02 15:41:40 -04:00
locale - Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object. 2012-06-03 07:25:35 -04:00
menu Issue #1592648 by aspilicious: Convert menu tests to PSR-0. 2012-05-29 13:00:17 +09:00
node - Patch #1589174 by sun, marcingy: Fixed Configuration upgrade path is broken. 2012-06-02 15:45:56 -04:00
openid - Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException. 2012-06-02 15:41:40 -04:00
overlay refs #1595298 Revert CSRF token checks back to page callbacks, not menu access callbacks. 2012-05-23 23:31:42 -05:00
path - Patch #1593360 by aspilicious, Rob Loach: Convert path tests to PSR-0. 2012-06-03 09:51:57 -04:00
php Issue #1593402 by Rob Loach, aspilicious: Convert php tests to PSR-0. 2012-05-29 13:29:45 +09:00
poll Issue #1593424 by aspilicious, Rob Loach: Convert poll tests to PSR-0. 2012-05-29 13:13:05 +09:00
rdf Issue #890790 by Tor Arne Thune, davidjdagino: Added tests for deleting nodes does not delete their comments. 2012-05-22 13:11:21 +09:00
search - Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException. 2012-06-02 15:41:40 -04:00
shortcut Issue #1594048 by aspilicious: Convert shortcut tests to PSR-0. 2012-05-29 13:03:03 +09:00
simpletest Issue #1587196 by aspilicious: Fixed Simpletest can't handle namespaces when creating verbose output. 2012-06-04 10:39:54 +09:00
statistics - Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException. 2012-06-02 15:41:40 -04:00
syslog Issue #1594160 by aspilicious: Convert syslog tests to PSR-0. 2012-05-29 13:07:23 +09:00
system - Patch #1598548 by Rob Loach, Niklas Fiekas: Convert ajax.test to PSR-0. 2012-06-03 13:15:00 -04:00
taxonomy Fixing merge with 8.x upstream. 2012-05-26 13:46:07 -05:00
toolbar Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code. 2012-05-08 11:57:33 +09:00
tracker Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0. 2012-05-10 15:01:48 +09:00
translation Fixing merge with 8.x upstream. 2012-05-26 13:46:07 -05:00
update Fixing merge with 8.x 2012-05-29 10:02:27 -05:00
user - Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object. 2012-06-03 07:25:35 -04:00
README.txt Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00

README.txt

This directory is reserved for core module files. Custom or contributed modules
should be placed in their own subdirectory of the sites/all/modules directory.
For multisite installations, they can also be placed in a subdirectory under
/sites/{sitename}/modules/, where {sitename} is the name of your site (e.g.,
www.example.com). This will allow you to more easily update Drupal core files.

For more details, see: http://drupal.org/node/176043