| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
59 Temple Place -> 51 Franklin Street
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/68353
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66893
|
|
|
|
|
|
|
|
|
|
|
| |
Couple of class comments
Normalisation of "." usage at end of lines (removed)
Normalisation of {prefix}parameter as per bug 23461
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/66232
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/65183
|
|
|
|
|
|
|
| |
general tidy up. Message change got muddled into r64901.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/64903
|
|
|
|
|
|
|
| |
spaces -> tabs, trimmed off trailing whitespace
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/62823
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/62599
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
salt, else false if no token required
Move sessionfailure (token validation checking) up a couple of levels
Part of bug 21991
Followup to r62482 and r62504
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/62557
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
token requiringness/checking to ApiBase/Similar"
Move token requringness check to the ApiMain
Adding an exception if we're using "gettoken" (block/unblock)
Remove array( 'missingparam', 'token' ), from the getPossibleErrors of modules that set requireToken method to true
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/62482
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/62478
|
|
|
|
|
|
|
|
|
| |
Only basic ones done.
Couple of other modules done manually
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/62402
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/61437
|
|
|
|
|
|
|
|
|
|
|
|
| |
"I wouldn't object to stylizing the API code to bring it in line with
the rest of MW on principle, but I'm not gonna bother myself." --Roan
<http://www.mediawiki.org/wiki/Special:Code/MediaWiki/60657#c5108>
If you're seeing this commit in blames, tell your blame tool to ignore
whitespace, e.g., git blame -w or svn blame -x -w.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/60930
|
|
|
|
|
|
|
|
|
|
|
|
| |
read rights
* Instead of hiding read-restricted modules, throw an error when a user without read rights tries to use them
* Do the same for write modules when $wgEnableWriteAPI is false
* Indicate whether a module needs read or write rights in action=help and action=paraminfo
* BREAKING CHANGE: action=purge now requires write rights and, for anonymous users, a POST request
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/48091
|
|
|
|
|
|
|
| |
r46515 and r46517. This functionality is already present in list=users (as usprop=emailable), where it belongs
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/46642
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/46547
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/46546
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/46517
|
|
|
|
|
|
|
| |
rather than an error, and it must be posted.
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/46515
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/46512
|
|
|
|
|
|
|
|
| |
* Title::moveTo() has been returning a getUserPermissionsErrors()-like array for ages now, let's use it correctly in ApiMove and skip the double-checks
* Remove some outdated TODO/FIXME comments
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/41269
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/40595
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/40460
|
|
|
|
|
|
|
|
|
| |
arrays when it's not necessary.
* Add email errors to the API's message map
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/40080
|
|
|
|
|
|
|
|
|
|
|
|
| |
was specified" for the moment
* Recipient name seems to be output raw into HTML form; this is insecure
* We've lost the link to the target's user page in the primary use case (followed 'email this user' link)
* Behavior if you misspell a name doesn't look very nice; you can't just fix it and resubmit the form, you have to hit 'back' from an error page and hope your browser isn't one that deletes all your form data :D
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/39799
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/39793
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/35759
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/35758
|
|
|
|
| |
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/35755
|
|
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/35681
|