ExtraParserTest::testTrackingCategory and ExtraParserTest::testTrackingCategorySpecia...
[lhc/web/wiklou.git] / includes /
2011-12-19 Alexandre EmsenhuberUse local context to get message
2011-12-19 Sam ReedFollowup r106619, mark said method public due to callers
2011-12-19 Alexandre Emsenhuber* Use Language::userTimeAndDate() and related instead...
2011-12-19 Alexandre EmsenhuberPass the User object to Title::userCan()
2011-12-19 Alexandre Emsenhuber* Inlinise the only usage of $user in MediaWiki::main()
2011-12-19 Sam Reed@private is a lie, based on usage, it'd need to be...
2011-12-18 Jeroen De Dauwdoc++
2011-12-18 Raimond SpekkingLocalisation updates for core and extension messages...
2011-12-18 Alexandre Emsenhuber* Use local context to get messages
2011-12-18 Robin PepermansFollow-up r106559: it's better to set the preference...
2011-12-18 Aaron SchulzFU r106514: use base 16 SHA-1 to be consistent with...
2011-12-18 Alexandre EmsenhuberAnd I of course forgot to commit ProtectionForm.php...
2011-12-18 Alexandre Emsenhuber* Merged WikiPage::updateRestrictions() and Title:...
2011-12-18 Alexandre EmsenhuberRevert r106545 and pass a null variable by ref (also...
2011-12-18 Alexandre EmsenhuberPass the User object to Revision::userCan()
2011-12-18 Robin PepermansMake the output consistent when no second parameter...
2011-12-18 Mark A. Hershbergerfollowup r88898 -- move BeforeInitialize hook to where...
2011-12-18 Mark A. Hershbergerw/s
2011-12-17 Aaron SchulzKill some useless code in r106514
2011-12-17 Sam ReedPer bug 28901, and Duplicatebug on r105831, only list...
2011-12-17 Sam ReedMore example conversions/additions
2011-12-17 Alexandre EmsenhuberPass the User object to Title::userCan()
2011-12-17 Robin PepermansFollow-up r92924: move the CSS/JS for e-mail validation...
2011-12-17 Aaron SchulzExpose rev_sha1/ar_sha1 to API (bug 21860)
2011-12-17 Alexandre EmsenhuberUse local context to get messages
2011-12-17 Alexandre EmsenhuberPer Aaron, fix typo in r102187
2011-12-17 Aaron SchulzFU r98698: Show any PHP warnings in tryRespondFromFileC...
2011-12-16 Jeroen De Dauwfollow up to r106456 - use one setting instead two...
2011-12-16 PlatonidesFix parser error in r106480.
2011-12-16 Leons PetrazickisFixes to DB2 support:
2011-12-16 Alexandre EmsenhuberFix for r106476: forgot to remove debugging code
2011-12-16 Alexandre EmsenhuberPer Aaron, fix for r105764: only set the timestamp...
2011-12-16 Jeroen De Dauwintroduce a new setting that allows extension authors...
2011-12-16 Mark A. Hershbergerfollowup r103467 - Make sure we pass a user object...
2011-12-16 Sam ReedConvert a few more descriptions
2011-12-16 Sam ReedPrep work for * (bug 33147) API examples should explain...
2011-12-16 Niklas LaxströmStylize
2011-12-16 Niklas LaxströmStylize
2011-12-16 Niklas Laxströmr98539 - make a note of change in comments
2011-12-16 Niklas LaxströmFoooollowup r106373 - update comment
2011-12-16 Jeroen De Dauwfollow up to r106393 - re-add these notices, since...
2011-12-15 Jeroen De Dauwdefault deprecation notice limit to 1.17, so 1.18 and...
2011-12-15 PlatonidesFollow-up r106189. The $wgUser are no longer needed.
2011-12-15 PlatonidesSimplify a bit the code of r106025
2011-12-15 PlatonidesUse the canonical name of the setting
2011-12-15 Sam Reed* (bug 33101) Viewing a User or User talk of username...
2011-12-15 Sam ReedUse a revision return method for revisions, follows...
2011-12-15 Chad HorohoeGet rid of a few more $wgTitles
2011-12-15 Jeroen De Dauwfollow up to r106272, alphabetical order so Nikerabbit...
2011-12-15 Sam ReedAdd a TODO with regards to existing mysql4 schemas..
2011-12-15 Brian WolffThrow an exception if Parser::disableCache is called...
2011-12-15 John Du HartFollowup r105122 & r105123, fixes and improvements...
2011-12-15 Brion Vibber* (bug 32512) Include 'associated namespace' checkbox...
2011-12-14 Jeroen De Dauwmove logging pages to logging dir
2011-12-14 Jeroen De Dauwfollow up to r106215 r106218 106219 unless my search...
2011-12-14 Jeroen De Dauwfollow up to r106215 r106218 forgot one >_>
2011-12-14 Jeroen De Dauwfollow up to r106215, pass user
2011-12-14 Siebrand MazelandWikiPage::viewUpdates() -> WikiPage::doViewUpdates()
2011-12-14 Siebrand MazelandRemove users of deprecated User::getSkin().
2011-12-14 Antoine MussoComment out wfDeprecated() call in User::getSkin()...
2011-12-14 Antoine Mussorevert r106183 : type / not setting followup
2011-12-14 Sam ReedComment out wfDeprecated() call in User::getSkin()...
2011-12-14 Sam ReedFix one usage of User::getSkin() in phase3
2011-12-14 Raimond SpekkingSelf revert r106076 which was a revert of r106070.
2011-12-14 Raimond SpekkingSelf revert r106080 which was a revert of r106070.
2011-12-14 Brion VibberFix for r106144 -- wrong syntax
2011-12-14 Brion VibberAdd BeforePageRedirect hook to OutputPage, allowing...
2011-12-13 Brion VibberUpdate mediawiki & viewvc links on Special:Version...
2011-12-13 Jeroen De Dauwfix depracted method usage
2011-12-13 Jeroen De Dauwcomment out another to soon placed warning
2011-12-13 Jeroen De Dauwrevert r106095, fix apparently not this simple
2011-12-13 Jeroen De Dauwnew method was added in the same rel, so wait before...
2011-12-13 Jeroen De DauwlogName -> getName
2011-12-13 Jeroen De Dauwmake docs more clear, method can only be used as is...
2011-12-13 Raimond SpekkingPartly revert r106070 for now: Flooding of translatewik...
2011-12-13 Brion VibberFollowup r106070, r86347: copy some doc comments that...
2011-12-13 Raimond SpekkingPartly revert r106070 for now: Flooding of translatewik...
2011-12-13 Jeroen De Dauwfix deprecated method usage
2011-12-13 Jeroen De Dauwfix deprecated method usage
2011-12-13 Jeroen De Dauwadded missing deprecation notices
2011-12-13 Sam ReedFollowup r106046, pull ar_sha1 in getRevision
2011-12-13 Sam ReedFix:
2011-12-13 Jeroen De DauwFollow up to r106037; fix location of check
2011-12-13 Jeroen De DauwFollow up to r105979;
2011-12-13 Mark A. HershbergerBug 16794 - $wgSharedDB PostgreSQL support
2011-12-13 Robin PepermansRemoved Title::isValidCssJsSubpage(), deprecated since...
2011-12-13 Robin Pepermansupdate all core usage of deprecated Title::userCanRead()
2011-12-13 Raimond SpekkingFix PHP Notice: Use of Title::userCanRead was deprecate...
2011-12-13 Raimond SpekkingPartly revert r105985 for now: Flooding of translatewik...
2011-12-13 Raimond SpekkingPartly revert r105985 for now: Flooding of translatewik...
2011-12-13 Antoine Mussobring back Linker::tooltip()
2011-12-13 Jeroen De Dauwsince tag++
2011-12-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
2011-12-13 Jeroen De Dauwrem use of escapeLocalURL
2011-12-13 Jeroen De Dauwadd support for passing a component arg to this functio...
2011-12-13 Jeroen De Dauwfix deprecated method usage
2011-12-12 Robin Pepermansfix r105935, wgContLang still used in the function
2011-12-12 Robin Pepermansnot sure if this span is really needed, but in any...
2011-12-12 Robin PepermansSimplify code (minor)
2011-12-12 Robin PepermansNo need to use class="ltr", dir="ltr" is better
next