Umherirrender
|
cd8568ad89
Use IResultWrapper in UserArray and TitleArray
|
6 rokov pred |
Aaron Schulz
|
e01fd44388
Move ResultWrapper subclasses to Rdbms
|
8 rokov pred |
Kunal Mehta
|
6e9b4f0e9c
Convert all array() syntax to []
|
9 rokov pred |
Aaron Schulz
|
e369f66d00
Replace wfRunHooks calls with direct Hooks::run calls
|
10 rokov pred |
umherirrender
|
829886b10a
Fixed some @params documentation
|
11 rokov pred |
addshore
|
e3c0ab20bf
Split Title and User ArrayFromResult classes to own files
|
11 rokov pred |
Niklas Laxström
|
1a3f73dd8c
Make (Title|User)Array implements Countable
|
11 rokov pred |
Yuri Astrakhan
|
9506e3d812
Spellchecked /includes directory
|
12 rokov pred |
Alexandre Emsenhuber
|
2040d1337e
Added missing GPLv2 headers in some places.
|
12 rokov pred |
Aaron Schulz
|
5a6559d8b1
Reverted r108743 per CR comment. This should at least be discussed first.
|
13 rokov pred |
Sam Reed
|
a5c200a25b
Kill "* @return void"
|
13 rokov pred |
Sam Reed
|
ba0cbdeeff
More parameter documentation!!
|
13 rokov pred |
Sam Reed
|
8775ac3b20
Type hinting
|
14 rokov pred |
Aryeh Gregor
|
a42e23da22
Revert r38165 for now, breaks CentralAuth and I don't have that installed anywhere to debug.
|
16 rokov pred |
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.
|
16 rokov pred |
Aryeh Gregor
|
7452677213
* Add count() method to TitleArray and UserArray.
|
16 rokov pred |
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.
|
16 rokov pred |