Add tests for parser tag hooks.
[lhc/web/wiklou.git] / includes /
2011-01-11 Chad HorohoeFix a few doQuery() -> query()
2011-01-11 Chad HorohoeFix callbacks for the final time so it actually works...
2011-01-11 Niklas LaxströmNo space after unary minus
2011-01-11 Niklas LaxströmSpell false with small latter
2011-01-11 Niklas LaxströmUse same wording as in skintemplate
2011-01-11 Chad HorohoeFix copy+paste mistake from r79989
2011-01-11 Chad HorohoeFix callback issue noted in r79989 (broken in r78774).
2011-01-11 Roan KattouwFollowup r80003: array_unique() preserves keys, so...
2011-01-11 Niklas Laxströmrm stray tab
2011-01-11 Roan KattouwApply array_unique() to module lists in OutputPage...
2011-01-11 Alexandre EmsenhuberSeems there was a logic error in r80001 :)
2011-01-11 Alexandre EmsenhuberSimplify a bit:
2011-01-11 Raimond SpekkingFollow-up r79964: Use the existing message 'parentheses...
2011-01-11 OverlordQI have no clue how the callbacks work, this at least...
2011-01-11 Sam ReedParent in DatabaseInstaller is a CoreInstaller, not...
2011-01-11 Sam ReedFixup some of the ordering of API Autoloader stuff
2011-01-11 Priyanka DhandaFollow up to #79421. Cleaned up some globals and some...
2011-01-10 Sam ReedNormalise casing of svn:keywords Id
2011-01-10 Derk-Jan HartmanMove the () surrounding description strings of files...
2011-01-10 Sam ReedExplicitally add ApiFormatXmlRsd to the AutoLoader
2011-01-10 Trevor ParscalResolves bug #26655 - adds support for space before...
2011-01-10 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-10 Jure Kajzer* fixed oracle code for updater (corrected not null...
2011-01-10 Antoine MussoFix RFC 5322 'atext'
2011-01-10 Jure Kajzer* fixed Oracle code for installer and phpunit tests
2011-01-10 Chad HorohoeMore postgres
2011-01-10 Sam Reed* (bug 26650) Remove $wgAPICacheHelp in favour of ...
2011-01-10 Alexandre EmsenhuberBe sure to use the latest rev id and not whatever getRe...
2011-01-10 Sam ReedDocumentation addition/tweaks
2011-01-09 Derk-Jan HartmanFollowup r68325, with comment describing intent of...
2011-01-09 Antoine Mussojs email validation improvment (onBlur)
2011-01-09 Niklas LaxströmPartial revert of r79903, unstubbing needs localisation...
2011-01-09 Alexandre EmsenhuberFix for r79874: only set $mRevIdFetched from fetchConte...
2011-01-09 Niklas LaxströmFollow-up r79880: check if $wgLang can be used.
2011-01-09 Roan KattouwFix bug in ResourceLoader causing LTR->RTL flipping...
2011-01-09 Roan KattouwAvoid dot bloat in paths
2011-01-09 Niklas Laxström* (bug 25506) Exception is thrown if OutputPage::parse...
2011-01-09 Roan KattouwFollowup r78924: keep track of exception/warning commen...
2011-01-09 Niklas LaxströmFix syntax terror from r79884
2011-01-09 Niklas Laxström* (bug 25708) Update case mappings and normalization...
2011-01-09 Alexandre EmsenhuberKill Article::$mCurID, not set anywhere, not used anywh...
2011-01-09 Alexandre EmsenhuberFix typo from r79874
2011-01-09 Alexandre EmsenhuberChanged to calls to Article::getContent() to Article...
2011-01-09 Roan KattouwAdd a hook for registering variables in ResourceLoaderS...
2011-01-09 Niklas Laxström* (bug 26187) Confirmrecreate no longer parses the...
2011-01-09 Niklas LaxströmThe actual error is always in English, so wrap it in...
2011-01-09 Niklas Laxström* (bug 26638) Database error pages display correctly...
2011-01-08 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-08 Alexandre EmsenhuberOnly set $mUser, $mUserText, $mComment and $mTimestamp...
2011-01-08 Alexandre EmsenhuberAdded QuickTemplate::getSkin(), useful for extensions...
2011-01-08 Alexandre EmsenhuberFix for r33432: isArticle() is to check if the content...
2011-01-08 Roan KattouwFollowup r74298: add ORDER BY wl_namespace, wl_title...
2011-01-08 Roan KattouwAttempt at fixing bug 26370, which seems to be an infin...
2011-01-08 Alexandre EmsenhuberNo longer correct
2011-01-08 Antoine MussoRemoves $wgSecureLoginStickHTTPS which was never really...
2011-01-08 Bryan Tong MinhFollow-up r79845: add function documentation; only...
2011-01-08 Rob LanphierBug 26563: Add bytes changed per revision for stub...
2011-01-08 PlatonidesFollow up r79848. Fix the syntax error.
2011-01-07 Brion Vibber* (bug 26625) fix regression in Special:PrefixIndex...
2011-01-07 Chad HorohoeRm code that has been commented out for almost 6 years
2011-01-07 Chad HorohoeAdd DatabaseBase::classFromType() to reduce the 'Databa...
2011-01-07 Bryan Tong Minh$wgMaxUploadSize may now be set to an array to specify...
2011-01-07 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-07 Chad HorohoeUse __construct()
2011-01-07 Chad HorohoeRemove ancient and deprecated newFromParams() construct...
2011-01-07 Roan Kattouw(bug 26497) printable=yes and handheld=yes request...
2011-01-07 Sam ReedFollowup r66267, usage of $revisionInfo is undefined...
2011-01-07 Raimond SpekkingFollow-up r79828: Add dot
2011-01-07 Bryan Tong MinhDocument how the mime<->extension map is supposed to...
2011-01-07 Chad HorohoeRm stray html tag
2011-01-07 Chad HorohoeForgot param 1, make URL param 2 per Nikerabbit
2011-01-07 Chad HorohoeMove over some initial_setup() for Postgres (THIS IS...
2011-01-07 Sam ReedRevert r79807
2011-01-07 Roan KattouwFix indentation in r79746
2011-01-07 Sam ReedAllow CLI installer to set $whShowExceptionDetails
2011-01-07 Sam ReedWiden documentation header also
2011-01-07 Sam ReedWiden api help splitters
2011-01-07 Sam ReedRemove some blank lines
2011-01-07 Sam ReedAdd some more requireOnlyOneParameter related errors
2011-01-07 Sam ReedRemove one invalid errors, add 2 that could be returned
2011-01-07 Tim StarlingUpdate comment for r64876
2011-01-07 Sam ReedFollowup r72119, add some braces
2011-01-07 Brian WolffComment in code says - truncate to 250 bytes, then...
2011-01-06 Sam ReedMore tweaks/comments/fixups per r79455
2011-01-06 Sam ReedAdding some spaces, and some else block comments (due...
2011-01-06 Chad HorohoeTypofix key names
2011-01-06 Chad Horohoe(bug 25969) Allow hyphens in db name/prefix. Lots of...
2011-01-06 Chad HorohoeFix docs per comment on r78774
2011-01-06 PlatonidesFollow up r79759. Title::loadRestrictionsFromRows calle...
2011-01-06 Sam ReedFix string concat error in r66150. Also was a bug/notic...
2011-01-06 PlatonidesAddress my r76242 fixme.
2011-01-06 Happy-melonFollow-up r78452: missed a couple of hidden fields...
2011-01-06 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-06 Alexandre EmsenhuberGroup settings modifications at the top of the file
2011-01-06 Happy-melonMore ancient deprecated functions:
2011-01-06 Chad HorohoeRevert r78000 (removing PHP version from environment...
2011-01-06 Bryan Tong Minh$wgMaxUploadSize may now be set to an array to specify...
2011-01-06 Sam ReedFollowup r79702, r66793, r66822
2011-01-06 Chad HorohoeFixes for r75545: don't use MEDIAWIKI_INSTALL in the...
2011-01-06 PlatonidesFollow up r78786. Do not mark as @deprecated yet, since...
next