Note on SpecialContributions.php fix for Postgres timestamps.
[lhc/web/wiklou.git] / maintenance /
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...
2007-01-17 Antoine MussoSanitizer now correctly escapes lonely '>' occuring...
2007-01-17 Steve Sanbegmaintenance script to delete mediawiki messages silentl...
2007-01-17 Antoine Musso* Fix hardcoded background color in parserTests.php
2007-01-17 Rob ChurchSome parser tests to go with r19397
2007-01-17 Rotem LissUpdate.
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-17 Brion VibberApply most of the code tweaks from the live site:
2007-01-17 Andrew GarrettAdd English Wikipedia to default interwiki table as...
2007-01-16 Brion VibberAdd --compare option to show comparison to previous...
2007-01-16 Antoine Mussofix warbubg when the array is set to false
2007-01-16 Rotem LissUpdate, setting patrol-log-header as an ignored message.
2007-01-16 Rotem Liss(bug 8656) Remove Makesysop messages from the language...
2007-01-16 Greg Sabino MullaneRefactor versioning from setup and store number internally.
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-15 Rotem LissUpdate.
2007-01-14 Rotem LissUpdate.
2007-01-13 Tim StarlingRemoved old debugging code.
2007-01-13 Brion Vibberuse full specials list; fixes bug 3529
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 Antoine Mussocomment
2007-01-12 Rotem LissFixes.
2007-01-12 Rotem LissMoving tooltip-recreate near all the other tooltips.
2007-01-12 Rotem LissReorganising the tooltip and accesskey messages in...
2007-01-12 Rotem LissUpdate.
2007-01-12 Nick Jenkins$repos not defined, using {$this->path} instead.
2007-01-12 Nick JenkinsThis would actually do a SQL query of literally 'TRUNCA...
2007-01-12 Nick JenkinsReplacing "$hash" with "$this->hash" - without this...
2007-01-12 Nick Jenkins$newdb not defined, I'm guessing that it just shouldn...
next