aboutsummaryrefslogtreecommitdiffstats
path: root/includes/PageHistory.php
Commit message (Expand)AuthorAgeFilesLines
* Merge 'real' beta4 from HEADBrion Vibber2004-06-271-2/+2
* Merge 1.3.0beta3 from HEADBrion Vibber2004-06-131-9/+13
* Merge to HEAD; 1.3.0beta2Brion Vibber2004-06-061-8/+10
* access key and tooltip for 'compare selected versions' button, defaults to 'v'Gabriel Wicke2004-05-211-1/+2
* m moved to start of commentGabriel Wicke2004-05-211-5/+3
* htmlspecialchars instead of urlencodeGabriel Wicke2004-05-181-1/+1
* Arbitrary diff selection without javascriptGabriel Wicke2004-05-181-37/+23
* minor bugGabriel Wicke2004-04-101-1/+1
* tab in indexes on 'last' linksGabriel Wicke2004-04-091-9/+13
* moved script outside the ulGabriel Wicke2004-04-091-5/+5
* XHTML protectionBrion Vibber2004-04-091-1/+3
* HTML tweaks inching towards XHTML-friendly output. To test:Brion Vibber2004-04-031-1/+1
* A little HTML cleanup on diff linksBrion Vibber2004-04-021-4/+4
* Using full URL instead of relative for js arbitrary diff, since relative URLs...Mr. E232004-03-261-2/+2
* 1) section editing auto-summaries are now formatted as /* foo */Erik Moeller2004-03-241-1/+3
* added class for stylingGabriel Wicke2004-03-221-1/+1
* Replace the random boolean parameters on Title::getURL() with a set ofBrion Vibber2004-03-071-1/+1
* * Fixed magic quotes in $_REQUEST, in Setup.phpTim Starling2004-03-061-1/+1
* Fixed bug causing diffs with cur to produce wrong result. Checkbox only showe...Mr. E232004-02-071-12/+26
* Fix for problem diffing with current revisionMr. E232004-02-061-1/+1
* Feature for diffing any two revisions.Mr. E232004-01-311-3/+31
* Feature-Request #816659,#668443: No (next 50) link if there is no next pageJens Frank2004-01-201-1/+1
* Bug fixes: watchlist and recent changes linked were broken in the last commitTim Starling2004-01-171-0/+1
* Tweak offset/limit parameters for correctness. Enable 'last' diff link onBrion Vibber2003-12-211-15/+19
* Split off page history code to PageHistory.php out of Article.php and Skin.php.Brion Vibber2003-12-211-0/+163