Siebrand Mazeland
ce1396aea7
Add support for PHP CodeSniffer checks
...
Also fix any remaining errors and warnings.
Change-Id: Ie49c6172e6bbf8040e5524d33d2f719e96784745
2016-01-06 09:59:47 -08:00
Brad Jorsch
51e5a28f24
Add i18n for API module help
...
MediaWiki core change I04b1a384 added support for i18n of API module
help. This takes advantage of that while still maintaining backwards
compatibility with earlier versions of MediaWiki.
Once support for MediaWiki before 1.25 is dropped, the methods marked
deprecated in this patch may be removed.
Change-Id: I67395aff48185f3e09da31b51a08aa2541fe6a17
2014-10-29 16:37:37 -04:00
addshore
f3a829329e
Remove use of deprecated getPossibleErrors (since 1.24)
...
Change-Id: If43d20687b5aaf78880c7d91e7487da5cb5f7e17
2014-08-29 11:56:02 +01:00
umherirrender
b3456b1e17
API: Add text for Unknown error: "permissiondenied"
...
The api does not known a generic "permissiondenied" message.
Change-Id: I65822c9f58ce323352db759d46bf11d4ddab14bd
2013-10-27 17:33:39 +01:00
Sam Reed
76a226ed77
Fix action= examples from r95572, need abusefilter prefix
2012-01-13 21:36:51 +00:00
John Du Hart
274dcd06a2
Pass one of converting AbuseFilter to use ContextSource
...
The main AbuseFilter class still needs to be fixed up, but that's a bigger job and I'm out of time
2011-11-16 05:34:24 +00:00
John Du Hart
3f06314486
Followup r95572, rename API modules to reduce chance of collisions per CR
2011-09-29 23:30:42 +00:00