Renaming columns:
[lhc/web/wiklou.git] / maintenance / updaters.inc
2004-10-24 Jens FrankRenaming columns:
2004-10-24 Jens FrankRename fields of user_rights and user_groups table...
2004-10-13 Brion VibberPull the actual series of updater calls into do_all_upd...
2004-09-27 Brion VibberTweak image img_name index updater to current tables...
2004-09-26 Brion VibberBack out kturner's old table restructure for now.
2004-09-26 River Tarnellremove old_namespace and old_title from old table.
2004-09-26 Tim StarlingRefactored updaters.inc. With all those functions doing...
2004-09-03 Antoine MussoPhpdoc comments and place holder. Part of the subpackag...
2004-09-01 Arne Heizmannprobably a typo
2004-08-24 Jens FrankSplit user table into two parts: user and user_rights...
2004-08-24 Brion VibberSpecial:Log and the logging table -- unified logging...
2004-08-15 Tim StarlingAdded rc_id and rc_patrolled updaters
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-06-14 Tim StarlingStoring IP in RC. Off by default. Tested:
2004-05-24 Jerome JamnickyRemove lcc_title field from linkscc table, if necessary,
2004-05-15 Brion VibberAdd categorylinks table to separately list category...
2004-05-09 Brion VibberAdd an objectcache table for limited caching when memca...
2004-05-09 Brion VibberReplace ugly abuse of log pages to store cached results...
2004-04-18 Evan ProdromouAdded a user_real_name column to the user table, and...
2004-03-06 Brion VibberMoved database update functions into maintenance/update...