Go to file
Dries Buytaert 73a72337bb - Patch by Everett Zufelt, brandonojc, jmburnz, mgifford: for accessibility, navigation menus should be preceded by headings of the appropriate level. 2009-08-22 13:45:37 +00:00
includes - Patch by boombatower: remove duplicate method. 2009-08-21 17:07:17 +00:00
misc follow-up by deekayen: removing xml.png which isn't referenced anywhere anymore. 2009-08-18 02:53:23 +00:00
modules - Patch by Everett Zufelt, brandonojc, jmburnz, mgifford: for accessibility, navigation menus should be preceded by headings of the appropriate level. 2009-08-22 13:45:37 +00:00
profiles by adrian: Turned install profiles into modules with full access to the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D 2009-08-21 07:50:08 +00:00
scripts by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. 2009-08-17 19:14:42 +00:00
sites follow-up by chx: Enhance comments to page cache simplification patch, and add in missing settings.default.php hunk. 2009-08-16 23:20:43 +00:00
themes - Patch by Everett Zufelt, brandonojc, jmburnz, mgifford: for accessibility, navigation menus should be preceded by headings of the appropriate level. 2009-08-22 13:45:37 +00:00
.htaccess - Patch by c960657: turn of mod_expires for all .php files. 2009-08-16 12:10:36 +00:00
CHANGELOG.txt by jhodgdon: Removed references to 'CCK' in core. 2009-08-19 22:46:05 +00:00
COPYRIGHT.txt - Patch by dww: copyright.txt still thinks it is 2008. 2009-08-16 19:01:05 +00:00
INSTALL.mysql.txt by moshe weitzman, David Strauss, Narayan Newton, and chx: Default to InnoDB in MySQL. 2009-04-25 16:57:19 +00:00
INSTALL.pgsql.txt - Patch by Josh Waihi: make sure that the database is installed using UTF-8 on PostgreSQL. 2009-07-27 19:42:56 +00:00
INSTALL.sqlite.txt - Patch by CrashTest_, drewish, et al: installation instructions for SQLite. 2009-03-13 21:41:15 +00:00
INSTALL.txt by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. 2009-08-17 19:14:42 +00:00
LICENSE.txt - Removing whitespace. 2009-01-26 14:08:44 +00:00
MAINTAINERS.txt by Damien Tournoud: Add a 'user experience' section to MAINTAINERS.txt. 2009-08-14 13:41:58 +00:00
UPGRADE.txt by Gábor Hojtsy: Move maintenance mode setting to config/development. 2009-08-11 17:26:33 +00:00
cron.php by mannkind: Use getwd() rather than realpath(__FILE__) to determine drupal root, so we don't break symlinks. 2009-02-08 20:27:51 +00:00
index.php by mannkind: Use getwd() rather than realpath(__FILE__) to determine drupal root, so we don't break symlinks. 2009-02-08 20:27:51 +00:00
install.php by adrian: Turned install profiles into modules with full access to the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D 2009-08-21 07:50:08 +00:00
robots.txt - Patch by Dave Reid, Damien Tournoud, et al: rename menu path 'logout' to 'user/logout'. For real now. 2008-11-29 09:33:51 +00:00
update.php by gordon and dww: Added a new function update_get_update_list() to return list of pending updates. 2009-08-21 06:40:05 +00:00
xmlrpc.php by mannkind: Use getwd() rather than realpath(__FILE__) to determine drupal root, so we don't break symlinks. 2009-02-08 20:27:51 +00:00