remove inverse_timestamp wherever it is found and disable wfInvertTimestamp()
[lhc/web/wiklou.git] / maintenance / updaters.inc
2005-02-21 Domas Mituzasremove inverse_timestamp wherever it is found and disab...
2005-02-18 Brion Vibberlogging table encoding fix -- hopefully it actually...
2005-01-17 Antoine MussoImplement #858 : split user assignment and group rights.
2005-01-15 Jens FrankENOTIF: Create the column with the long name before...
2005-01-14 Tim Starlingbug fix: do_schema_restructuring() didn't respect table...
2005-01-08 Tim StarlingAllowing user functions to work in command-line scripts...
2004-12-28 Jens FrankMust be OR to combine the different namespaces, not AND
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-12-18 Brion Vibber(bug 454) Merge e-notif 2.00
2004-12-01 Brion VibberRemove odd version check in one of the updates which...
2004-11-13 Tim StarlingUsing a test for template namespace initialisation...
2004-10-27 Brion VibberAdd sysop group fix to updaters
2004-10-24 Brion VibberUpgrade fixes
2004-10-24 Brion VibberInstall fixes for group table
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...