Historique des commits

Auteur SHA1 Message Date
  Umherirrender cd8568ad89 Use IResultWrapper in UserArray and TitleArray il y a 6 ans
  Aaron Schulz e01fd44388 Move ResultWrapper subclasses to Rdbms il y a 8 ans
  Kunal Mehta 6e9b4f0e9c Convert all array() syntax to [] il y a 9 ans
  Aaron Schulz e369f66d00 Replace wfRunHooks calls with direct Hooks::run calls il y a 10 ans
  umherirrender 829886b10a Fixed some @params documentation il y a 11 ans
  addshore e3c0ab20bf Split Title and User ArrayFromResult classes to own files il y a 11 ans
  Niklas Laxström 1a3f73dd8c Make (Title|User)Array implements Countable il y a 11 ans
  Yuri Astrakhan 9506e3d812 Spellchecked /includes directory il y a 12 ans
  Alexandre Emsenhuber 2040d1337e Added missing GPLv2 headers in some places. il y a 12 ans
  Aaron Schulz 5a6559d8b1 Reverted r108743 per CR comment. This should at least be discussed first. il y a 13 ans
  Sam Reed a5c200a25b Kill "* @return void" il y a 13 ans
  Sam Reed ba0cbdeeff More parameter documentation!! il y a 13 ans
  Sam Reed 8775ac3b20 Type hinting il y a 14 ans
  Aryeh Gregor a42e23da22 Revert r38165 for now, breaks CentralAuth and I don't have that installed anywhere to debug. il y a 16 ans
  Aryeh Gregor c51f8ce69d Merge TitleArray and UserArray into one unified class, ObjectArray. Adding support for a new type of object will now just take a few lines. il y a 16 ans
  Aryeh Gregor 7452677213 * Add count() method to TitleArray and UserArray. il y a 16 ans
  Aryeh Gregor 38473966ea Add TitleArray, a straight rip-off of UserArray. I couldn't figure out how to make them both inherit from ObjectArray or anything, so code duplication works for now. il y a 16 ans