* Update message maintenance files for new message, added in r26477.
[lhc/web/wiklou.git] / maintenance / updaters.inc
2007-09-28 Greg Sabino MullanePostgres updating:
2007-09-28 Greg Sabino MullaneUse same typnames as schema for ease. Put added column...
2007-09-24 Greg Sabino MullaneMajor cleanup of schema, based on new compare_schemas...
2007-09-23 Greg Sabino MullaneMake CONCAT calls database portable, change IF() to...
2007-09-23 Greg Sabino Mullane(Bug 11363). Change image and filearchive to bytea...
2007-09-07 Brion VibberRevert 25602 and 25604 schema changes for now.
2007-09-07 Aryeh GregorReinstate 25267 now that 1.11 is branched, and add...
2007-09-06 Greg Sabino MullaneAdd the Postgres slash search fix to existing installat...
2007-09-05 Aaron Schulz*Remove comment per r25527
2007-09-05 Domas Mituzasdestroy rc_patrolling index, no removers added, I hope...
2007-08-31 Aaron Schulz*Add $wgExtPGNewFields. Allowing for extensions to...
2007-08-29 Brion VibberRevert schema change in r25267 -- no more schema change...
2007-08-29 Aryeh Gregor* Add an index to (rev_page,rev_user,rev_timestamp...
2007-08-11 Brion VibberFixups for page id field in the archive table:
2007-08-09 Greg Sabino MullaneAdd rc_patrolling index for Postgres
2007-08-06 Rob Church* Move redirect table line up with the others
2007-08-06 Rob Church* (bug 10793) Show patrol links on all eligible diff...
2007-07-31 Brion VibberBacking out 24448, 24455, 24456 for the moment.
2007-07-30 River Tarnell- new field: page_key, stores page_title in uppercase.
2007-07-27 Greg Sabino MullaneVarious updates to Postgres schema and updater.
2007-07-27 Greg Sabino MullaneAdd ar_page column
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...
2007-07-22 Aaron Schulz*Add ar_page; allows for easier restoration when severa...
2007-07-09 Aaron Schulz*Index image and oldimage tables by user/timestamp...
2007-07-06 Brion Vibberbe a little clearer in add_index()
2007-07-06 Brion Vibberfix an updater check for ResultWrapper usage
2007-07-05 Aaron Schulz*Add extension schema change support
2007-06-27 Aaron Schulz*Add usertext_timestamp index to archive table
2007-06-24 Aaron SchulzAdd new oldimage column stuff
2007-06-16 Greg Sabino MullaneAdd ipb_block_email column
2007-06-15 Yuri Astrakhanbug 10280: For table categorylinks, add cl_from to...
2007-06-07 Daniel Cannon(bug 7997) Added ability to Special:Blockip to block...
2007-05-16 Greg Sabino MullaneCheck that the user is configured correctly if using...
2007-05-07 Brion VibberRevert schema changes in r21954, 21955, 21956 for the...
2007-05-07 Greg Sabino MullaneAdd new columns to oldimage table.
2007-05-07 Aaron Schulz*Add new oldimage columns for mime/mediatype info and...
2007-05-03 Aaron Schulz*'pr_expiry' => 'infinity'
2007-05-02 Greg Sabino MullaneNo need to check wgDBtype here: already branched at...
2007-05-02 Aaron Schulz*For non-postgres, add the pr_id right after adding...
2007-05-02 Greg Sabino MullaneAdd pr_id column to page_restrictions table.
2007-04-30 Brion VibberFix for upgrade from 1.4 and below, caught with upgrade...
2007-03-29 Greg Sabino MullaneRestore archive table before we check columns, per...
2007-03-19 River Tarnellr20553 made mysql sad
2007-03-19 River Tarnell- strict warning fixes in databasepostgres
2007-03-18 Greg Sabino MullanePostgres: make sure ar_len is added when updating,...
2007-03-17 Greg Sabino MullanePostgres:
2007-03-17 Greg Sabino MullaneMinor tweaks to Postgres section.
2007-03-13 Aaron Schulz*Add ar_len, remove reference to archive2 for Postgres
2007-03-10 River Tarnelldrop obsolete archive2 table; it doesn't work and Speci...
2007-03-10 River Tarnellpostgres updaters for r20302
2007-03-09 Aaron Schulz*Add bitfields to various tables for revisiondelete
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.
next