aboutsummaryrefslogtreecommitdiffstats
path: root/includes/UserArray.php
Commit message (Expand)AuthorAgeFilesLines
* Add a central ID lookup serviceBrad Jorsch2015-12-021-87/+0
* Add UserArray::newFromNames()Kunal Mehta2015-02-261-0/+21
* Replace wfRunHooks calls with direct Hooks::run callsAaron Schulz2014-12-101-1/+1
* Fixed some @params documentationumherirrender2014-04-141-3/+3
* Fixed spacingumherirrender2014-03-201-1/+1
* Split Title and User ArrayFromResult classes to own filesaddshore2014-01-261-69/+2
* UserArray: Avoid * and double keys in selectumherirrender2013-12-141-2/+6
* Make (Title|User)Array implements CountableNiklas Laxström2013-12-121-1/+1
* fix some spacingumherirrender2013-03-251-1/+1
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-091-0/+20
* Reverted r108743 per CR comment. This should at least be discussed first.Aaron Schulz2012-01-121-0/+1
* Kill "* @return void"Sam Reed2012-01-121-1/+0
* Documentation and type hinting.Happy-melon2011-10-061-0/+3
* More parameter documentation!!Sam Reed2011-05-281-4/+23
* More comment updates, addition of some braces alsoSam Reed2011-05-211-1/+11
* (bug 10172) Move setting the "changed since last visit" flags out of the job ...Roan Kattouw2009-03-021-0/+11
* Revert r38165 for now, breaks CentralAuth and I don't have that installed any...Aryeh Gregor2008-07-291-0/+66
* Merge TitleArray and UserArray into one unified class, ObjectArray. Adding s...Aryeh Gregor2008-07-291-66/+0
* * Add count() method to TitleArray and UserArray.Aryeh Gregor2008-07-271-0/+4
* In User:Tim Starling2008-04-151-0/+62