* Added a test for a link with multiple pipes
[lhc/web/wiklou.git] / includes / SpecialListusers.php
2005-04-27 Brion VibberAdd a space to make output look less horrible
2005-04-27 Brion VibberAvoid 'trying to get property of non-object' notices
2005-04-26 Ævar Arnfjörð Bjar... * Removing two undefined messages, speciallistusersgrou...
2005-03-24 Ævar Arnfjörð Bjar... Removed hardcoded messages in Special:Listusers.
2005-02-21 Brion VibberDe-cruftification continues.
2005-02-01 Antoine MussoFix #770. Does mysql group_concat at application level...
2005-01-27 Antoine Mussofix phpdoc comment
2005-01-16 Tom GilderVarious XHTML fixes
2004-12-01 Brion VibberSigh...
2004-11-13 Antoine MussoFix bug bugzilla.wikipedia.org/show_bug.cgi?id=705
2004-11-12 Antoine MussoPartially implement bugzilla.wikipedia.org/show_bug...
2004-10-24 Jens FrankRenaming columns:
2004-10-24 Jens FrankRename fields of user_rights and user_groups table...
2004-09-24 Zheng ZhuAttempt to fix links not fixed in the wgLang->wgContLan...
2004-09-24 Zheng ZhuSecond batch of files modified to replace selected...
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-08-24 Jens FrankSplit user table into two parts: user and user_rights...
2004-08-07 Brion VibberUse makeLink instead of makeKnownLink in the users...
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-06-18 Antoine Mussosome comments at top
2004-06-12 Antoine MussoisExpensive get default value
2004-06-12 Antoine MussoMigrated as a QueryPage extension
2004-06-11 Domas Mituzaschange user into "user" for PG
2004-04-09 Brion VibberXHTML clean-up. Started reformatting Preferences. Fixed...
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-06-03 Brion VibberRefactor some common code for offsets/limits; some...
2003-04-14 Lee Daniel CrockerInitial revision