If 'tables' is a string that starts with a space, treat it as user-enforced FROM...
[lhc/web/wiklou.git] / includes / DifferenceEngine.php
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...
2006-07-26 Tim StarlingMerged localisation-work branch:
2006-07-11 Antoine MussoRemove forced dereferencements (new() returns a referen...
2006-06-18 Brion Vibber* (bug 6304) Show timestamp for current revision in...
2006-06-07 Brion Vibber* (bug 4280) Use 'noindex,nofollow' instead of 'noindex...
2006-06-06 Domas MituzasAutoLoad Revision
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-05-30 Jens Frankbug 6125 Add links to edit old versions to diff views
2006-05-24 Brion Vibber* Add 'DiffViewHeader' hook called before diff page...
2006-05-17 Niklas Laxström* Some escaping
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine MussoSome more PHP5 stuff
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-04-02 Brion VibberLive fix: profiling points for wikidiff2
2006-03-18 Rob Church* Remove deprecated $wgOnlySysopsCanPatrol references...
2006-03-18 Lupinunused globals removed
2006-03-16 Brion Vibber* Further work on rev_deleted; changed to a bitfield...
2006-03-11 Lupintrailing whitespace removal
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-02-20 Tim StarlingLet wikidiff2 do its own segmenting
2006-02-17 Tim Starlingcheck if the wikidiff2 function exists after loading...
2006-02-09 Tim StarlingAdded support for wikidiff2 and similar external diff...
2006-02-08 Tim StarlingBug 4916: Make localised text (notably the word "line...
2006-01-23 Brion Vibber* (bug 4686) Fix regression where ?diff=0&oldid=0 cause...
2006-01-23 Domas MituzasTidy up only article views, previews, image pages and...
2006-01-19 Tim Starlingcheck if Revision::getText() returned without an error
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-12-26 Domas MituzasCommit in live site statistic bits
2005-12-15 Brion Vibber* (bug 349) Fix for some numeric differences not being...
2005-11-27 Brion Vibber* (bug 3979) Save correct {{REVISIONID}} into parser...
2005-11-15 Tim StarlingImplemented diff cache
2005-10-22 Niklas Laxströmmediawiki:missingarticle to wikitext
2005-08-31 Tim StarlingFixed resource exhaustion problems due to long lines...
2005-08-15 Niklas Laxströmwhite-space: indentation
2005-08-02 Niklas LaxströmwfMsgHtml, id's to links, new akeytt() for testing
2005-07-22 Brion Vibber* (bug 2885) Fix fatal errors and notices in PHP 5...
2005-06-30 Brion Vibber* (bug 2620) Return to prior behavior for some more...
2005-06-29 Brion Vibber* (bug 2614) Fix section edit links on diff-to-current...
2005-06-28 Jens Frank(bug 2562) Show rollback link for current revisions...
2005-04-13 Erik Moeller1) actually do what it says (only use external diff...
2005-04-12 Erik Moeller1) add new preference: use external diffs (uses same...
2005-03-29 Antoine Mussotypo
2005-03-29 Antoine Mussocode formatting
2005-03-20 Brion VibberFail gracefully when given bogus revisions
2005-02-21 Brion VibberCruft war continues: more uses of isAnon() and isLoggedIn()
2005-02-21 Brion VibberAudit tweaks: extra post checks, markup fixes.
2005-01-27 Antoine Mussofix phpdoc comment
2004-12-24 Brion Vibber* (bug 1178) Fix previous diff link when using 'oldid=0'
2004-12-19 Brion VibberStart splitting back-end functions from the Article...
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-12-05 Zheng ZhuTreat each Chinese character as a single word when...
2004-12-01 Brion VibberProfiling points. Bump version to 1.4.0beta0; update...
2004-11-25 Brion VibberFix indentation, add profiling points
2004-11-21 Brion VibberDon't try to dl() the wikidiff module if it's already...
2004-10-28 Brion VibberMore doc comment fiddling
2004-10-24 Antoine MussoImplementing user levels management. This is only a...
2004-10-24 Tim StarlingCorrecting bugs due to double-prefixing table names...
2004-10-09 Brion VibberReduce dependence on $wgOut global in the difference...
2004-10-03 Brion VibberXHTML fix: escape links put into HTML
2004-10-02 Jens FrankAdd previous/next links to old revision pages
2004-10-02 Jens FrankMoved 'get previous/next revision' code from Difference...
2004-09-26 Brion VibberBack out kturner's old table restructure for now.
2004-09-26 River Tarnellremove old_namespace and old_title from old table.
2004-09-24 Zheng ZhuFirst batch of files modified to switch wgLang to wgCon...
2004-09-11 Tim Starlingbetter debug info
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-30 Arne HeizmannOops. Don't double-escape this.
2004-08-30 Arne Heizmanncomment was incomplete
next