Commit History

Author SHA1 Message Date
  Kunal Mehta 6e9b4f0e9c Convert all array() syntax to [] 9 years ago
  Siebrand Mazeland 606c680b21 Update formatting in maintenance/ (4/4) 11 years ago
  Siebrand Mazeland a50a5d9da7 Pass phpcs-strict on maintenance/ (1/8) 11 years ago
  umherirrender e78776373e Fixed some @params documentation (maintenance) 11 years ago
  Ladsgroup 16a5102765 Change URLs to mediawiki.org in comments to HTTPS 11 years ago
  umherirrender 5ca5672aac Fixed spacing 11 years ago
  Kevin Israel 12c61d3e7f Remove remaining calls to MWInit methods 11 years ago
  umherirrender b114f5e1c1 Fixed some spacing in maintenance folder 12 years ago
  Antoine Musso bb497c97b6 misc style issues 12 years ago
  Tim Starling 4c63ef444a Some HipHop fixes: 13 years ago
  Chad Horohoe eec3a6dab9 * Get rid of wfOut() usage in UserDupes 14 years ago
  Alexandre Emsenhuber 9f5d06527c Part of bug 26280: added license headers to PHP files in maintenance 14 years ago
  Mark A. Hershberger 617a5b1e15 Whitespace fixup under tha maint directory. 14 years ago
  Sam Reed 6b3b915353 Big attack on unused variables... 14 years ago
  Sam Reed f018c81350 Assignment in loop conditions suck 14 years ago
  Chad Horohoe 4c74490bb8 Big commit: kill almost every freeResult() call as useless 14 years ago
  Sam Reed 659778619c Stylize maintenance folder.. 15 years ago
  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 years ago
  Alexandre Emsenhuber ab89e683a4 * Fixed some Doxygen warnings 16 years ago
  Alexandre Emsenhuber 087a9f70c5 WARNING: HUGE COMMIT 17 years ago
  Nick Jenkins a78478c449 For the maintenance/ directory files: 18 years ago
  Yuri Astrakhan 13f291aa38 missed indexInfo() call. 18 years ago
  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 years ago
  Brion Vibber f2c29baf9f Update the FSF's address in all these GPL stub headers 19 years ago
  Ævar Arnfjörð Bjarmason a26d5a49d7 * s~\t+$~~ 19 years ago
  Ævar Arnfjörð Bjarmason 7bbe971aec * s~ +$~~ 19 years ago
  Brion Vibber 30ba7dd9cd * Fix upgrade from 1.4 due to version number check breakage 19 years ago
  Brion Vibber af2177edfd Code cleanup: normalize case for intval(), strval(), floatval() calls. 19 years ago
  Brion Vibber a847cae08d Handle automatic reassignment of edits from duplicate accounts to the main 20 years ago
  Brion Vibber b76be11a85 * (bug 2223) Add unique index on user_name field to prevent duplicate accounts 20 years ago