Performance improvements to diff algorithms
[lhc/web/wiklou.git] / includes / DifferenceEngine.php
2008-08-18 Guy Van den BroeckPerformance improvements to diff algorithms
2008-08-15 Alexandre EmsenhuberFixes for r39406:
2008-08-15 Guy Van den BroeckNew implementation of wikidiff3 algorithm replacing...
2008-08-05 Alexandre Emsenhuber* Remove useless ?> in Diff.php
2008-08-05 Guy Van den BroeckLoad Diff.php only when wgExternalDiffEngine is set
2008-08-05 Guy Van den BroeckAlternative experimental diff implementation. Enable...
2008-07-23 Aryeh GregorRefactor a bit preparatory to fixing bug 8068: rewrite...
2008-07-07 SQLwhitespace to bring function into line with mediawiki...
2008-07-05 Alexandre EmsenhuberRemoved "See diff.doc", it seems that this file never...
2008-06-05 Raimond Spekking* (Bug 13828) Split parameter $1 (combines title and...
2008-06-04 Aaron SchulzAdd oldid like r35829, except without random unrelated...
2008-06-04 Tim StarlingReverted r35829, breaks the suppression of the "next...
2008-06-03 Aaron SchulzMake link to current not be misleading if the diff...
2008-05-29 Aaron SchulzDon't temp users with rollback links to uneditable...
2008-05-23 Tim StarlingIn FlaggedRevs:
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-25 Brion VibberAdd debug comment to diffs indicating generator backend...
2008-04-23 Rotem LissDon't show an undo link in the diff page when one of...
2008-04-22 Raimond Spekking* Move hardcoded text "Diff:..." to new message 'missin...
2008-04-15 Aaron Schulzvalign='top'
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-12 Victor Vasiliev* Hide (undo) link if user isn't able to edit page
2008-04-06 Niklas Laxström* Small cleanups
2008-03-31 Aaron SchulzReturn '' to avoid vague cryptic error message when...
2008-03-21 Niklas Laxström* (bug 13466) White space differences not shown in...
2008-03-18 Aaron SchulzCheck permissions before using cache (bug 9432)
2008-03-18 Brion VibberRevert r32126 -- breaks type-safety by having a bunch...
2008-03-18 Aaron Schulz*Return false when a user cannot see a field of a revis...
2008-03-14 Alexandre Emsenhuber(bug 12882) Adding a <span class="patrollink"></span...
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-02-17 Aaron SchulzGive usertext so that user,timestamp index can be used...
2007-12-06 Brion Vibber* (bug 12148) Text highlight wasn't applied to cleanly...
2007-12-06 Daniel CannonMinor typo in r27809. Add space before "(edit)" link...
2007-12-04 Brion VibberRevert r28136; overlong title prefix obscures page...
2007-12-04 Raimond Spekking* Add descriptive <title> to revision difference page
2007-12-01 Victor Vasiliev* Fix rvdiffformat=array
2007-11-27 Roan KattouwAPI:
2007-11-26 Roan KattouwFixing DiffFormatter so it actually outputs valid diffs.
2007-11-24 Aaron Schulz* Don't cache diffs with deleted content
2007-10-11 Andrew Garrett* Fix up RELEASE-NOTES from previous commit (confused...
2007-10-01 Brion VibberRevert r26281 for the moment. Big patch, changes severa...
2007-10-01 Aaron Schulz*Clean up deletion of revisions and remove some gaps
2007-09-09 Greg Sabino MullaneDon't pass getTimestamp output directly to the db witho...
2007-09-07 Tim StarlingFixed the diff cache purge feature:
2007-09-05 Aryeh GregorTweak comment text
2007-09-05 Aryeh GregorAdd comment for r25525 so future devs don't think their...
2007-09-05 Domas Mituzasbe resourceful, instead of creating new indexing bloat...
2007-09-02 Tim StarlingIn the diff column headings, Use divs with id attribute...
2007-08-06 Rob Church* (bug 10793) Show patrol links on all eligible diff...
2007-08-04 Rob Church* (bug 10805) Fix "undo" link when viewing the diff...
2007-07-22 Rob ChurchSkip the difference engine cache when 'action=purge...
2007-07-11 Brion VibberRevert r23999 -- too-specific class names are annoying...
2007-07-11 Raimond SpekkingAdding a few CSS classes per request on de.wiki
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-13 Brion Vibber* (bug 9948) Workaround for diff regression with old...
2007-05-17 Brion VibberForgot to bump the cache version when making RTL fixes
2007-05-17 Brion Vibber* Right-align diff line numbers in RTL language display
2007-05-16 Brion VibberFix a couple regressions due to diff style changes...
2007-05-16 Brion VibberAdd a version constant for diff cache so it can be...
2007-05-16 Brion Vibber* (bug 1438) Fix for diff table layout on very wide...
2007-05-16 Brion VibberFix regression in even sizing of diff columns; forgot...
2007-05-15 Brion Vibber* (bug 1438) Fix for diff table layout on very wide...
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-03-28 Aaron Schulz*Re-add r20317 with support for older URL param, rename...
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-03-27 Brion VibberRevert r20317 for the moment; incompatible changes...
2007-03-16 Brion VibberFor now revert the rev_deleted branch merge; don't...
2007-03-14 Aaron Schulz*Merge in phase3_rev_deleted/includes
2007-03-10 Aaron Schulz* Enable multi-edit undo (bug 8133)
2007-02-05 Aaron Schulz* Fix exception with "undo", use revText() for proper...
2007-02-04 Aaron SchulzRestore minor visual updates for rev_deleted
2007-02-04 Aaron Schulzrevert; first commit should not be to trunk, even if...
2007-02-04 Aaron SchulzImprove diff behavoir for rev_deleted a tad; first...
2007-02-03 Antoine MussoFix #6844: Semantically correct tags for diffchanges...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-14 Ilmari Karonenmake section links in edit summaries non-local when...
2007-01-14 Tim StarlingFixed diff-related regression, tidy accidentally disabled
2007-01-12 Nick JenkinsFor the "includes/" directory:
2007-01-12 Ilmari Karonen(bug 3446) Add user preference to hide page content...
2006-12-11 Andrew GarrettPer discussion on wikitech-l, add an (undo) link for...
2006-12-10 Aryeh GregorFix for oldtitle too
2006-12-10 Aryeh Gregor* Removed a redundant <strong> tag from diff pages...
2006-12-06 Brion VibberFix for new diff revision counter: suppress intermediat...
2006-12-06 Rotem LissMerging 'diff-multi' and 'diff-multi-revs'.
2006-12-06 Rotem LissCombining new 'diff-multi-rev' and 'diff-multi-revs...
2006-12-06 Ilmari Karonenfix "show changes" edit button breakage from r18194
2006-12-06 Ilmari Karonen(bug 5485) Show number of intervening revisions in...
2006-12-06 Ilmari Karonen...the previous line can also me moved inside the if...
2006-12-06 Ilmari Karonenavoid calling wfMsg( 'missingarticle' ) unless needed
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-11-26 Andrew Garrett* (bug 6295) Add a 'revision patching' functionality...
2006-11-17 Aryeh GregorAfter discussion with Fyren on IRC, apply last patch...
2006-11-17 Aryeh Gregor(bug 7688) When viewing diff, section anchors in autosu...
2006-11-16 Aryeh Gregor* urlencode username so rollback-on-history works for...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-11-07 Andrew Garrett(bug 5936) Show an 'm' to the left of the edit summary...
2006-10-04 Tim StarlingAbolished $wgDBname as a unique wiki identifier, it...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
next