followup r80511: make {{PAGENAMEE}} and friends also call wfEscapeWikiText() (why...
[lhc/web/wiklou.git] / includes /
2011-01-18 Ilmari Karonenfollowup r80511: make {{PAGENAMEE}} and friends also...
2011-01-18 Ilmari Karonenbug 26781: make wfEscapeWikiText() escape "*", "#"...
2011-01-18 Andrew GarrettFix r66267, make hook code consistent with documentatio...
2011-01-18 Chad HorohoeSpacing and NULL -> null
2011-01-18 Philip TzouFollow up r77452. Follow mark's suggest to remove getCo...
2011-01-17 Derk-Jan HartmanUse str_replace instead of preg_replace. Follow up...
2011-01-17 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-17 Tim Starling* Introduced a non-dummy collation for $wgCategoryColla...
2011-01-17 Tim StarlingFix broken query in File::getLinksTo()
2011-01-17 Brian WolffChange the default collation from strtoupper to Languag...
2011-01-17 X!Add new Hooks class, because $wgHooks globals are evil.
2011-01-17 Brian WolffMake it so that editintro's included using the editintr...
2011-01-17 Brian Wolff(follow-up r70415) Fixes the function that determines...
2011-01-17 Brian Wolff(bug 26737; follow-up r70415) Make new category stuff...
2011-01-16 Happy-melon(bug 529, bug 12974) alter behaviour of the table-...
2011-01-16 Robert LeveringtonAdd new hook ArticlePrepareTextForEdit, called when...
2011-01-16 Alexandre EmsenhuberRemoved unused global
2011-01-16 PlatonidesPasting lines typo in r80025
2011-01-16 Derk-Jan HartmanAdd comments with how values are calculated. Follow...
2011-01-16 Daniel FriesenMake Special:WhatLinksHere set the related title so...
2011-01-16 Daniel FriesenFix another bad boolean from r80248.
2011-01-16 Brian Wolff(bug 2585) Image pages should send 404 if no image...
2011-01-15 Brian Wolff(bug 26729) Categories that do not have a page, and...
2011-01-15 Alexandre EmsenhuberAdded wfDeprecated() to Article::insertNewArticle(...
2011-01-15 Alexandre EmsenhuberModified EditPage to use Article::doEdit() instead...
2011-01-15 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-15 Niklas LaxströmSome cleanup to this horrible piece of code
2011-01-15 Niklas LaxströmDo the title construction in a smarter way. Linker...
2011-01-15 Niklas LaxströmFix mistake in r80248 and restructure a bit
2011-01-15 Roan KattouwAdd width parameter to Special:Filepath to allow gettin...
2011-01-15 Sam ReedFix spaes from r80362
2011-01-15 Sam ReedLast bits of bug 24650 Fix API to work with categorylin...
2011-01-15 Sam ReedMore for bug 24650. Update continue to be usable unique...
2011-01-14 Sam ReedBye bye filesorts. Making order by cl_type, and then...
2011-01-14 Sam ReedBleh, didn't press save again (r80350)
2011-01-14 Sam ReedMore query reorganisation, in an attempt to be index...
2011-01-14 Daniel FriesenFix boolean for $editnotice_base message existance...
2011-01-14 Sam ReedFix indenting, rearrange some where statements
2011-01-14 Alexandre EmsenhuberAdded ArticleViewFooter hook to allow extensions adding...
2011-01-14 Alexandre EmsenhuberStylise Setup.php
2011-01-14 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-14 Sam ReedRemove ancient comment, collapse if, move USE INDEX...
2011-01-14 Sam ReedFollowup r80324, add type property description
2011-01-14 Sam ReedStart of bug 24650 Fix API to work with categorylinks...
2011-01-14 Antoine MussoRemove debugging issue in user preferences
2011-01-14 Sam Reed* (bug 26733) Wrap initial table creation in transaction
2011-01-14 Antoine Mussobug 10158 : do not mention allowing others to contact...
2011-01-14 Chad HorohoeFix for r80248: undefined variable.
2011-01-14 Daniel FriesenFix remainder of the accidental ->empty() calls I used...
2011-01-14 Siebrand Mazelandfix syntax terror.
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2011-01-14 Daniel FriesenFix r79383, I used Message->plain() under the impressio...
2011-01-14 Daniel FriesenFix bug 14267 by adding support for a MediaWiki:Mainpag...
2011-01-14 Niklas LaxströmFollow-up r80192, tweak docs
2011-01-14 Jure Kajzer* changed variable list as per comment on r79954 left...
2011-01-14 Daniel FriesenSupport talk page tab messages like MediaWiki:Nstab...
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2011-01-13 Chad HorohoeMore hyphen consistency, bug 26685
2011-01-13 Daniel FriesenFix bug 26034; Make the View / Read tab in content_navi...
2011-01-13 Daniel FriesenFollowup r80192 which had an unclosed comment causing...
2011-01-13 Mark A. HershbergerFollow up r75662 and r67090 — use UTF-8 minus instead...
2011-01-13 Sam ReedFixing up spaces to tabs in r80192
2011-01-13 Antoine MussoOutputPage properties documentation
2011-01-13 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-13 Sam ReedFollowup r80122, protected, just incase it's needed..
2011-01-13 PlatonidesAllow to disable the preprocessor cache with $wgPreproc...
2011-01-13 PlatonidesImprove a preprocessor comment
2011-01-13 Roan KattouwCoerce mtimes to TS_UNIX before outputting them, and...
2011-01-13 Chad HorohoeReturn something too
2011-01-13 Chad HorohoeFix broken fileExistsBatch() in ForeignAPIRepo since...
2011-01-12 Sam ReedSpaces to tabs
2011-01-12 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-12 Chad HorohoeFix undefined variable from r79828
2011-01-12 Sam Reed61 uses of $this->opts in SpecialContributions, so...
2011-01-12 Roan KattouwFix issue with missing keys in $wgFileExtensions caused...
2011-01-12 Chad HorohoeFix key name
2011-01-12 Alexandre EmsenhuberSet $mRevision to null by default so we don't need...
2011-01-12 Chad Horohoe(bug 26688) Proper warning message is not displayed...
2011-01-12 Chad Horohoe(bug 26687) Error msg needs full stop
2011-01-12 Chad HorohoeDB name can have hyphens (fixed in r79767), bug 26685...
2011-01-12 Chad HorohoeFix for r79741, setTargetLanguage and setUserLang want...
2011-01-12 Sam ReedNot sure why I originally used array_key_exists()....
2011-01-12 PlatonidesFollow up r79845. No need to keep $wgCustomConvertComma...
2011-01-12 Sam ReedDocument return type.
2011-01-12 Sam ReedinitFromQueryResult doesn't use the $db parameter.
2011-01-12 PlatonidesFollow up r80025.
2011-01-11 Sean ColomboA wfProfileOut was missing (which messed up profiling...
2011-01-11 PlatonidesForbid '<', '>', ' ', '\n', '\r' in parser hook names.
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:
next