Followup to r91608: reduce impact of bug 29784 (high jsmin+ memory usage during parsi...
[lhc/web/wiklou.git] / includes /
2011-07-11 Brion VibberFollowup to r91608: reduce impact of bug 29784 (high...
2011-07-11 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-11 Niklas Laxströmping r91875
2011-07-11 Robin Pepermans(bug 29797) Error: "Tried to load block with invalid...
2011-07-11 Niklas Laxström* (bug 16699) {{#language:}} accepts second parameter...
2011-07-11 Leo Koppelkammr91870 : Got tricked into believing it was action=diff...
2011-07-11 Leo KoppelkammAdd action-* class to body. Bug 4438. Based on patch...
2011-07-11 Leo KoppelkammwgAction incorrectly asumes 'view' instead of 'historys...
2011-07-11 Leo Koppelkammuse tab name, not tab index for anchors on Special...
2011-07-11 Alexandre EmsenhuberCall Linker methods statically and removed the $mSkin...
2011-07-11 Alexandre EmsenhuberOverride UsersPager::getTitle() in ActiveUsersPager
2011-07-11 Alexandre EmsenhuberUse getPageTitle() to set the page title instead of...
2011-07-11 Alexandre EmsenhuberRemoved print and render actions from the check:
2011-07-11 Robin PepermansBetterDirectionality fixes:
2011-07-10 Alexandre Emsenhuber* Changed dynamic calls to Linker methods into static...
2011-07-10 Leo KoppelkammEscape sidebar ID's. Bug 18688
2011-07-10 Alexandre EmsenhuberDisable feed mode when including the page. I know that...
2011-07-10 Alexandre EmsenhuberStylised ParserOptions.php
2011-07-09 Robin PepermansBug 29792: notice undefined index 'other' due to my...
2011-07-09 Alexandre EmsenhuberAdded Request::setLang() and RequestContext::setSkin...
2011-07-09 Robin PepermansAllow the 'other' parameter for HTMLForm selectorother...
2011-07-09 Alexandre EmsenhuberCall doMarkPatrolled() on the RecentChange object inste...
2011-07-09 Bryan Tong MinhFollow-up r88054: register the file if a hook changed...
2011-07-09 Alexandre EmsenhuberPass the User object to RecentChange::doMarkPatrolled...
2011-07-09 Alexandre EmsenhuberFix for r91651: don't escape HTML
2011-07-09 Sam ReedFix whitespace, documentation
2011-07-08 KrinkleSelfrevert r91759. Messed up working-copy
2011-07-08 KrinkleReverting r91756 per CR and bug 26470
2011-07-08 Leo KoppelkammHTMLForm: Add option to output a title for a fieldset...
2011-07-08 Leo Koppelkammr86603 : Updatin last call to mediawiki.legacy.edit...
2011-07-08 Alexandre EmsenhuberFix for r78786: make Special:Wantedpages includable...
2011-07-08 Alexandre EmsenhuberRemoved some error suppression operators
2011-07-08 Leo KoppelkammMoving skins/common/diff.css to mediawiki.action.histor...
2011-07-08 KrinkleReverting r91642 per CR and pending review need-patch...
2011-07-08 Leo Koppelkammr91734: Do the same for search.css and remove module...
2011-07-08 Leo KoppelkammMigrate skins/common/search.js functionality to mediawi...
2011-07-08 Alexandre EmsenhuberCreate a new RequestContext to use its OutputPage and...
2011-07-08 Leo KoppelkammRewrite mwsuggest.js using j.ui.autocomplete. This...
2011-07-08 Chad HorohoeRevert r91263 (fixing $wgScriptPath for cli installer...
2011-07-08 Jure Kajzer* DatabaseOracle.php binds variables, so using $val...
2011-07-08 Alexandre EmsenhuberFollow-up r91657: missed this one
2011-07-07 Robin PepermansFix r91685: add space at the right place.
2011-07-07 Mark A. HershbergerBug #29752: add back a space that SPQRobin missed.
2011-07-07 Alexandre Emsenhuber* Fixed comment
2011-07-07 Mark A. HershbergerFixes Bug#17866
2011-07-07 Roan Kattouw(bug 29497) To support protocol-relative URLs in extern...
2011-07-07 Mark A. HershbergerSet envelope sender to the same as the From: address...
2011-07-07 Mark A. Hershbergerw/s fixup before patch
2011-07-07 Alexandre Emsenhuber* Don't use isset() to check only for null
2011-07-07 Alexandre EmsenhuberOverride IndexPager::getTitle() in ImageListPager,...
2011-07-07 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-07-07 Chad Horohoe(bug 27410) The tag filter on a history page should...
2011-07-07 Chad HorohoeReduce some duplication
2011-07-07 Robin Pepermans(Update for r91646) Use mw-content-ltr/rtl so bullet...
2011-07-07 Mark A. HershbergerBug #29755: Apply patch from Vitaliy Filippov so that...
2011-07-06 Chad HorohoeFollowup r91609, helps to actually remove the @
2011-07-06 Chad HorohoeBunch of error suppression operator fixes (bug
2011-07-06 Brion Vibber* (bug 28626) Validate JavaScript files and pages loade...
2011-07-06 Chad HorohoeFollowup r91602, forgot svn add
2011-07-06 Chad HorohoeClean up the mess that is wfDie (resolves r85918)....
2011-07-06 Derk-Jan HartmanCorrect the documentation of srprop.
2011-07-06 Derk-Jan HartmanActually return the title of the section, instead of...
2011-07-06 Sam Reed* (bug 29745) Fatal error in API search
2011-07-06 Brion VibberFollowup r83885: add JSMin+ 1.3 to use its parser to...
2011-07-06 Brion VibberPartial revert of r91106: followup to r91127.
2011-07-06 Chad HorohoeMove wfShowingResultsNum() back into SpecialSearch...
2011-07-06 Ryan Kaldarirefixing bug 27338 with all parser test fixes, reverts...
2011-07-06 Aaron SchulzDeclared some member fields
2011-07-06 Aaron SchulzsetFileVersion (r91435) was missing default $val
2011-07-06 Brian Wolff(follow-up r57868) Check if there exists a deleted...
2011-07-06 Chad Horohoepublic static
2011-07-06 Brian Wolff(Bug 19725) Do not include suppressed edits in the...
2011-07-06 Alexandre Emsenhuber* Pass the WebRequest object to User::newFromSession...
2011-07-06 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-07-06 Chad HorohoeRevert r91426 and followups r91427, r91430: Breaks...
2011-07-06 Alexandre EmsenhuberChanged all dynamic calls to Linker methods into static...
2011-07-06 Alexandre EmsenhuberOverride Pager::getTitle() in core subclasses of Revers...
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-06 Brian Wolff(bug 29680, bug 22911) Add GetDeaultSortkey hook in...
2011-07-06 Brian Wolff(Follow-up r91414) Also take the page name in account...
2011-07-06 Jack Phoenixcode readability is everything
2011-07-05 Aaron SchulzDivision by zero
2011-07-05 Aaron SchulzReverted part of r91246, fixes: Fatal error: Call to...
2011-07-05 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-05 Alexandre EmsenhuberPer Brion, fix for r91460: make this a bit more robust
2011-07-05 Alexandre EmsenhuberOverride IndexPager::getTitle() in AlphabeticPager...
2011-07-05 Alexandre Emsenhuber* Don't create a WebRequest obhject in CLI mode but...
2011-07-05 Alexandre EmsenhuberHashar seems to have missed one occurence of OutputPage...
2011-07-05 Chad Horohoe(bug 5800) Added $formCallback as a parameter to the...
2011-07-05 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-07-05 Alexandre EmsenhuberRemoved CategoryViewer::getSkin() and replaced by stati...
2011-07-05 Aaron SchulzAdded percentages to ProfilerSimpleText
2011-07-05 Brian Wolff(Follow-up r90759 per CR) Use a hook to register new...
2011-07-05 Aaron Schulz* Added getFileVersion()/setFileVersion() functions...
2011-07-05 Robin Pepermans(see bug 29712) Removing the defaultUserOptionOverrides...
2011-07-05 Sam ReedFollowup r89617, r91428 call $pager->doQuery explicital...
2011-07-04 Ryan Kaldaribetter fix for bug 27338 - doesnt rely on line-height
2011-07-04 Ryan Kaldarifixing rounding problem, per comment at r82309
2011-07-04 Antoine MussoHTTP status messages move: OutputPage -> HttpStatus
2011-07-04 Aaron SchulzRemoved doPurge() from ImagePage.php, already moved...
next