Remove ParserOptions clonations, already cloned in getParserOptions().
[lhc/web/wiklou.git] / maintenance /
2010-12-25 PlatonidesMake a loop to keep them really deleted.
2010-12-25 PlatonidesCopy & paste mistake
2010-12-25 PlatonidesWhitespace. Add $wgDBname to the debug message.
2010-12-25 PlatonidesA debug message
2010-12-25 PlatonidesOnly the latest one will please us.
2010-12-25 Platonides6:30 pm please
2010-12-25 PlatonidesSeconds missing
2010-12-25 PlatonidesQuick script to clean the entries in memcached for...
2010-12-25 Rotem LissLocalization update for he.
2010-12-24 KrinkleAdding message for collapsible link in core for localiz...
2010-12-24 Tim StarlingA couple of deepRenames tweaks
2010-12-22 PlatonidesReimplement $cp1252Table avoiding th e5.3-only heredoc.
2010-12-22 Alexandre EmsenhuberNo need to recreate a second object if we already have...
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-12-22 PlatonidesRevert r78767. The problem was $wgDBerrorLog being...
2010-12-22 PlatonidesThe filename is the first parameter!
2010-12-22 PlatonidesOne call left in r78764
2010-12-22 PlatonidesThese calls have been broken since the files birth...
2010-12-22 Sam Reedself to Maintenance
2010-12-22 PlatonidesWe don't like final ?> in scripts
2010-12-22 PlatonidesFour more spaces, per r78759 CR
2010-12-22 PlatonidesAvoid create_function. Making explicit functions.
2010-12-21 Tim StarlingLong and ugly script to convert the recently-discovered...
2010-12-21 Brian Wolff(bug 26379) Make the importImages.php maintenance scrip...
2010-12-19 PlatonidesAryeh was right in r71721.
2010-12-19 Mark A. HershbergerNot sure how I missed --scriptpath option since it...
2010-12-19 Mark A. Hershberger* Add --wikiroot option to CLI installer so the user...
2010-12-19 Daniel FriesenAdd a Antispam group to Special:Version... we have...
2010-12-17 Chad Horohoe* Get rid of wfOut() usage in UserDupes
2010-12-16 Alexandre EmsenhuberPart of bug 26280: added license headers to PHP files...
2010-12-16 Alexandre EmsenhuberNo need to call wfDoUpdates(), already done by Article...
2010-12-15 Raimond SpekkingFollow-up r78426: Tweak messages for consistency. Remov...
2010-12-14 Chad Horohoesvn ci'd from the wrong directory, missed the deletes...
2010-12-14 Chad HorohoeRemove big commented list of URLs (added in r61078...
2010-12-14 Roan KattouwFollowup r77354: it's page_touched, with an underscore
2010-12-14 Chad HorohoeCleanup for r63578: Use Maintenance::error(), that...
2010-12-14 Chad HorohoeStyle fix for r76220
2010-12-14 Alexandre EmsenhuberChanged $wgArticle to local variable, not needed
2010-12-14 Alexandre EmsenhuberArticle::insertNewArticle() -> Article::doEdit()
2010-12-14 Tim StarlingFixed typos in file names from r65967
2010-12-13 Derk-Jan HartmanFollowup to r77836. Update parserTests
2010-12-13 Chad HorohoeFix for r75858: Move $IP detection further up so it...
2010-12-13 Alexandre EmsenhuberChanged global variables ($wgTitle and $wgArticle)...
2010-12-12 Chad HorohoePer CR on r71359: Fix DB_MASTER where it should be...
2010-12-11 PlatonidesFollow up r77981,r77982. Rename the new globalcssprevie...
2010-12-10 Chad HorohoeLast $wgDBtype usages in core. Use a $db member variabl...
2010-12-10 Chad HorohoeGet rid of a bunch of $wgDBtypes in maintenance/
2010-12-08 PlatonidesFollow up r78101.
2010-12-08 Mark A. HershbergerRevert r78005, verified that r78009 seems to have fixed...
2010-12-08 Alexandre Emsenhuber* Use Article::doEdit() instead of old Article::insertN...
2010-12-08 Alexandre EmsenhuberRemoved OutputPage::setEncodings(); its current impleme...
2010-12-07 Mark A. HershbergerDon't use dirname when you already have a directory.
2010-12-07 Mark A. HershbergerFilenames with quotes fail here.
2010-12-07 PlatonidesRemove the $wgCaches[CACHE_DB] = false; line added...
2010-12-07 Mark A. HershbergerReferences causing Bug #26244? This should find a...
2010-12-07 PlatonidesFollow up r77981
2010-12-07 Chad HorohoeFix breakage from r75542: FakeMaintenance needs to...
2010-12-06 Tim StarlingRemove some of the rubbish that has been accumulating...
2010-12-06 Raimond SpekkingFollow-up r77864: Add new measage key to maintenance...
2010-12-06 Alexandre EmsenhuberWhen opening the subprocess fetchText.php, pass the...
2010-12-05 Chad HorohoeThis can be private too
2010-12-05 Chad HorohoeFix copy+paste error from r77778
2010-12-05 Daniel FriesenAdd MW_CONFIG_FILE support to load a separate config...
2010-12-05 Chad HorohoeOne less $wgTitle, and use dbw->update() instead of...
2010-12-05 Chad HorohoeNo need for globals, works fine without. Also add missi...
2010-12-04 PlatonidesFollowup r77654, remove trailing ?> at end of file.
2010-12-04 Alexandre EmsenhuberFollow-up r67324: removed check for empty text since...
2010-12-04 Alexandre EmsenhuberXMLReader extension is distributed with PHP and enabled...
2010-12-04 Alexandre Emsenhuber* Converted UserMailer stuff to return a Status object...
2010-12-04 Antoine MussoMax command length using one line of code
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-12-03 Bryan Tong MinhAdded uploads link to page subtitle in Special:Contribu...
2010-12-03 Alexandre EmsenhuberRevert part of r77644: unwanted changes (oops!)
2010-12-03 nadeeshadelete dependency on MediaWikiCommonFunc.php
2010-12-03 Sam ReedFollowup r77654, SVN PROPS!!!
2010-12-03 nadeeshaAdd following common functions for selenium scripts...
2010-12-03 nadeeshaAdd getUser() and getPass() functions.
2010-12-03 nadeeshaAdded test scripts for wiki editor additional features...
2010-12-03 Alexandre EmsenhuberFollow-up r77618 and r77635: also remove the message...
2010-12-03 Alexandre EmsenhuberUse __METHOD__ instead of incorrect 'BackupDumper:...
2010-12-03 Alexandre EmsenhuberModifier dumpTextPass.php to use XMLReader and XMLWrite...
2010-12-03 Sam ReedFollowup r77618 per Nikerabbit, remove now unused messa...
2010-12-02 Ilmari Karonenfollowup to r77176: code style, release notes
2010-12-02 Antoine Mussodoxygen now ignore .git subdirectories
2010-12-02 Antoine Mussomake now honor the FLAG env variable to pass additional...
2010-12-02 Sam ReedFollowup r77556, set svn:eol-style native
2010-12-02 Raimond SpekkingFollow-up r77565: Add new message here too
2010-12-02 Raimond SpekkingFollow-up r77555: Remove unused message (used for exten...
2010-12-02 nadeeshaTest file deleted from Calcey
2010-12-02 nadeeshaadd test file from calcey to test commit access
2010-12-01 Mark A. Hershberger* w/s fixup explosion for tests (aka “my OCD takes...
2010-12-01 Mark A. Hershberger* Commit changes to PG new-installer I thought I had...
2010-12-01 Alexandre EmsenhuberFix for r72421: correct command name
2010-11-30 Sam Reedint() isn't a function
2010-11-30 Sam ReedMore unused variables
2010-11-30 Sam ReedFixup $gt
2010-11-29 Sam ReedMinor followup to r77393, change =&Method() to = &Method()
2010-11-29 Sam ReedFix spaces to tabs from r77393
2010-11-29 Sam ReedRevert global removals in test/ from r77393
2010-11-29 Aryeh GregorGive image <gallery>s fluid width
next