update relnotes
[lhc/web/wiklou.git] / maintenance /
2007-03-10 River Tarnelldrop obsolete archive2 table; it doesn't work and Speci...
2007-03-10 River TarnellERROR: null value in column "ar_deleted" violates not...
2007-03-10 Aaron Schulz* Add ar_deleted to CREATE VIEW
2007-03-10 River Tarnellpostgres updaters for r20302
2007-03-10 Aaron Schulz*Revert r20302, no use for this index
2007-03-09 Raimond Spekking* (bug 5619) Split statistics messages for brighter...
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-09 Raimond Spekking* (bug 6997) Link from Special:log/block to unblock...
2007-03-09 Brion Vibberprettify:
2007-03-09 Raimond SpekkingAs mentioned by Simetrical in r20250 'newbies' is unused.
2007-03-09 River Tarnellmissing \n at end of output
2007-03-09 River TarnelldumpBackup should instantiate correct database class...
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 Rotem LissUpdate.
2007-03-08 Raimond SpekkingAdd option for "newbies" to SpecialContributions
2007-03-08 River Tarnelltables.sql needs rev_len
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-07 River TarnellERROR: syntax error at or near "a2" at character 22
2007-03-07 Niklas Laxström* Added clear: both; to the style
2007-03-06 Rotem Liss(bug 9176) Add --plural parameter to checkLanguage.php
2007-03-06 Raimond Spekking* (bug 9009) Add username entry field to Special:Contri...
2007-03-05 Raimond Spekking* (bug 7782) fix for .svg
2007-03-05 Raimond SpekkingSame behavior for 'rcnote' as on RC and WL
2007-03-03 Rotem LissUpdate.
2007-03-02 Aryeh GregorAdd "(this may take a long time!)" to the "deleting...
2007-03-01 Raimond Spekking* (bug 8728) MediaWiki:Badfiletype splitted into 3...
2007-02-28 Greg Sabino MullaneBump default version, put in check for 1.8 schema.
2007-02-28 Raimond Spekking* (bug 8539 Enable PLURAL option for another message...
2007-02-28 Antoine Mussotab to space
2007-02-27 Raimond Spekking* (bug 7782) Standardisation of file info at image...
2007-02-26 Tim StarlingProposed new method which will work with split Committ...
2007-02-25 Tim StarlingJob queue utility, currently Wikimedia-specific
2007-02-25 Aaron Schulz*Create unique index pr_pagetype for PostgreSQL to...
2007-02-25 Aaron Schulz*Add pr_id column to fix horrible breakage (Bug 9103)
2007-02-23 Rotem LissUpdate.
2007-02-22 Rotem LissAdding the new quickbar messages to messages.inc, rebui...
2007-02-22 Raimond Spekking* (bug 8919) Suppress paging links and related messages...
2007-02-21 Raimond Spekking* (bug 8919) Suppress paging links and related messages...
2007-02-17 Greg Sabino MullaneParse InnoDB defs with max_rows and avg_row_length...
2007-02-16 Andrew GarrettSilly me, forgot $wgDBprefix
2007-02-16 Raimond SpekkingUpdate messages files
2007-02-15 Andrew GarrettFix an earlier commit - I forgot to put pr_id in update...
2007-02-10 Rotem LissI think these messages should not be above everything...
2007-02-09 Niklas Laxström* Missing description
2007-02-09 Niklas Laxström* Some enhancements to live preview
2007-02-09 Brion VibberwgMessageStrucutre -> wgMessageStructure
2007-02-09 Brion VibberRevert r19843 for now; unreviewed schema changes
2007-02-09 Leon Weber< Arnomane> all internal links are now together in...
2007-02-09 Roman NosovRevision table tree patch (No objections have been...
2007-02-09 Raimond Spekking* Message names changed for AlphabeticPager introduced
2007-02-09 Nick JenkinsResync trunk fuzz tester to be current.
2007-02-09 Brion Vibber* Add 'ParserTestTables' hook to expand the list of...
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 Niklas Laxström* Missing items
2007-02-07 Greg Sabino MullaneFix Postgres archive rule definition.
2007-02-07 Greg Sabino MullaneWhitespace fixing, change to_date to to_timestamp for...
2007-02-06 Brion Vibber* (bug 8897) Fix whitespace removal for interlanguage...
2007-02-06 Nick JenkinsAdd a mechanism to parserTests when run in --compare...
2007-02-05 Domas MituzasIn case tables are created as MyISAM, use row hints...
2007-02-04 Aryeh GregorHopefully fix parsertests for real now? (thanks Rob)
2007-02-04 Rotem LissUpdate.
2007-02-04 Aryeh GregorHopefully fix main parsertests (thanks Rob)
2007-02-02 Markus Krötzsch/*$wgDBprefix*/ was missing.
2007-02-02 Brion Vibber* Fix for paths in 1.4->1.5 special-case updater script
2007-02-02 Brion Vibber* (bug 4268) Fixed data-loss bug in compressOld batch...
2007-02-01 Andrew GarrettFix last commit - patches were using SERIAL instead...
2007-02-01 Andrew Garrett* Schema changes - add id fields to page_restrictions...
2007-01-25 Aryeh Gregor(bug 8780) Clarify message for command-line scripts...
2007-01-24 Antoine MussoGeneralize and rename cleanupSkin.php so it can changes...
2007-01-24 Brion Vibber* (bug 8749) Bring MySQL 5 table defs back into sync
2007-01-24 Brion VibberFix up paths so you can call these scripts from base dir
2007-01-23 Antoine MussoThis script pass through all users and change their...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-22 Nick JenkinsUpdate parserTests help text to describe the --compare...
2007-01-22 Rotem LissThe support for time-limited protection isn't 'future...
2007-01-22 Rotem LissUpdate.
2007-01-22 Rotem LissFix.
2007-01-22 Rotem LissUpdate.
2007-01-21 Brion VibberRevert r19529 ('ajax editors list'); per chat w/ hashar...
2007-01-20 Leon WeberAdded missing comma in hashar's updater
2007-01-20 Antoine MussoAssuming we mostly want a quiet output.
2007-01-20 Antoine MussoOptional feature : 'Ajax show editors' based on an...
2007-01-20 Rob ChurchAdd some parser tests for URL-encoding in URL functions...
2007-01-20 Antoine Mussoreport number of failed tests as well
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine Musso* SECURITY: dont source the settings file
2007-01-19 Steve SanbegUpdate statistics, change default behaviro to just...
2007-01-19 Brion VibberPrettify test runner a bit:
2007-01-18 Antoine Mussoassuming which should close them as they are opened
2007-01-18 Antoine Mussobroken ietf url
2007-01-18 Antoine MussoFix breakage made by r19452 (ietf URL changed)
2007-01-17 Steve Sanbegrm some debug code; it still leaves entries that were...
next