aboutsummaryrefslogtreecommitdiffstats
path: root/includes/SpecialLongpages.php
Commit message (Expand)AuthorAgeFilesLines
* ShortPages and LongPages are almsot identical; remove some duplication.Brion Vibber2004-10-031-24/+4
* Split files and classes in different packages for phpdocumentor. I probably c...Antoine Musso2004-09-031-0/+4
* Changing comments layout preparing for generated documentation with Phpdocume...Antoine Musso2004-09-021-0/+12
* * Support for table name prefixes throughout the code. No support yet for con...Tim Starling2004-07-181-1/+4
* Replace ugly abuse of log pages to store cached results of query pagesBrion Vibber2004-05-091-7/+11
* include_once -> require_onceTim Starling2004-05-071-1/+1
* Add digit transformation function Language::formatNum() for Arabic and otherBrion Vibber2004-03-061-1/+2
* Fix for compatibility with short_open_tag = OffBrion Vibber2004-02-181-1/+1
* Minor speed improvement on list of long/short pagesMr. E232004-01-271-2/+2
* Ability to declare all query pages "expensive"Tim Starling2004-01-251-20/+20
* I was adding a special page (dead-end pages), and I realized that almost allEvan Prodromou2003-12-011-41/+27
* Use wfMsg()'s parametersBrion Vibber2003-11-151-1/+1
* changing wfQuery to allow replicationTim Starling2003-09-201-1/+1
* Refactor some common code for offsets/limits; some preliminary stuff for uplo...Brion Vibber2003-06-031-6/+1
* Cache slow special pages allpages, lonelypages, longpages, shortpages, watned...Brion Vibber2003-05-161-1/+10
* Initial revisionLee Daniel Crocker2003-04-141-0/+47