Don't use wfMsg('go') on this submit button. It's already used for the "Go" search...
[lhc/web/wiklou.git] / includes / SpecialAllpages.php
2004-08-14 Arne HeizmannDon't use wfMsg('go') on this submit button. It's alrea...
2004-08-14 Brion Vibber* Use WebRequest::getInt()
2004-08-14 Brion VibberGo direct to the page list if there are only one or...
2004-08-14 Arne Heizmannremove accidentally left-in debugging output
2004-08-13 Arne HeizmannA major reworking of [[Special:Allmessages]].
2004-08-13 Arne HeizmannAllow an optional &namespace= parameter for Special...
2004-08-10 Domas MituzaswfLimitResult() -> Database::limitResult()
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-07-10 Tim StarlingLoad balancing enabled in places where it's thought...
2004-07-08 Arne HeizmannSpecial:Allpages now has a "next page" and a "back...
2004-06-11 Domas Mituzasuse wfLimitResult
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-11-12 Tim StarlingLatest features and bug fixes imported from stable
2003-09-20 Tim StarlingwfQuery now takes three parameters -- one extra for...
2003-07-02 Brion VibberEnhances special page links; allow some parameters...
2003-05-16 Brion VibberCache slow special pages allpages, lonelypages, longpag...
2003-04-14 Lee Daniel CrockerInitial revision