Page MenuHomePhabricator
Feed Advanced Search

Apr 13 2015

RobinHood70 created T95867: Sidebar allows duplicate element IDs.
Apr 13 2015, 1:07 AM · MediaWiki-General

Mar 23 2015

RobinHood70 added a comment to T90528: Generated API Help doesn't indicate the MediaWiki versions that support a module and parameters..

Maybe rather than trying to use the PHP-side docs as primary on the wiki, we should change it to a "see live docs" link and have that as an option that you can click on if the wiki page appears to be out of date. I think that'll give us the best of both worlds: the wiki can still document all the historical info and provide any custom formatting or topic-specific notes that might be required, while the live docs can be used, as Anomie says, as a quick reference.

Mar 23 2015, 5:20 PM · Documentation, MediaWiki-Action-API
RobinHood70 added a comment to T90528: Generated API Help doesn't indicate the MediaWiki versions that support a module and parameters..

Would splitting modules into functional and documentation submodules be a useful model here? The API itself could then remain light and fairly clean, only linking to the documentation if needed, while documentation submodules would be off to the side, accessible by the documentation routines to allow documenting the older stuff. The one concern that jumps out at me is that, depending how it's done, lazy programmers could fail to document current and new features at all. This is already a problem with the wiki documentation vs. live modules and obviously, we don't want to simply move the problem to another venue.

Mar 23 2015, 2:10 PM · Documentation, MediaWiki-Action-API

Mar 2 2015

RobinHood70 added a comment to T91203: ApiUpload allows overrun without error.

The filesize can never be bigger than $wgMaxUploadSize, so they can't keep increasing it indefinitely.

Mar 2 2015, 10:29 PM · Security, Reading-Infrastructure-Team-Old (Don't use), Patch-For-Review, MediaWiki-Action-API
RobinHood70 added a comment to T91205: ApiUpload needs sanity check on chunk size.

How does this differ from someone just stashing a lot of 1-byte files? Or uploading only the first chunk for many different filenames?

Mar 2 2015, 10:23 PM · Security, MW-1.26-release, MW-1.27-release (WMF-deploy-2015-10-27_(1.27.0-wmf.4)), MW-1.27-release-notes, MW-1.23-release, MW-1.24-release, MW-1.25-release, Vuln-DoS, Security-Core, Reading-Infrastructure-Team-Old (Don't use), Patch-For-Review, MediaWiki-Action-API

Mar 1 2015

RobinHood70 added a comment to T11018: Temporary upload stash not cleared when uploads cancelled.

I can confirm that this behaviour still occurs as of 1.24.

Mar 1 2015, 8:35 PM · Multimedia, TestMe, MediaWiki-Uploading
RobinHood70 updated the task description for T91205: ApiUpload needs sanity check on chunk size.
Mar 1 2015, 7:08 PM · Security, MW-1.26-release, MW-1.27-release (WMF-deploy-2015-10-27_(1.27.0-wmf.4)), MW-1.27-release-notes, MW-1.23-release, MW-1.24-release, MW-1.25-release, Vuln-DoS, Security-Core, Reading-Infrastructure-Team-Old (Don't use), Patch-For-Review, MediaWiki-Action-API
RobinHood70 changed Security from default to security-bug on T91205: ApiUpload needs sanity check on chunk size.
Mar 1 2015, 7:00 PM · Security, MW-1.26-release, MW-1.27-release (WMF-deploy-2015-10-27_(1.27.0-wmf.4)), MW-1.27-release-notes, MW-1.23-release, MW-1.24-release, MW-1.25-release, Vuln-DoS, Security-Core, Reading-Infrastructure-Team-Old (Don't use), Patch-For-Review, MediaWiki-Action-API
RobinHood70 updated the task description for T91205: ApiUpload needs sanity check on chunk size.
Mar 1 2015, 6:56 PM · Security, MW-1.26-release, MW-1.27-release (WMF-deploy-2015-10-27_(1.27.0-wmf.4)), MW-1.27-release-notes, MW-1.23-release, MW-1.24-release, MW-1.25-release, Vuln-DoS, Security-Core, Reading-Infrastructure-Team-Old (Don't use), Patch-For-Review, MediaWiki-Action-API
RobinHood70 created T91205: ApiUpload needs sanity check on chunk size.
Mar 1 2015, 6:55 PM · Security, MW-1.26-release, MW-1.27-release (WMF-deploy-2015-10-27_(1.27.0-wmf.4)), MW-1.27-release-notes, MW-1.23-release, MW-1.24-release, MW-1.25-release, Vuln-DoS, Security-Core, Reading-Infrastructure-Team-Old (Don't use), Patch-For-Review, MediaWiki-Action-API
RobinHood70 created T91203: ApiUpload allows overrun without error.
Mar 1 2015, 6:44 PM · Security, Reading-Infrastructure-Team-Old (Don't use), Patch-For-Review, MediaWiki-Action-API

Feb 25 2015

RobinHood70 created T90780: ApiBlock throws exception when re-blocking non-blocked user.
Feb 25 2015, 8:27 PM · Patch-For-Review, MediaWiki-User-management

Feb 3 2015

RobinHood70 updated the task description for T88397: redirecttitle in API:Search returns title object instead of text.
Feb 3 2015, 5:18 AM · MediaWiki-Core-Team, Patch-For-Review, MediaWiki-Action-API
RobinHood70 updated the task description for T88397: redirecttitle in API:Search returns title object instead of text.
Feb 3 2015, 5:13 AM · MediaWiki-Core-Team, Patch-For-Review, MediaWiki-Action-API
RobinHood70 updated the task description for T88397: redirecttitle in API:Search returns title object instead of text.
Feb 3 2015, 4:56 AM · MediaWiki-Core-Team, Patch-For-Review, MediaWiki-Action-API
RobinHood70 created T88397: redirecttitle in API:Search returns title object instead of text.
Feb 3 2015, 4:54 AM · MediaWiki-Core-Team, Patch-For-Review, MediaWiki-Action-API

Jan 13 2015

RobinHood70 created T86607: Add mechanism to Special pages to filter output.
Jan 13 2015, 12:16 AM · MediaWiki-Special-pages