Kunal Mehta
|
6e9b4f0e9c
Convert all array() syntax to []
|
9 rokov pred |
Siebrand Mazeland
|
606c680b21
Update formatting in maintenance/ (4/4)
|
11 rokov pred |
Siebrand Mazeland
|
a50a5d9da7
Pass phpcs-strict on maintenance/ (1/8)
|
11 rokov pred |
umherirrender
|
e78776373e
Fixed some @params documentation (maintenance)
|
11 rokov pred |
Ladsgroup
|
16a5102765
Change URLs to mediawiki.org in comments to HTTPS
|
11 rokov pred |
umherirrender
|
5ca5672aac
Fixed spacing
|
11 rokov pred |
Kevin Israel
|
12c61d3e7f
Remove remaining calls to MWInit methods
|
11 rokov pred |
umherirrender
|
b114f5e1c1
Fixed some spacing in maintenance folder
|
12 rokov pred |
Antoine Musso
|
bb497c97b6
misc style issues
|
12 rokov pred |
Tim Starling
|
4c63ef444a
Some HipHop fixes:
|
13 rokov pred |
Chad Horohoe
|
eec3a6dab9
* Get rid of wfOut() usage in UserDupes
|
14 rokov pred |
Alexandre Emsenhuber
|
9f5d06527c
Part of bug 26280: added license headers to PHP files in maintenance
|
14 rokov pred |
Mark A. Hershberger
|
617a5b1e15
Whitespace fixup under tha maint directory.
|
14 rokov pred |
Sam Reed
|
6b3b915353
Big attack on unused variables...
|
14 rokov pred |
Sam Reed
|
f018c81350
Assignment in loop conditions suck
|
14 rokov pred |
Chad Horohoe
|
4c74490bb8
Big commit: kill almost every freeResult() call as useless
|
14 rokov pred |
Sam Reed
|
659778619c
Stylize maintenance folder..
|
15 rokov pred |
Tim Starling
|
6237fe4bb5
* Fixed a whole lot of XSS vulnerabilities in the installer. All require a live installer, i.e. with no LocalSettings.php present.
|
16 rokov pred |
Alexandre Emsenhuber
|
ab89e683a4
* Fixed some Doxygen warnings
|
16 rokov pred |
Alexandre Emsenhuber
|
087a9f70c5
WARNING: HUGE COMMIT
|
17 rokov pred |
Nick Jenkins
|
a78478c449
For the maintenance/ directory files:
|
18 rokov pred |
Yuri Astrakhan
|
13f291aa38
missed indexInfo() call.
|
18 rokov pred |
Tim Starling
|
e174a4ddfb
Abolished $wgDBname as a unique wiki identifier, it doesn't work with the new-fangled feature we call "table prefixes". Instead use wfWikiID() for an identifier containing the DB name and the prefix if there is one, and wfMemcKey() for cache key construction.
|
18 rokov pred |
Brion Vibber
|
f2c29baf9f
Update the FSF's address in all these GPL stub headers
|
19 rokov pred |
Ævar Arnfjörð Bjarmason
|
a26d5a49d7
* s~\t+$~~
|
19 rokov pred |
Ævar Arnfjörð Bjarmason
|
7bbe971aec
* s~ +$~~
|
19 rokov pred |
Brion Vibber
|
30ba7dd9cd
* Fix upgrade from 1.4 due to version number check breakage
|
19 rokov pred |
Brion Vibber
|
af2177edfd
Code cleanup: normalize case for intval(), strval(), floatval() calls.
|
19 rokov pred |
Brion Vibber
|
a847cae08d
Handle automatic reassignment of edits from duplicate accounts to the main
|
20 rokov pred |
Brion Vibber
|
b76be11a85
* (bug 2223) Add unique index on user_name field to prevent duplicate accounts
|
20 rokov pred |