FU r106770: fixed the other getTransform() call
[lhc/web/wiklou.git] / includes / diff /
2011-12-10 Alexandre Emsenhuber* Added revision's timestamp to OutputPage along with...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-17 Alexandre Emsenhuber* Added WikiPage::getParserOutput() and changed Article...
2011-11-16 John Du HartFollowing r100264, update usages in core
2011-11-14 Alexandre EmsenhuberFix for r103001: using the object is actually a good...
2011-11-14 Alexandre EmsenhuberUpdate DifferenceEngine::renderNewRevision() to run...
2011-11-10 Alexandre EmsenhuberMade DifferenceEngine use a context instead of global...
2011-11-09 PlatonidesFollow-up r102521
2011-11-09 Aaron SchulzReverted r101244 changes - these are not equivalent...
2011-11-09 Alexandre EmsenhuberSome updates to EditPage and ExternalEdit:
2011-11-08 Alexandre Emsenhuber* Changed OutputPage's handling of subtitles to use...
2011-11-06 Alexandre Emsenhuber* Merged Title::userCanRead() check in Title::getUserPe...
2011-11-05 Alexandre Emsenhuber* Made OuputPage::showPermissionsErrorPage() show a...
2011-10-29 Sam ReedRemove more assignments in conditionals (while each...
2011-10-29 Sam ReedKill various unused variables
2011-10-27 PlatonidesRemoval of unused globals
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-26 Sam ReedMore documentation!
2011-10-07 Max SemenikRevert r93246: besides the problems pointed out at...
2011-10-05 Alexandre EmsenhuberFix for r99038: this was in the wrong part of the if...
2011-10-05 Alexandre EmsenhuberBig cleanup to DifferenceEngine:
2011-09-04 Robin PepermansMark $mDiffLang protected, and rename function to setTe...
2011-08-19 Roan KattouwUse canonical URLs in sitemaps, diff stuff and external...
2011-07-27 Alexandre Emsenhuber* Changed OutputPage::$mIsArticle flag to be false...
2011-07-26 Happy-melon(bug 15641) prevent blocked administrators from accessi...
2011-07-23 Robin PepermansDifferenceEngine: introduce setDiffLang() to change...
2011-07-19 PlatonidesProfiling errors. r92106 missed a wfProfileOut
2011-07-13 Aaron SchulzFixed profiling error
2011-07-08 Leo KoppelkammMoving skins/common/diff.css to mediawiki.action.histor...
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-05 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-07-02 Aaron SchulzRemoved some dead code (useless since r87806)
2011-07-01 Sam ReedMinor revert to r91246
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-29 Alexandre EmsenhuberFollow-up r90334 and r90337: made DifferenceEngine...
2011-06-19 PlatonidesFollow up r90334.
2011-06-18 Robin PepermansAddress comment by Platonides on r90320:
2011-06-18 Robin PepermansFollow-up to r90265: directionality improvements as...
2011-06-17 Sam ReedSwap else if for elseif
2011-06-01 Sam ReedRemove some unused variables, add/improve some document...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-14 Roan KattouwKill diff.js with fire. It only applies to versions...
2011-05-10 Brion Vibber* (bug 21279, bug 28820) Workaround for standard diff...
2011-05-06 Sam ReedKill off the long deprecated $wgInputEncoding and ...
2011-05-01 Sam Reed* (bug 27185) API: Add Special:ComparePages
2011-04-19 Chad Horohoe(bug 28610) unsegement is not a word
2011-04-11 Alexandre EmsenhuberNo need to call wfSuppressWarnings() and wfRestoreWarni...
2011-04-10 Alexandre Emsenhuberdl() -> wfDl()
2011-04-05 Aaron SchulzFollow up r85467: changed some countRevisionsBetween...
2011-04-05 Aaron Schulz* Cleanups to getFirstRevision and getEarliestTime
2011-03-12 Alexandre EmsenhuberUse Html::element() to generate the element; the url...
2011-02-20 Jack Phoenixspaces, added some braces to DairikiDiff.php
2011-02-20 Alexandre EmsenhuberPer Tim Starling, follow-up r76252: move WikiDiff.php...
2011-02-19 Sam ReedExplicitally define variables
2011-02-19 Sam ReedExplicitally define some variables
2011-02-18 Sam ReedRemove unreachable line in DifferenceEngine
2011-02-15 Trevor ParscalGrouped diff and history modules together to help reduc...
2011-02-12 Mark A. Hershbergerw/s fixups
2011-02-10 PlatonidesMore wfProfileOut()ing
2011-02-04 Daniel FriesenCompletely remove support for legacy style skins. All...
2011-01-20 Tim StarlingRevert r75769, r80475: mistaken attempt to fix bug...
2011-01-17 Derk-Jan HartmanUse str_replace instead of preg_replace. Follow up...
2011-01-13 Mark A. HershbergerFollow up r75662 and r67090 — use UTF-8 minus instead...
2011-01-05 Happy-melonAdd IDs to various revdel notices for skinning.
2011-01-04 Tim StarlingFix for bug 26561: clickjacking attacks. See the bug...
2010-12-12 Alexandre EmsenhuberFix fatal error from r78264
2010-12-12 Sam ReedFollowup r75763, fixup wrong change of deprecated method
2010-12-11 Aaron Schulz* Removed redundant revdelete msg above content
2010-12-10 Priyanka DhandaIf we only want to show the diff this should make it...
2010-12-06 Priyanka DhandaReverting r77516. It ain't gonna work
2010-12-01 Priyanka DhandaFixes bug 26163 - Missing categories and iw links on...
2010-11-27 Antoine MussoStylize. No differences when using: svn diff -x -wu
2010-11-25 Sam ReedMore reversion of r77297, 1 of 2 commits to keep it...
2010-11-25 Antoine Mussorevert r76464
2010-11-18 Aaron SchulzgetDiffBody() cleanups:
2010-11-18 Aaron Schulz* Moved author count check to new Title::countAuthorsBe...
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-11-07 Alexandre Emsenhuber* (bug 24833) Files name in includes/diff/ are now...
2010-11-01 Derk-Jan HartmanAvoid unnecessary linebreaks in difflines. Fixes bug...
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-10-31 Sam ReedUpdate a few deprecated method calls
2010-10-29 Derk-Jan HartmanSwitch the hyphen in diff output to actually minus...
2010-10-29 Derk-Jan HartmanAdd a nbsp to each empty "diff-marker".
2010-10-26 PlatonidesAddress my own CR in r75332.
2010-10-24 Priyanka Dhandabug25289 Hook that optionally adds custom content inste...
2010-10-23 Roan KattouwRevert r70640 per CR: don't expose unsalted edit tokens...
2010-10-18 Priyanka DhandaReverted accidental changes to DifferenceInterface...
2010-10-18 Priyanka DhandaAdded to DefaultSettings
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-09-13 Chad HorohoeFollowup r72866, make 100 in 100+ a param. Makes raisin...
2010-09-12 Chad Horohoe(bug 24007) Diff pages now mention the number of users...
2010-09-07 Chad HorohoePartial revert r72527, unrelated/unfinished changes
2010-09-07 Chad HorohoeComment fix
2010-09-04 PlatonidesFollow-up r72349.
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-09-01 Chad HorohoeDon't show "older edit" when no older edit available...
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-22 Max Semenik"Difference between pages" is now displayed instead...
2010-08-10 Sam ReedReplace some instances of $wgUser passed to ParserOutpu...
2010-08-08 Alexandre Emsenhuber* standardised file headers
next