Since we're making other changes, let's bring in that rev_parent_id field from branch...
[lhc/web/wiklou.git] / maintenance / updaters.inc
2007-03-09 Brion VibberSince we're making other changes, let's bring in that...
2007-03-08 River Tarnellconvert archive_insert rule fix to new form
2007-03-08 River Tarnellneed to actually implement pg_fkey_deltype()
2007-03-08 River Tarnellconvert postgres revision_rev_user_fkey update to new...
2007-03-08 River Tarnellmake postgres pagelink_unique updater use new form
2007-03-08 River Tarnelluse int4 instead of integer for image/oldimage type...
2007-03-08 River Tarnellchange hardcoded rc_cur_id update into new flexible...
2007-03-08 River Tarnelladd rev_len to revision; store length of revision when...
2007-03-08 River Tarnell* (bug 9222) PostgreSQL updater should not be version...
2007-03-02 Aryeh GregorAdd "(this may take a long time!)" to the "deleting...
2007-02-15 Andrew GarrettFix an earlier commit - I forgot to put pr_id in update...
2007-02-09 Brion VibberRevert r19843 for now; unreviewed schema changes
2007-02-09 Roman NosovRevision table tree patch (No objections have been...
2007-02-07 Greg Sabino MullaneMake user_ip in user_newtalk a TEXT, as it is not an...
2007-02-07 Greg Sabino MullaneRules to allow deletion from archive[2]
2007-02-07 Greg Sabino MullaneFix Postgres archive rule definition.
2007-02-01 Andrew Garrett* Schema changes - add id fields to page_restrictions...
2007-01-21 Brion VibberRevert r19529 ('ajax editors list'); per chat w/ hashar...
2007-01-20 Antoine MussoOptional feature : 'Ajax show editors' based on an...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-17 Brion Vibberpretty up the timestamps in 1.4->1.5 schema conversion...
2007-01-17 Brion Vibber* (bug 8641) Fix order of updates to ipblocks table
2007-01-17 Brion Vibber* (bug 8638) Fix update from 1.4 and earlier
2007-01-15 Greg Sabino MullaneBetter version handling for Postgres
2007-01-15 Greg Sabino MullaneAdd index on rev_text_id to help speed up full text...
2007-01-13 Brion Vibber* Unmaintained Oracle support files have been removed.
2007-01-13 Brion Vibber* Initialise site_stats table at upgrade time if data...
2007-01-12 Nick Jenkins$doShared not defined, I'm guessing that $shared was...
2007-01-12 Nick JenkinsFor the maintenance/ directory files:
2007-01-12 Andrew GarrettRestore backwards-compatibility for old types of restri...
2007-01-11 Greg Sabino MullaneOverhaul postgres update section - standardize version...
2007-01-11 Brion Vibberfix migration of page_restrictions fields from old...
2007-01-11 Andrew GarrettMore bugfixes. Fantastic. (and I tested, too! brion...
2007-01-11 Andrew GarrettFixes for a couple of embarrassing bugs I should have...
2007-01-10 Andrew GarrettMerge from branches/werdna/restrictions-separation...
2007-01-05 Tim Starling* The MediaWiki namespace is no longer pre-filled with...
2006-12-25 Greg Sabino MullanePlural
2006-12-23 Rob Church(bug 8016) Purge objectcache table during upgrade proce...
2006-12-21 Brion Vibbercorrections to last tweaks
2006-12-14 Brion VibberGoing ahead and adding this field while other DB update...
2006-12-13 Leon Weber* Made the show change size function work on page moves...
2006-12-09 Greg Sabino MullaneOverhaul and cleanup Postgres older version updater.
2006-12-09 Greg Sabino MullaneAdd recentchanges recent changes for pg upddates.
2006-12-09 Leon Weber* DB schema change: added two columns (rc_old_len and...
2006-11-28 Brion VibberRevert special:deletedcontribs for now; it's not ready...
2006-11-28 Ilmari KaronenNew special page Special:Deletedcontribs for browsing...
2006-11-11 Yuri Astrakhanbugfix 6440: updated indexes to improve backlinking...
2006-11-08 Andrew Garrett* (bug 5149) When autoblocks are enabled, retroactively...
2006-11-06 Greg Sabino MullaneChange ipb_address to text due to recent report.
2006-11-01 Greg Sabino MullaneRemove duplicate line: already in 1.8 upgrade section.
2006-11-01 Andrew GarrettRestore patch that was temporarily reverted in order...
2006-11-01 Andrew GarrettRevert patch that was scapped into production without...
2006-11-01 Greg Sabino MullaneUpdate the updater.
2006-11-01 Tim StarlingAdded block option "enable autoblocks". Patch by Werdna...
2006-10-31 Greg Sabino MullaneUpdates for 1.8 Postgres
2006-10-25 Yuri AstrakhanAdded querycachetwo table creation & patch. The table...
2006-10-25 Yuri Astrakhan* Added 'redirect' table - contains unique targets...
2006-10-23 Tim StarlingAdded a per-user limit on password reminder emails...
2006-10-08 Greg Sabino MullanePostgres: make sure recentchanges.rc_cur_id is allowed...
2006-10-08 Greg Sabino MullaneAdd default wgDBmwschema when doing Postgres upgrade...
2006-10-03 Greg Sabino MullaneAutomatic upgrade for earlier Postgres versions
2006-09-15 Brion Vibberreverting SerbianVariants check-in, not ready to go...
2006-09-15 Brion VibberMerge from SerbianVariants branch, trunk 16500 vs Serbi...
2006-07-10 Rob Church* (bug 6448) Allow filtering of Special:Newpages accord...
2006-07-10 Tim Starling* Allow blocks on anonymous users only.
2006-06-28 Greg Sabino MullaneRemove deprecated validate table.
2006-06-16 Brion Vibber(bug 2099) Deleted files can now be archived and undele...
2006-04-17 Rob Church(bug 4327) Report age of cached data sets in query...
2006-04-11 Tim Starlinglanglinks table
2006-04-08 Domas Mituzasput TYPE back in, now as it's back in 5.1 ;-)
2006-04-06 Tim StarlingDon't use paths relative to the current directory,...
2006-04-05 Rob Church(bug 5462) Bogus missing patch warning in updater
2006-03-28 Tim StarlingAdded ss_images to site_stats, to replace the slow...
2006-03-12 Domas Mituzasreplace TYPE= with ENGINE=, (supported since 4.0, TYPE...
2006-02-24 Tim StarlingAdded job table, for deferred processing of jobs. The...
2006-02-22 Tim Starlingwatchlist row duplication
2006-01-26 Tim Starling* Added externallinks table, to track links to arbitrar...
2006-01-17 Tim StarlingMoved the bulk of dbsource() to Database.php. Added...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-04 Tim Starlingcurrent directory is not reliable
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-22 Brion Vibber* (bug 1735) Revamped protection interface
2005-12-08 Ævar Arnfjörð Bjar... * (bug 3946) Set page_random to RAND() if it equals 0
2005-12-01 Tim StarlingFaster IP blocks. Requires schema change.
2005-11-12 Domas Mituzasadd timestamp key on logging table, in order to avoid...
2005-10-14 Ævar Arnfjörð Bjar... * No longer add the MIME index
2005-09-13 Ævar Arnfjörð Bjar... * Changed the schema, put an index on img_major_mime...
2005-08-24 Brion Vibber* Fix upgrade from 1.4 due to version number check...
2005-08-17 Brion VibberUse null in wl_notificationtimestamp! The database...
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-07-23 River Tarnell(bug 796) trackback support
2005-07-03 River Tarnell- proxy support for wfGetHTTP()
2005-06-26 Brion VibberDon't move user_newtalk into watchlist
2005-06-25 Tim Starlingrecovering previous behaviour when enotif is switched off
2005-06-19 Tim Starlingported site_stats change from 1.4
2005-06-09 Brion VibberRework the user_groups system, again, into something...
2005-06-05 Brion Vibber* (bug 2223) Add unique index on user_name field to...
2005-05-31 Brion Vibber* Remove linkscc table code, no longer used.
next