Replace ugly abuse of log pages to store cached results of query pages
[lhc/web/wiklou.git] / includes / QueryPage.php
2004-05-09 Brion VibberReplace ugly abuse of log pages to store cached results...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-04-29 Brion VibberFix use of the <comments> field in RSS feed. It's not...
2004-04-28 Antoine Musso+add the "comments" field to rss feeds
2004-04-27 Antoine Mussounlike the (# next) message in most cases.
2004-04-09 Antoine MussoFix sourceforge bug 919061
2004-04-09 Brion VibberXHTML clean-up. Started reformatting Preferences. Fixed...
2004-04-09 Brion VibberXHML fixes
2004-03-20 Brion VibberSend cache-control headers with feeds, this makes 304...
2004-03-19 Brion VibberSome more RSS syndication work. <author> tags now inclu...
2004-03-08 Brion VibberMore globals and uninitialized variables fixes. Added...
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Brion VibberPut site name first in feed title
2004-03-06 Tim Starling* using new Title::getURL()
2004-03-05 Brion VibberTweaking RSS; add dates, etc.
2004-03-05 Brion VibberNew RSS feed should be easier to integrate with any...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-25 Tim StarlingAbility to declare all query pages "expensive"
2004-01-20 Jens FrankFeature-Request #816659,#668443: No (next 50) link...
2003-12-01 Evan ProdromouI was adding a special page (dead-end pages), and I...