aboutsummaryrefslogtreecommitdiffstats
path: root/includes/diff
Commit message (Expand)AuthorAgeFilesLines
...
* Follow up r85467: changed some countRevisionsBetween/countAuthorsBetween call...Aaron Schulz2011-04-051-9/+9
* * Cleanups to getFirstRevision and getEarliestTimeAaron Schulz2011-04-051-1/+1
* Use Html::element() to generate the element; the url and the title attribute ...Alexandre Emsenhuber2011-03-121-8/+8
* spaces, added some braces to DairikiDiff.phpJack Phoenix2011-02-201-69/+73
* Per Tim Starling, follow-up r76252: move WikiDiff.php to DairikiDiff.php to n...Alexandre Emsenhuber2011-02-201-0/+0
* Explicitally define variablesSam Reed2011-02-192-2/+20
* Explicitally define some variablesSam Reed2011-02-191-155/+199
* Remove unreachable line in DifferenceEngineSam Reed2011-02-181-1/+0
* Grouped diff and history modules together to help reduce cache invalidation. ...Trevor Parscal2011-02-151-1/+2
* w/s fixupsMark A. Hershberger2011-02-121-2/+2
* More wfProfileOut()ingPlatonides2011-02-101-1/+10
* Completely remove support for legacy style skins. All legacy skinning options...Daniel Friesen2011-02-041-2/+3
* Revert r75769, r80475: mistaken attempt to fix bug 25725 by deleting random n...Tim Starling2011-01-201-1/+1
* Use str_replace instead of preg_replace. Follow up of r75769Derk-Jan Hartman2011-01-171-1/+1
* Follow up r75662 and r67090 — use UTF-8 minus instead of HTML entityMark A. Hershberger2011-01-131-1/+1
* Add IDs to various revdel notices for skinning.Happy-melon2011-01-051-3/+3
* Fix for bug 26561: clickjacking attacks. See the bug report for full document...Tim Starling2011-01-041-0/+5
* Fix fatal error from r78264Alexandre Emsenhuber2010-12-121-1/+1
* Followup r75763, fixup wrong change of deprecated methodSam Reed2010-12-121-1/+1
* * Removed redundant revdelete msg above contentAaron Schulz2010-12-111-49/+40
* If we only want to show the diff this should make it faster. Sort of related ...Priyanka Dhanda2010-12-101-12/+14
* Reverting r77516. It ain't gonna workPriyanka Dhanda2010-12-061-4/+0
* Fixes bug 26163 - Missing categories and iw links on diff pages.Priyanka Dhanda2010-12-011-0/+4
* Stylize. No differences when using: svn diff -x -wuAntoine Musso2010-11-273-529/+529
* More reversion of r77297, 1 of 2 commits to keep it readable in CR (hopefully)Sam Reed2010-11-251-2/+2
* revert r76464Antoine Musso2010-11-251-2/+2
* getDiffBody() cleanups:Aaron Schulz2010-11-181-11/+16
* * Moved author count check to new Title::countAuthorsBetween() functionAaron Schulz2010-11-181-31/+29
* Various unused variables, add some bracesSam Reed2010-11-101-2/+2
* * (bug 24833) Files name in includes/diff/ are now less confusingAlexandre Emsenhuber2010-11-074-2149/+2149
* Avoid unnecessary linebreaks in difflines. Fixes bug 25725Derk-Jan Hartman2010-11-011-1/+1
* bug 25517 Assignment in conditions should be avoided/ http://www.mediawiki.or...Sam Reed2010-11-011-2/+3
* Update a few deprecated method callsSam Reed2010-10-311-1/+1
* Switch the hyphen in diff output to actually minus signs.Derk-Jan Hartman2010-10-291-1/+1
* Add a nbsp to each empty "diff-marker".Derk-Jan Hartman2010-10-291-1/+1
* Address my own CR in r75332.Platonides2010-10-261-7/+7
* bug25289 Hook that optionally adds custom content instead of article content ...Priyanka Dhanda2010-10-241-12/+15
* Revert r70640 per CR: don't expose unsalted edit tokens in URLs. Should inste...Roan Kattouw2010-10-231-2/+2
* Reverted accidental changes to DifferenceInterface in r74956Priyanka Dhanda2010-10-181-14/+12
* Added to DefaultSettingsPriyanka Dhanda2010-10-181-12/+14
* Assignment in loop conditions suckSam Reed2010-10-131-6/+7
* Followup r72866, make 100 in 100+ a param. Makes raising the limit easier :)Chad Horohoe2010-09-131-2/+12
* (bug 24007) Diff pages now mention the number of users having edited intermed...Chad Horohoe2010-09-121-3/+17
* Partial revert r72527, unrelated/unfinished changesChad Horohoe2010-09-071-14/+3
* Comment fixChad Horohoe2010-09-071-4/+15
* Follow-up r72349.Platonides2010-09-041-1/+1
* Merging resourceloader branch into trunk. Full documentation is at http://www...Roan Kattouw2010-09-041-4/+1
* Don't show "older edit" when no older edit available. Based on patch by Umher...Chad Horohoe2010-09-011-12/+16
* Get rid of PHP4-style constructorsChad Horohoe2010-08-301-11/+11
* "Difference between pages" is now displayed instead of "Difference between re...Max Semenik2010-08-221-1/+5