drupal/includes
Dries Buytaert 6f02738cc2 - Removed the "history"-field from the SQL table "users" and added
this information to the "users"-field in both nodes and comments.
  This database/table change reduces the number of SQL queries and
  makes Drupal scale better where a lot of voting/moderation takes
  place.  Last but not least it can be considered a new and better
  foundation for future moderation metrics / algorithms.  In other
  words: it is plain better.

    --> oops, all voting/moderation results will be lost!
    --> requires database update, see "2.00-to-x.xx.sql"!

- Updated database/database.mysql
2001-05-16 20:54:37 +00:00
..
comment.inc - Removed the "history"-field from the SQL table "users" and added 2001-05-16 20:54:37 +00:00
common.inc - Removed the "history"-field from the SQL table "users" and added 2001-05-16 20:54:37 +00:00
database.inc - added new variable: theme_footer which can be used to provide a 2001-04-14 19:29:27 +00:00
locale.inc Changes 2001-04-23 11:06:17 +00:00
module.inc - Uhm. Rewrote the module system: less code clutter, less run-time 2001-05-05 13:57:29 +00:00
node.inc - Created 2 new functions: 2001-05-15 18:38:57 +00:00
search.inc - Code review: improved search API, tidied up the search related code, 2001-05-09 18:28:09 +00:00
setting.php - Updated to only die() if page is directly requested. 2001-05-16 14:45:36 +00:00
structure.inc CHANGES: 2001-05-10 20:40:31 +00:00
theme.inc - Removed the "history"-field from the SQL table "users" and added 2001-05-16 20:54:37 +00:00
timer.inc - improved submit.php: 2001-04-15 17:01:32 +00:00
user.inc - Removed the "history"-field from the SQL table "users" and added 2001-05-16 20:54:37 +00:00
variable.inc Another big update so please read this carefully because there is important information hidden in it. 2001-04-16 18:21:22 +00:00