drupal/modules/profile
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
..
profile-block.tpl.php #164935 by Ralf Stamm: standardize CVS Id tags in files: 2007-08-07 08:39:36 +00:00
profile-listing.tpl.php - Patch #67523 by ricabrantes: fixed theme issue with avatars on account listings. 2008-04-23 18:25:08 +00:00
profile-wrapper.tpl.php #164935 by Ralf Stamm: standardize CVS Id tags in files: 2007-08-07 08:39:36 +00:00
profile.admin.inc - 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
profile.css #193998 by Rob Loach and quicksketch: profile fields drag and drop 2007-11-30 09:02:51 +00:00
profile.info - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit 2008-05-06 12:18:54 +00:00
profile.install - Patch #214271 by recidive: improved schema identation. 2008-03-15 12:31:29 +00:00
profile.js #198579 by webernet and hswong3i: a huge set of coding style fixes, including: 2007-12-08 14:06:23 +00:00
profile.module - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit 2008-05-06 12:18:54 +00:00
profile.pages.inc #198579 by webernet and hswong3i: a huge set of coding style fixes, including: 2007-12-08 14:06:23 +00:00
profile.test - Patch #252920 by flobruit and pwoladin: split profile module tests in smaller tests, and improved performance of tests. 2008-05-04 19:22:58 +00:00