Cleanup from r19742:
[lhc/web/wiklou.git] / maintenance /
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...
2007-01-12 Nick Jenkins$doShared not defined, I'm guessing that $shared was...
2007-01-12 Nick Jenkins$fullName not defined, changing to $path instead.
2007-01-12 Nick JenkinsDatabase update will work better if $dbw is initialized.
2007-01-12 Nick JenkinsFor the maintenance/ directory files:
2007-01-12 Aryeh GregorAdd remaining messages
2007-01-12 Andrew GarrettRestore backwards-compatibility for old types of restri...
2007-01-12 Brion VibberPretty up parser test output:
2007-01-11 Aryeh Gregor* Escape '$' also for double quotes
2007-01-11 Aryeh Gregor* Update for new messages
2007-01-11 Aryeh Gregor* When both ' and " occur in a message, escape the...
2007-01-11 Greg Sabino MullaneOverhaul postgres update section - standardize version...
2007-01-11 Greg Sabino MullaneAdd page_restrictions table.
2007-01-11 Greg Sabino MullaneMinor spacing.
2007-01-11 Greg Sabino MullaneBetter output of filenames.
2007-01-11 Rotem LissUpdate.
2007-01-11 Brion Vibberfix migration of page_restrictions fields from old...
2007-01-11 Brion Vibbernew table to clone
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 GarrettI must not forget SVN ADD
2007-01-10 Andrew GarrettMerge from branches/werdna/restrictions-separation...
2007-01-10 Rotem LissAccesskeys should not be translated: adding them to...
2007-01-10 Rotem LissReorganising the tooltip and accesskey messages in...
2007-01-09 Antoine MussoUpdate script with changes made in language.inc. Stuff...
2007-01-09 Antoine MussoSome static functions. Fix strict errors when running...
2007-01-09 Antoine Musso* document --record (would have saved me 1 hour of...
2007-01-09 Antoine Mussoremove some spaces
2007-01-09 Rotem LissUpdate.
2007-01-09 Antoine Musso- move stuff around
2007-01-09 Antoine MussoScript to check external i18 messages files such as...
2007-01-09 Brion VibberFix regression in use of messages with underscores...
2007-01-08 Rotem LissUpdate.
2007-01-08 Brion VibberFix regression in MediaWiki:Monobook.js and MediaWiki...
2007-01-07 Antoine MussoFix #7948 : warn that recentchanges need to be rebuild.
2007-01-07 Rotem LissUpdate.
next