A major reworking of [[Special:Allmessages]].
[lhc/web/wiklou.git] / includes / QueryPage.php
2004-08-11 Brion VibberDetail comment on the 'value' column
2004-08-11 Arne HeizmannIn QueryPage: fixing a misleading comment. value needn...
2004-08-10 Arne Heizmann(hopefully) fix a warning that came up on various Query...
2004-08-10 Domas Mituzassplit getOrderLimit() into getOrder() and Database...
2004-08-09 Arne HeizmannNew feature: Recent Changes Patrol. All edits and new...
2004-07-31 Brion VibberFix fatal error from typo
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-14 Gabriel Wickebug fix: missing colon caused special pages to fail
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-06-11 Domas Mituzasuse wfLimitResult
2004-05-20 Tim StarlingFixing special pages, esp. dropdown list in the nostalg...
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...