This is giving me a syntax error. It looks gross this way, but I can't think of any...
[lhc/web/wiklou.git] / includes / SpecialCategories.php
2007-10-22 Niklas Laxström* Support magic words in categoriespagetext
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-07 Niklas Laxström* Escaping the title
2007-05-05 Niklas Laxström* Prettify
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-02-26 Greg Sabino MullaneAdd column alias, fixes bug 9104
2007-02-16 Brion Vibberunused local var
2007-02-15 Domas Mituzassmall comment on top of function (about previous commit :)
2007-02-15 Domas Mituzasrun a LinksBatch pass on all links being printed.
2007-02-04 Domas Mituzas* Fix some syntax cruft & formatting
2007-02-04 Domas Mituzas* Add AlphabeticPager abstract class
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-02 Greg Sabino MullaneAdd implicitGroupby function to account for different...
2006-12-19 Brion VibberReverting...this broke the site. Massive temporary...
2006-12-09 Greg Sabino MullaneAllow "ORDER BY value" to do its thing for databases...
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-07-14 Greg Sabino MullaneChange GROUP BY to standard SQL form by specifying...
2006-06-06 Domas MituzasAutoload QueryPage
2006-05-14 Niklas Laxström* (bug 5805) {{plural:}} support for counters in some...
2006-05-08 Niklas Laxström* Added many missing formatNum calls
2006-05-05 Rob Church(bug 5837) Use "members" for the value descriptor in...
2006-05-01 Niklas Laxström* Bidi-aid on list pages
2006-04-28 Rob ChurchRemove unneeded extra whitespace at top of Special...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-12-04 Antoine MussoClean up unused globals!
2005-11-24 Brion Vibber* (bug 146) List number of category members in Special...
2005-09-12 Niklas LaxströmAllow wikitext again
2005-08-02 Ævar Arnfjörð Bjar... * Using wfMsgHtml() for safe html output
2004-11-13 Antoine MussoFix bug bugzilla.wikipedia.org/show_bug.cgi?id=705
2004-10-14 Brion VibberXHTML fix
2004-09-22 Antoine MussoFix bugzilla.wikipedia.org/show_bug.cgi?id=490 Impleme...
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-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-06-01 Jens FrankUse title object so that _ will be rendered as space
2004-06-01 Jens Frankbased on QueryPage, fixed query to really return all...
2004-04-24 Brion VibberAlso fix the underscore business for broken cat links
2004-04-24 Brion VibberFix for namespace world
2004-04-20 Magnus ManskeCategory namespaces
2004-04-09 Brion VibberXHTML clean-up. Started reformatting Preferences. Fixed...
2004-04-01 Tim Starlinguse of $wgRequest
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2003-09-20 Tim StarlingwfQuery now takes three parameters -- one extra for...
2003-07-11 Magnus ManskeAdded categroy feature, turned off by default