Do not assume that the current working dir is phase3/config
[lhc/web/wiklou.git] / includes / diff /
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
2010-08-07 Alexandre EmsenhuberPer comments, follow-up to r70278: make patrol tokens...
2010-08-01 Alexandre Emsenhuber* (bug 24418) action=markpatrolled now requires a token
2010-07-09 Chad HorohoeCleanup to r69191: use addParserOutput() instead of...
2010-07-08 Chad Horohoe(bug 24124) Diffs are taking 10 to 20 seconds to load...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-14 Chad HorohoeCleanup most of the DIY extension detection/dl() code...
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-28 PlatonidesBug 23699: Add trailing \n at the end of <div>s in...
2010-05-24 Aaron Schulz* Removed leftover token check of unhide=1 that was...
2010-05-20 Raimond Spekking Bug 23608: "&nbsp" not followed by a semicolon in...
2010-05-19 Mark A. Hershberger* remove function_exists calls for things that function...
2010-05-12 Alexandre Emsenhuberfixed some doxygen warnings
2010-04-09 Tobiasfixing bug 23113 (introduced in r60945) which breaks...
2010-01-11 Aaron SchulzRefactored duplication into revisionDeleteLink()
2010-01-09 Aaron Schulzbug 21411 'Add a new message rev-suppressed-no-diff...
2009-11-14 Siebrand MazelandUpdate break notation to self enclosed and properly...
2009-10-30 Aaron SchulzA few cleanups for r58351
2009-10-30 Aaron Schulz* bug 21267 change "show/hide" to "show", if user canno...
2009-10-28 Chad Horohoe(bug 19859) Remove HTMLDiff. Could possibly be salvaged...
2009-10-28 Aaron Schulzbug 21282 &unhide=1 on next/prev diff links if already...
2009-10-25 Aaron SchulzTweak r58117: removed diff-multi class
2009-10-25 Aaron SchulzAdded deleted diff notice for unhide=1 urls to be clear...
2009-10-22 Alexandre Emsenhuber* (bug 21053) Fixed diff header layout for multi diffs...
2009-10-01 Brion Vibberfix eol style
2009-09-30 Aaron Schulzadded 'rev-suppressed-unhide-diff'
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-09-30 Aaron SchulzFollow-up r57109: missing file
2009-09-30 Aaron SchulzMoved UI diff stuff into its own DifferenceInterface...
2009-09-28 Aaron Schulz* Split off deletedrevision (view only) right and give...
2009-09-16 Tim StarlingFix for bug 20601: disable debug output. It can be...
2009-08-24 Niklas LaxströmRecommit r53710 without the hack for preventing style...
2009-08-21 Brion VibberRevert r53710 "* Allow suppressing "line 1" from the...
2009-08-04 Aryeh GregorShow change flag tooltips everywhere, not just RC
2009-07-29 Chad Horohoe* (bug 16311) Make recent change flags acronyms instead...
2009-07-24 Niklas Laxström* Don't add 200 extra css/js requests when showing...
2009-07-18 Aaron SchulzEnable show/hide link on diff to cur (consistency)
2009-06-06 Siebrand Mazeland* follow-up to r51301: also add separated date and...
2009-06-03 Tim StarlingFix for r49412, possible fatal errors.
2009-06-01 Purodha B BlissenbachMessage 'revisionasof' - date and time separated as...
2009-06-01 Tim StarlingIn Special:RevisionDelete:
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-19 Chad HorohoeCleanup to r50310 & 50313: Don't use @ on chmod() and...
2009-05-07 Alexandre Emsenhuberfix E_PARSE from r50310
2009-05-07 Chad Horohoe(bug 16925) Diffs no longer silently fail when $wgExter...
2009-04-21 Aaron Schulz* Workaround ugly Safari/Chrome handling of <col> tags...
2009-04-11 Chad HorohoeNo more $wgTitle in the diff engine.
2009-03-22 Aaron SchulzAdd convenience links for bug 18068
2009-03-09 Roan Kattouw(bug 17863) Fix regression from r47890 that broke Show...
2009-02-28 Roan Kattouw* API: (bug 13209) Add rvdiffto parameter to prop=revisions
2009-02-24 Aaron SchulzBug 17241 The diffonly URI parameter should cascade...
2009-02-22 Raimond SpekkingMove <div>...</div> from message text to program code...
2009-02-12 Aaron Schulz(bug 5776) Add extra patrol link on bottom for diffs
2009-02-09 Aaron SchulzAdded missing Revision::FOR_THIS_USER flag
2009-02-09 Aaron SchulzTweaks for bug 17060
2009-02-09 Aaron Schulz* Tweaks for bug 17052:
2009-02-01 Niklas Laxström* kill E_NOTICE
2009-01-24 Aaron Schulz(bug 17104) Remove [Mark as patrolled] link for already...
2009-01-18 Alex Z(bug 17055) Use a CSS class ('mw-revdelundel-link'...
2009-01-15 Aaron SchulzUse getRawUserText function, since this is just there...
2009-01-14 Aaron SchulzFix for r45723
2009-01-14 Aaron SchulzCleaned up single rev page diffs (bug 11527)
2009-01-07 Aaron Schulz(bug 16923) New parameter value diff=review for the URL
2009-01-02 Aaron SchulzTweak r45314: just return out
2009-01-02 Aaron Schulz(bug 9243) Avoid exit to make MW handle page exceptions...
2008-12-23 Alexandre Emsenhuber* Like r44911 but for MediaWiki:Difference message...
next