Readding parserTests.php and testHelpers.inc with history back to r73884 when they...
[lhc/web/wiklou.git] / includes /
2011-02-26 PlatonidesMove the include_path finding code to Fallback class.
2011-02-26 PlatonidesDisable the old conversion from Windows-1252 unless...
2011-02-26 Max SemenikCase insensitivity for r82860
2011-02-26 Max SemenikFollow-up r82856: instead of remembering magic table...
2011-02-26 Bryan Tong MinhFollow-up r82853: Filter out create restriction from...
2011-02-26 Bryan Tong MinhAdd TEMPORARY TABLE support to Sqlite
2011-02-26 Bryan Tong Minh(bug 27700) The upload protection can now also be set...
2011-02-26 Chad HorohoeTurn hidden help into always-visible info box for user...
2011-02-26 Alexandre EmsenhuberDon't even try to get user's IP address if he has ...
2011-02-26 Chad HorohoeTweak comment, we don't create LS in the conf dir anymo...
2011-02-26 Max SemenikFollow-up r82845: fix $wgScriptPath detection.
2011-02-26 Max Semenik(bug 1379) Installer directory conflicts with some...
2011-02-26 Bryan Tong Minh(bug 27679) Broken embedded files with special characte...
2011-02-26 Chad HorohoeNull -> null, reorder docs to match signature
2011-02-25 Sam ReedFollowup r82810, r82813, r82814
2011-02-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-25 Sam ReedFix double indenting
2011-02-25 Sam ReedOne minor followup to r82810
2011-02-25 Brian Wolff(follow-up r82810) Address Reedy's comments on irc.
2011-02-25 Brian Wolff(bug 27715) Make imageinfo api module respect revDelete.
2011-02-25 Sam ReedImplement getRequireOnlyOneParameterErrorMessages,...
2011-02-25 Sam ReedDisplay userid, and actually put username in user ...
2011-02-25 Sam ReedCommit stuff from my w/c
2011-02-25 Sam Reed* (bug 27708) list=users does not have a property to...
2011-02-25 Alexandre Emsenhuber* (bug 27680) Fix for r82273: wgCanonicalSpecialPageNam...
2011-02-25 Tim Starling* (bug 24230) Added JAR detection. ZIP archives contain...
2011-02-24 Sam ReedRefactor code a little bit, save doing redundant checks...
2011-02-24 Sam ReedBit of documentation, explicitness, variable definition
2011-02-24 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-24 Sam ReedFixup one missed alias rename from r82739
2011-02-24 Mark A. Hershberger* EOL w/s cleanup
2011-02-24 Sam ReedFollowup to r82739 (bug 27688)
2011-02-24 Sam Reed* (bug 27688) Simplify queries to list user block infor...
2011-02-24 Sam ReedMore member variable documentation
2011-02-24 Alexandre EmsenhuberFix variable name in comment
2011-02-24 Sam ReedFollowup r82727, improve comments, cast return value...
2011-02-24 Sam ReedSeems the api edit watch/unwatch wasn't too well tested...
2011-02-24 Sam ReedAdd a couple of type hints noticed when poking bug...
2011-02-24 Siebrand MazelandUpdate punctuation.
2011-02-24 Sam ReedNormalising API documentation
2011-02-23 Tim StarlingFixes for r82645:
2011-02-23 Mark A. Hershberger(Bug #27634) TOC title appears in wrong language
2011-02-23 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-23 Alexandre EmsenhuberFactorise common code:
2011-02-23 Antoine MussoMinor typos
2011-02-23 Chad Horohoe(bug 25855) Installer does not validate Memcached serve...
2011-02-23 Alexandre EmsenhuberUse $wgRequest to get and set session items instead...
2011-02-23 Chad HorohoeMove doclink pages to the left sidebar, rather than...
2011-02-23 Chad HorohoePartial revert r81779, $wgHooks is needed. Also add...
2011-02-23 Chad HorohoeFollowup r81534, use addQuotes() instead
2011-02-23 Max SemenikTweak message from r82676
2011-02-23 Chad HorohoeDon't allow the user to create DB users with no passwor...
2011-02-23 Chad HorohoeVarious Postgres fixes (bug 26612 stuff)
2011-02-23 Chad HorohoeFix backwards canCreateAccounts() check, remove setting...
2011-02-23 Chad HorohoeRm unused member variable
2011-02-23 Chad HorohoePer bug 26612, set datestyle and timezone in open(...
2011-02-23 Sam ReedFollowup r82659
2011-02-23 Sam ReedUnunsed variables
2011-02-23 Max Semenik(bug 20244) Installer does not validate SQLite database...
2011-02-23 Sam ReedFixup SpecialListusers, $useIndex wasn't being used...
2011-02-23 Tim Starling* Rewrote StripState to not use ReplacementArray. The...
2011-02-22 Sam ReedFollowup r82641, set default for 2nd param
2011-02-22 Sam ReedRemove now redundant comment after r82641
2011-02-22 Sam ReedFollowup r78786, per complaints on r82636, revert param...
2011-02-22 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-22 Max SemenikFollow-up r82504: use JS redirection only for IE, I...
2011-02-22 Ryan Schmidt* random redirect-related fixes:
2011-02-22 PlatonidesRename startExternalParse() when used for internal...
2011-02-22 PlatonidesMerge r67177 from 1.16wmf4
2011-02-21 Antoine Mussoimprove namespace related methods
2011-02-21 KrinkleAdd missing to mw.config
2011-02-21 Sam Reed* (bug 27616) Add userid of blocked user and blocker...
2011-02-21 Sam Reed* (bug 27611) list=blocks: Use ipb_by_text instead...
2011-02-21 Sam ReedFixup and add another return type
2011-02-21 Sam ReedSome more member variable type hints
2011-02-20 Derk-Jan HartmanGallery's perrow was overwriting the original style...
2011-02-20 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-20 Jack Phoenixspaces, added some braces to DairikiDiff.php
2011-02-20 Roan Kattouw(bug 27468) Move private styles out to their own sectio...
2011-02-20 Max SemenikRevert errorneous line removal in r82439
2011-02-20 Alexandre EmsenhuberwfMsgReal() -> wfMsgExt()
2011-02-20 Alexandre EmsenhuberPer Tim Starling, follow-up r76252: move WikiDiff.php...
2011-02-20 Alexandre EmsenhuberPer Platonides; follow-up r78201: add "stubthreshold...
2011-02-20 Sam ReedFollowup r82509, prefix the code for urlwidth too
2011-02-20 Sam ReedRemove error duplication in ApiQueryStashImageInfo...
2011-02-20 Sam ReedPer comment on r82477, update output for prop=statimageinfo
2011-02-20 Sam ReedMore explicit variable definitions, function documentation
2011-02-20 Max SemenikBug 26683: Unable to download index.php from localhost...
2011-02-19 Krinklemw.loader.implement now calls script without setting...
2011-02-19 KrinkleUsing the mw alias for mediaWiki in core. Saves bandwid...
2011-02-19 Sam ReedAnd some more function level documentation
2011-02-19 Sam ReedMore function documentation
2011-02-19 Sam ReedMore function documentation
2011-02-19 Sam ReedExplicitally define variables
2011-02-19 Sam ReedExplicitally define some variables
2011-02-19 Sam ReedImprove method documentation
2011-02-19 Derk-Jan HartmanDon't use getCheck, because the opts array is reused...
2011-02-19 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-19 Derk-Jan HartmanAll functions of the importer have $title, origTitle...
2011-02-19 Platonides(Bug 27539) Allow attributes beginning with a digit...
next