Update for he.
[lhc/web/wiklou.git] / includes / SpecialListusers.php
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-01 Brion Vibberrevert r34094 for now -- requires index that hasn't...
2008-05-01 Aaron Schulz* Add a special page to list active users
2008-04-30 Greg Sabino MullaneCall useIndexClause, not raw FORCE INDEX.
2008-04-28 Andrew GarrettUpdate UsersPager to make buildGroupLink, getGroups...
2008-04-25 Victor VasilievTweak Special:Listusers for CentralAuth
2008-04-20 Aaron SchulzFORCE should only apply when no group given
2008-04-20 Aaron SchulzRemove filesort from EXPLAIN
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-02 Roan Kattouw(bug 12542) Adding a bunch of hooks to SpecialListusers...
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-06-29 Brion Vibber* (bug 10406) Fix Special:Listusers filter form for...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-21 Rob ChurchMinor code refactoring
2007-06-21 Rob Church(bug 10325) Fix regression in form action on Special...
2007-05-08 Nick JenkinsRemoving or commenting out unused variables or globals...
2007-04-21 Antoine MussoConvert whitespaces to tabulations
2007-04-11 Rob Church* (bug 9554) Extension-provided group name messages...
2007-03-27 Rob ChurchGive the username field an identifier so the label...
2007-03-19 Nick Jenkins* Prevent E_STRICT error when '$wgDebugDumpSql = true...
2007-03-14 Aaron Schulz*Fix initialization regressions in r20382. Also, join...
2007-03-13 Raimond SpekkingMake Special:Listusers caseinsensitive for first letter
2007-02-22 Raimond Spekking* (bug 8919) Suppress paging links and related messages...
2007-02-16 Brion VibberFix regressions in Special:Listusers introduced in...
2007-02-15 Domas MituzasUse AlphabeticPager for Special:Listusers
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-17 Niklas Laxström* Label was not working
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
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-09-25 Greg Sabino MullaneAnother attempt at cross-database compatibility; mysql...
2006-09-05 Tim Starlingrevert complete breakage on MySQL
2006-09-02 Greg Sabino MullaneFix to bug #7186: adds item to GROUP BY clause.
2006-08-15 Brion Vibber* (bug 1866) Improve navigation on Special:Listusers...
2006-08-12 Rotem LissAdding static functions to User to create links to...
2006-07-17 Domas Mituzasrollback of change that made filesorts
2006-07-14 Greg Sabino MullaneChange GROUP BY to standard SQL form by specifying...
2006-06-06 Domas MituzasAutoload QueryPage
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine Mussolast round of PHP5 stuff for now.
2006-05-08 Ævar Arnfjörð Bjar... * Fixed invalid XML, please test with application/xhtml...
2006-05-07 Rob Church(bug 5846) Link to individual group description pages...
2006-05-04 Niklas Laxström* (bug 5587) Clean up the languages from references...
2006-05-03 Rob ChurchRemove leftover cruft
2006-05-03 Rob Church* (bug 5801) Correct handling of underscores in Special...
2006-05-01 Niklas Laxström* Bidi-aid on list pages
2006-04-21 Tim StarlingRemoved extra GROUP BY terms introduced in revision...
2006-04-12 Brion Vibber* (bug 385) Installer support for PostgreSQL, fixes...
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-04-04 Rob Church(bug 5447) Convert first letter of username to uppercas...
2006-01-31 Tim StarlingFeature karma: removing a useless feature that I recent...
2006-01-25 Tim StarlingAdded $wgInvisibleGroups, to hide groups from Special...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-05 Tim StarlingRemoved $wgLinkCache, converted to a singleton. Removed...
2005-12-11 Brion VibberAvar poked in these hooks as a demo for Tom, but they...
2005-12-09 Ævar Arnfjörð Bjar... * (bug 3294) A hook intended for use by extensions...
2005-12-04 Antoine MussoClean up unused globals!
2005-10-29 Ævar Arnfjörð Bjar... * NS_USER => $row->namespace (it's going to be the...
2005-09-20 Brion Vibber* (bug 3506) Avoid MySQL error when Listusers returns...
2005-09-13 Niklas LaxströmBug 3144: "Submit query" message localization
2005-09-11 Tim StarlingFaster Special:Listusers, should be up to 10x faster...
2005-07-13 Antoine Musso* optional parameter for [[Special:Listusers]]
2005-06-30 Brion Vibber* (bug 2625) Keep group & user settings when paging...
2005-06-16 Brion Vibber* Fix ordering of Special:Listusers; fix groups list...
2005-06-09 Brion VibberRework the user_groups system, again, into something...
2005-05-15 Tim StarlingRenamed group table to groups, and renamed the fields...
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