* Wrap legend of historyPage into a div with class 'mw-history-legend'
[lhc/web/wiklou.git] / maintenance /
2009-08-24 Chad HorohoeRewrite various TableCleanup scripts to subclass Mainte...
2009-08-23 Alexandre EmsenhuberRedo r53641, reverted in r55457, now using indexed...
2009-08-23 Raimond SpekkingFollow-up r55513 and r55515: Add new message keys to...
2009-08-23 Raimond SpekkingFollow-up r55513 and r55515: Add new message keys to...
2009-08-23 Raimond SpekkingFollow-up r55513 and r55515: Add new message keys to...
2009-08-22 Raimond SpekkingMerge r55331 from wmf-deployment (which was merged...
2009-08-22 Raimond SpekkingFollow-up r55459: Add new message keys to maintenance...
2009-08-21 Brion VibberPartial revert of r53641 "* (bug 19857) maintenance...
2009-08-21 Brion VibberRevert r53667 "Enabled use of the greater-than sign...
2009-08-21 Aryeh GregorSwitch from Xml:: to Html:: in a few places
2009-08-21 Philip TzouAdd and modify parser test for new language converter...
2009-08-21 Chad HorohoeMove dumpRev and orphanStats to subclass Maintenance...
2009-08-21 Alex ZDelete maintenance/fetchInterwiki.pl - has been obsolet...
2009-08-20 Ilmari Karonenadd parser test for r55382
2009-08-20 Raimond SpekkingFollow-up r55368: Fix parser tests
2009-08-19 Brion VibberDe-clutter base directory; moving install-utils.inc...
2009-08-19 Chad HorohoeOops and fix the test it was supposed to check.
2009-08-19 Chad HorohoeAdd dash to Britney Spears
2009-08-19 Benjamin LeesFollow-up to mediawiki.org/wiki/Special:Code/MediaWiki...
2009-08-19 Brion Vibbernewline at end of output :)
2009-08-19 Siebrand MazelandFix syntax error from r55287
2009-08-19 Chad HorohoeRedo r54644. php -l still sucks, but some people don...
2009-08-19 Brion VibberMultithreaded rebuild currently relies on PHP's pcntl...
2009-08-18 Chad HorohoeRedo addArgs() as addArg() so we can actually do useful...
2009-08-18 Brion VibberQuick hack workaround for lack of optional argument...
2009-08-18 Siebrand Mazeland* remove unused Skin::copyrightLink()
2009-08-17 Alexandre Emsenhuber* batch change for "while ( $row = $db->fetchObject...
2009-08-17 Aaron Schulzfixed missing title bug
2009-08-16 Alex ZRemove use of FileCache from parserTests.inc (merged...
2009-08-16 Alexandre Emsenhuber* Update nextJobDB.php and cleanupSpam.php to work...
2009-08-16 Tim StarlingFix for CR comments on r51627: fix the log_search table...
2009-08-15 Leons Petrazickisconfig/index.php:
2009-08-15 Chad HorohoeWhen running PHP from the command line the default...
2009-08-15 Jack Phoenixspacing tweaks
2009-08-15 Alexandre EmsenhuberChanged $wgDBname to wfWikiID() (used for display)...
2009-08-15 Alexandre Emsenhuber* run Maintenance::finalSetup() after including LocalSe...
2009-08-14 Alexandre EmsenhuberAdded --group option to show number of jobs per job...
2009-08-13 Niklas Laxström* "0 languages of N rebuild" when using threads
2009-08-13 Raimond SpekkingAdd language codes for the new created wikis (yesterday...
2009-08-13 Aaron SchulzArgument cleanup
2009-08-12 Tim StarlingRevert eval.php changes from r54653, r54312, r54225...
2009-08-11 Jure KajzerAdded a missing column in schema creation script
2009-08-11 Aryeh GregorFix parser test breakage from r54767
2009-08-11 Aryeh GregorFor HTML 5, drop type="" attributes for CSS/JS
2009-08-10 Nimish Gautamcreated variable $wgExtModifiedFields for existing...
2009-08-10 Alexandre Emsenhuberthe result of this function is directly passed to forea...
2009-08-10 Brion VibberRevert r54644 to syntaxChecker.php "Use parsekit instea...
2009-08-10 Chad Horohoedoc
2009-08-10 Chad HorohoeDelay setting priorities since we don't have namespaces...
2009-08-10 Victor VasilievUpdate parser tests for r54693
2009-08-09 Chad HorohoepatchPath not patchPatch
2009-08-09 Chad Horohoe* Use DB_ADMIN for fixSlaveDesync, rebuildtextindex...
2009-08-09 Chad HorohoeMake DB_STD the normal DB access level. Some scripts...
2009-08-09 Alexandre Emsenhuberfindhooks and syntaxChecker don't need DB access :)
2009-08-09 Chad HorohoeMake $site and $lang global, just to be safe. Call...
2009-08-09 Chad HorohoeMove $wgUseNormalUser setting to constructors.
2009-08-09 Alexandre Emsenhuber* set $wgUseRootUser in __construct() so that it's...
2009-08-08 Chad HorohoeUse parsekit instead. php -l sucks.
2009-08-08 Chad HorohoeMove a few more of these to subclass Maintenance.
2009-08-08 Alexandre EmsenhuberMake this script really work :)
2009-08-07 Andrew GarrettFix apparent regression in r54225
2009-08-07 Alexandre Emsenhuber* update identation
2009-08-07 Alexandre Emsenhuberremoved 'wiki' option, already present in Maintenance.php
2009-08-07 Alexandre EmsenhuberFix E_ERROR: Call to a member function delete() on...
2009-08-07 Niklas LaxströmWas occassionally failing due to race condition caused...
2009-08-07 Chad HorohoeKeep track of failures and tweak final output
2009-08-07 Chad HorohoeBasic syntax checker. Needs to not be slow and support...
2009-08-07 Benjamin Lees(bug 19289) importDump.php can now handle bzip2 and...
2009-08-06 Chad HorohoeFix regression.
2009-08-06 Jan Luca NaumannAdd interface for adding own statistics with $wgStatsOther:
2009-08-06 Aaron Schulzfix more breakage from r54255
2009-08-06 Chad HorohoeClean up missing param error, show help on die. -params...
2009-08-05 Tobiasadding new messages to messages.inc (fixing r54454)
2009-08-05 Chad HorohoeUpdate http_session_download, digit2html, lang2po,...
2009-08-05 Chad HorohoeRemove trailing ?>
2009-08-05 Chad HorohoeDoc fixes, add new Wikimedia group for doxygen so we...
2009-08-05 Chad HorohoeMake this work by only loading things with a maintClass.
2009-08-04 Brion VibberAdd fixme note to replace 'mysql' command-line callout...
2009-08-04 Chad HorohoeRemove useless scripts list. Nothing depends on it...
2009-08-04 Chad HorohoeDeclare globals. Move this all inside the $method ...
2009-08-04 Aryeh GregorOnly show useful info in RC legend
2009-08-04 Chad HorohoeFollowup r54328: Would've helped to commit this
2009-08-03 Chad Horohoe* Port populateSha1 to new code style
2009-08-03 Chad HorohoeMove populateSha1.php up from archives into maintenance...
2009-08-03 Chad HorohoeRIP importLogs. Ancient, un-needed and probably never...
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-08-03 Alexandre Emsenhuberremoved double "@ingroup Maintenance"
2009-08-03 Raimond SpekkingFollow-up r54284: PLURAL keyword for message
2009-08-03 Chad HorohoeLast update to call $dbw->sourceFile() directly. Throw...
2009-08-03 Chad HorohoeRe-add some files that are still used by updaters.inc.
2009-08-03 ShinjimanAdded back 'right-editusercssjs' message for backward...
2009-08-02 Chad Horohoe(bug 18855) Consistently call commandLine.inc with...
2009-08-02 Chad HorohoeDon't die badly if $row isn't an object.
2009-08-02 Aryeh GregorAdd legend and tooltips to explain RC flags
2009-08-02 Chad HorohoeDon't put \n on the end of every error() call, just...
2009-08-02 Chad Horohoe* Add way to get full input from stdin() without having...
2009-08-02 Chad HorohoeUse buildConcat()
2009-08-02 Chad HorohoeMissing >
2009-08-02 Chad HorohoetableNamesN() and make init $revisions before trying...
2009-08-02 Chad HorohoeMissing newline. Maybe should make error() just do...
next