Go to file
Dries Buytaert 2e18cb8924 - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
includes - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit 2008-05-06 12:18:54 +00:00
misc - Patch #217957 by Pasqualle, yched and quicksketch: tabledrag column hiding not taking headers colspan into account + performance improvements. 2008-05-02 15:20:39 +00:00
modules - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit 2008-05-06 12:18:54 +00:00
profiles/default - Patch #197765 by boydjd et al: renamed 'story' to 'article' -- further backed by usability testing at UoM. 2008-03-10 18:15:14 +00:00
scripts - Renaming to .sh file. 2008-04-23 18:07:46 +00:00
sites - Patch #228594 by catch et al: removed access rule functionality from core. 2008-04-08 22:50:55 +00:00
themes - Patch #192962 by gpk et al: ghop #24, module administration page improvements. 2008-05-05 21:10:48 +00:00
.htaccess - Patch #221364 by thehong: Drupal 7, now with less PHP4. 2008-02-21 19:45:47 +00:00
CHANGELOG.txt - Patch #249342 by keith.smith: CHANGELOG.txt clean-up. 2008-04-22 09:18:47 +00:00
COPYRIGHT.txt - Patch #218436 by scor: corrected copyright information. 2008-02-06 19:48:05 +00:00
INSTALL.mysql.txt #193580 by chx: given recent improvements, Drupal does not require CREATE TEMPORARY TABLE and LOCK TABLES permissions, so do not check on install and do not advise people giving these rights 2007-11-19 19:53:51 +00:00
INSTALL.pgsql.txt - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues. 2007-11-26 16:36:44 +00:00
INSTALL.txt - Patch #52910 by kbahey, keith.smith, Susurrus, et al: restict access to cron.php. 2008-03-17 16:53:58 +00:00
LICENSE.txt - Patch #72868 by Flanker: added missing CVS ids to the .txt files. 2006-07-09 11:33:06 +00:00
MAINTAINERS.txt - Patch #231115 by Stefan: clean up file headers. 2008-03-13 20:02:18 +00:00
UPGRADE.txt #206281 by keith.smith: document that people should look into the new system requirements when they upgrade 2008-01-04 16:15:58 +00:00
cron.php - Patch #52910 by kbahey, keith.smith, Susurrus, et al: restict access to cron.php. 2008-03-17 16:53:58 +00:00
index.php - Patch #174226 by keith.smith, pwolanin et al al -- and greatly simplified by me: added a copyright notice. 2007-12-26 08:46:48 +00:00
install.php - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit 2008-05-06 12:18:54 +00:00
robots.txt #75916 follow up patch by Richard Eriksson: allow aggregator pages to be indexed by default 2007-06-27 22:37:44 +00:00
update.php - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
xmlrpc.php - Patch #29385 by chx: removed remaining "?>"s at the end of some files. 2005-08-28 18:26:20 +00:00