drupal/modules
Dries Buytaert 31c357f9c8 - Patch #170004 by pwolanin: removed db_num_rows() in book_update_6000. 2007-08-26 07:20:07 +00:00
..
actions - Patch #155986 by Uwe: fixed typos. 2007-07-02 14:41:37 +00:00
aggregator - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement. (Correct version this time.) 2007-08-12 16:12:00 +00:00
block - Patch #80951 by webchick: fixed broken query. 2007-08-20 06:41:38 +00:00
blog - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement. 2007-08-12 15:55:36 +00:00
blogapi #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array 2007-06-30 19:46:58 +00:00
book - Patch #170004 by pwolanin: removed db_num_rows() in book_update_6000. 2007-08-26 07:20:07 +00:00
color #141653 by Ralf Stamm: fix some E_NOTICE errors in color module 2007-08-06 12:54:39 +00:00
comment #111127 by chx: cache node_load(), so heavy operations loading data from external sources and only invoked once (note that you should do everything dynamic in the view op, not the load op) 2007-08-25 09:25:49 +00:00
contact #166237 by jbratton: fix two notices on contact pages for anonymous users 2007-08-11 16:13:45 +00:00
dblog - Patch #147761 by bjaspan: correct length for variables column. 2007-07-28 07:11:14 +00:00
drupal - Patch #166717 by Crell: split up drupal module. This modules should be removed in Drupal 7 though. 2007-08-21 08:15:59 +00:00
filter - Patch #164974 by ricflomag: correct usage of t(). 2007-08-08 07:47:48 +00:00
forum - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement. 2007-08-12 15:55:36 +00:00
help - Patch #166719 by Crell: split up help module. 2007-08-19 09:27:24 +00:00
locale - Patch #80951 by killes, yched et al: block caching. 2007-08-19 08:08:45 +00:00
menu - Patch #169065 by pwolanin: links to new menus can exist outside 'navigation'. 2007-08-22 14:48:39 +00:00
node #111127 by chx: cache node_load(), so heavy operations loading data from external sources and only invoked once (note that you should do everything dynamic in the view op, not the load op) 2007-08-25 09:25:49 +00:00
openid - Patch #166725 by Crell: split openid module. 2007-08-19 09:48:33 +00:00
path #166644 by pwolanin: path module was incorrectly using drupal_get_form 2007-08-12 16:34:56 +00:00
php #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array 2007-06-30 19:46:58 +00:00
ping - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement. 2007-08-12 15:55:36 +00:00
poll #111127 by chx: cache node_load(), so heavy operations loading data from external sources and only invoked once (note that you should do everything dynamic in the view op, not the load op) 2007-08-25 09:25:49 +00:00
profile - Patch #80951 by killes, yched et al: block caching. 2007-08-19 08:08:45 +00:00
search #157510 by pwolanin and chx: search module needs menu tail arguments (arbitrary 'directory' looking parts) 2007-08-25 10:29:18 +00:00
statistics - Patch #169420 by Crell: split statistics module. 2007-08-23 16:34:44 +00:00
syslog #156817 by tangent: coding style issues in syslog module noticed by coder module 2007-07-04 21:35:24 +00:00
system #111127 by chx: cache node_load(), so heavy operations loading data from external sources and only invoked once (note that you should do everything dynamic in the view op, not the load op) 2007-08-25 09:25:49 +00:00
taxonomy #163191 follow up patch by hswong3i and pwolanin: use a has_rows flag where we dont need a counter 2007-08-18 20:03:19 +00:00
throttle - Patch #169425 by Crell: split throttle module. 2007-08-22 13:35:02 +00:00
tracker - Patch #169426 by Crell: split tracker module. 2007-08-23 16:01:01 +00:00
translation #111127 by chx: cache node_load(), so heavy operations loading data from external sources and only invoked once (note that you should do everything dynamic in the view op, not the load op) 2007-08-25 09:25:49 +00:00
update #168352 by webernet: fix small typo in update.module 2007-08-18 11:30:59 +00:00
upload #157747 by dopry: the files coming from the form are arrays, and need to by casted to objects 2007-08-16 12:30:24 +00:00
user - Patch #80951 by killes, yched et al: block caching. 2007-08-19 08:08:45 +00:00