Go to file
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
database - Removed the "history"-field from the SQL table "users" and added 2001-05-16 20:54:37 +00:00
includes - Removed the "history"-field from the SQL table "users" and added 2001-05-16 20:54:37 +00:00
misc New powered-by gif with 3D drop 2001-03-02 22:27:01 +00:00
modules - Removed the "history"-field from the SQL table "users" and added 2001-05-16 20:54:37 +00:00
scripts - Small improvement (by Natrak) to display the correct CVS username. 2001-05-14 19:51:28 +00:00
themes - Renamed ./themes/jeroen2/ in ./themes/yaroon/ (again). 2001-05-15 19:50:11 +00:00
updates - Removed the "history"-field from the SQL table "users" and added 2001-05-16 20:54:37 +00:00
.htaccess - fixed bug in common.inc: throttle() 2001-04-07 15:02:28 +00:00
CHANGELOG - Updated CHANGELOG 2001-05-13 16:32:50 +00:00
CREDITS - Changing my e-mail address. 2001-04-21 18:17:08 +00:00
INSTALL - a bunch of various updates 2001-04-05 20:33:36 +00:00
LICENSE - various updates, bugfixes and improvements 2001-02-04 22:09:38 +00:00
account.php - Created 2 new functions: 2001-05-15 18:38:57 +00:00
admin.php - Uhm. Rewrote the module system: less code clutter, less run-time 2001-05-05 13:57:29 +00:00
cron.php - Uhm. Rewrote the module system: less code clutter, less run-time 2001-05-05 13:57:29 +00:00
error.php - fixed typo in error.php (reported by Jeroen) 2001-04-08 10:44:38 +00:00
export - Uhm. Rewrote the module system: less code clutter, less run-time 2001-05-05 13:57:29 +00:00
favicon.ico I whipped up a favicon to please our IE using users... 2001-01-04 15:21:43 +00:00
index.php - Made the main page display sub-topics when a specific topic 2001-05-12 21:06:13 +00:00
module.php - Uhm. Rewrote the module system: less code clutter, less run-time 2001-05-05 13:57:29 +00:00
node.php Fixes 2001-04-29 13:41:18 +00:00
robots.txt Again, a large batch of updates - I'm twisting things around here: 2000-12-16 08:39:01 +00:00
search.php - Code review: improved search API, tidied up the search related code, 2001-05-09 18:28:09 +00:00
submit.php - Created 2 new functions: 2001-05-15 18:38:57 +00:00