Page MenuHomePhabricator

MGChecker
Musician

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Tuesday

  • Clear sailing ahead.

User Details

User Since
Mar 29 2015, 10:29 PM (473 w, 6 d)
Availability
Available
IRC Nick
MGC_
LDAP User
MGChecker
MediaWiki User
MGChecker [ Global Accounts ]

Recent Activity

Mar 13 2024

MGChecker added a comment to T203531: Use alternative storage to store Variables data currently stored in Parser.

@cscott The patch in question also makes use of linear parsing, but is using the ParserOutput extension data to do so rather than the parser object itself.
It is not clear whether read-write access to ParserOutput extension data or the properties in the Parser are going away earlier, so the migration path to maintain compatibility as long as possible is not clear.

Mar 13 2024, 11:38 PM · PHP 8.2 support, Patch-For-Review, MediaWiki-extensions-Variables

Mar 11 2024

MGChecker created T359887: Use alternative storage to store HashTables data currently stored in Parser.
Mar 11 2024, 9:50 PM · MediaWiki-extensions-Other
MGChecker added a comment to T203563: Use alternative storage to store Loops counter currently stored in Parser.

As this is truly append only and only used to check whether a limit is violated, I would estimate that this task is significantly easier than its cousins

Mar 11 2024, 9:47 PM · MediaWiki-extensions-Loops
MGChecker renamed T203563: Use alternative storage to store Loops counter currently stored in Parser from Use ParserOutput to store Loops data currently stored in Parser to Use alternative storage to store Loops counter currently stored in Parser.
Mar 11 2024, 9:45 PM · MediaWiki-extensions-Loops
MGChecker closed T353621: Deprecation notice : trim(): Passing null to parameter #1 ($string) of type string is deprecated as Resolved.

@BertrandGorge Seems to be resolved, if you still experience this issue after upgrading, please reopen.

Mar 11 2024, 9:45 PM · PHP 8.2 support, MediaWiki-extensions-Variables
MGChecker renamed T203532: Use alternative storage to store Arrays data currently stored in Parser from Use ParserOutput to store Arrays data currently stored in Parser to Use alternative storage to store Arrays data currently stored in Parser.
Mar 11 2024, 9:41 PM · MediaWiki-extensions-Arrays

Feb 20 2024

MGChecker updated subscribers of T203531: Use alternative storage to store Variables data currently stored in Parser.

At the moment, I still aim to get a stance in T282499. If they decline it and parallelize parsing entirely, we can keep Variables more or less running only so long. Otherwise, they should include a dedicated mechanism for our use case.

Feb 20 2024, 11:18 PM · PHP 8.2 support, Patch-For-Review, MediaWiki-extensions-Variables

Feb 18 2024

MGChecker moved T220833: Add PHP7 type hints where applicable from Maintenance to On the radar on the MediaWiki-extensions-Variables board.
Feb 18 2024, 9:17 PM · MediaWiki-extensions-Variables

Feb 14 2024

MGChecker removed a subtask for T352999: Release Variables 2.6.0: T203531: Use alternative storage to store Variables data currently stored in Parser.
Feb 14 2024, 10:06 PM · Release, MediaWiki-extensions-Variables
MGChecker removed a parent task for T203531: Use alternative storage to store Variables data currently stored in Parser: T352999: Release Variables 2.6.0.
Feb 14 2024, 10:06 PM · PHP 8.2 support, Patch-For-Review, MediaWiki-extensions-Variables
MGChecker added a comment to T203531: Use alternative storage to store Variables data currently stored in Parser.

Considering our discussions about this, let's remove this from the 2.6.0 milestone.

Feb 14 2024, 10:05 PM · PHP 8.2 support, Patch-For-Review, MediaWiki-extensions-Variables

Dec 19 2023

MGChecker added a comment to T353621: Deprecation notice : trim(): Passing null to parameter #1 ($string) of type string is deprecated .

Tbh, I have not checked in detail whether Loops may present this issue.

Dec 19 2023, 10:15 PM · PHP 8.2 support, MediaWiki-extensions-Variables
MGChecker updated subscribers of T353621: Deprecation notice : trim(): Passing null to parameter #1 ($string) of type string is deprecated .

I believe that this can not be caused within Variables, but only by bad callers. (Like Loops and @Universal_Omega s Universal-Omega/DynamicPageList3.

Dec 19 2023, 8:20 PM · PHP 8.2 support, MediaWiki-extensions-Variables
MGChecker added a comment to T353621: Deprecation notice : trim(): Passing null to parameter #1 ($string) of type string is deprecated .

What precisely did you do to raise this error? Which version of Variables are you using?

Dec 19 2023, 7:16 PM · PHP 8.2 support, MediaWiki-extensions-Variables

Dec 8 2023

MGChecker added a comment to T207649: Provide a mechanism for scoping Variables.

Should these variables be only available at the same scope, or also on the child scopes? I would have a strong preference for the first option.

Dec 8 2023, 8:19 PM · Patch-Needs-Improvement, MediaWiki-extensions-Variables

Dec 7 2023

MGChecker closed T343007: composer/installers 2.2.* support, a subtask of T352999: Release Variables 2.6.0, as Resolved.
Dec 7 2023, 5:24 PM · Release, MediaWiki-extensions-Variables
MGChecker closed T343007: composer/installers 2.2.* support as Resolved.
Dec 7 2023, 5:24 PM · Composer, MediaWiki-extensions-Variables
MGChecker added a comment to T343007: composer/installers 2.2.* support.

This should be obsolete now with
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Variables/+/856020

Dec 7 2023, 5:23 PM · Composer, MediaWiki-extensions-Variables
MGChecker claimed T343007: composer/installers 2.2.* support.
Dec 7 2023, 4:28 PM · Composer, MediaWiki-extensions-Variables
MGChecker added a subtask for T352999: Release Variables 2.6.0: T343007: composer/installers 2.2.* support.
Dec 7 2023, 4:28 PM · Release, MediaWiki-extensions-Variables
MGChecker added a parent task for T343007: composer/installers 2.2.* support: T352999: Release Variables 2.6.0.
Dec 7 2023, 4:28 PM · Composer, MediaWiki-extensions-Variables
MGChecker changed the subtype of T352999: Release Variables 2.6.0 from "Task" to "Release".
Dec 7 2023, 4:26 PM · Release, MediaWiki-extensions-Variables
MGChecker added a parent task for T202752: Deprecate $egVariablesAreVolatile: T352999: Release Variables 2.6.0.
Dec 7 2023, 4:26 PM · MediaWiki-extensions-Variables
MGChecker added a parent task for T203531: Use alternative storage to store Variables data currently stored in Parser: T352999: Release Variables 2.6.0.
Dec 7 2023, 4:26 PM · PHP 8.2 support, Patch-For-Review, MediaWiki-extensions-Variables
MGChecker added a parent task for T221080: Attempting to substitute #var_final results in strip markers: T352999: Release Variables 2.6.0.
Dec 7 2023, 4:26 PM · MediaWiki-extensions-Variables
MGChecker added a parent task for T250963: Replace use of removed hook InternalParseBeforeSanitize: T352999: Release Variables 2.6.0.
Dec 7 2023, 4:26 PM · ci-test-error, MediaWiki-extensions-Variables
MGChecker added subtasks for T352999: Release Variables 2.6.0: T203531: Use alternative storage to store Variables data currently stored in Parser, T202752: Deprecate $egVariablesAreVolatile, T221080: Attempting to substitute #var_final results in strip markers, T250963: Replace use of removed hook InternalParseBeforeSanitize.
Dec 7 2023, 4:25 PM · Release, MediaWiki-extensions-Variables
MGChecker created T352999: Release Variables 2.6.0.
Dec 7 2023, 4:24 PM · Release, MediaWiki-extensions-Variables
MGChecker moved T300979: Ensure ParserOutput can always be combined asynchronously/out-of-order from Backlog to On the radar on the MediaWiki-extensions-Variables board.
Dec 7 2023, 4:11 PM · MediaWiki-extensions-Variables, Parsoid-Read-Views (Phase 3 - Main namespace of officewiki / mediawiki.org renders with Parsoid), MW-1.39-notes (1.39.0-wmf.7; 2022-04-11), MW-1.38-notes (1.38.0-wmf.23; 2022-02-21), Parsoid, MediaWiki-Parser
MGChecker moved T343227: Remove #[AllowDynamicProperties] from Parser class from Backlog to On the radar on the MediaWiki-extensions-Variables board.
Dec 7 2023, 4:11 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), MW-1.42-notes, MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser, Parsoid-Read-Views
MGChecker added a comment to T343227: Remove #[AllowDynamicProperties] from Parser class.

This states

Dec 7 2023, 4:07 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), MW-1.42-notes, MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser, Parsoid-Read-Views
MGChecker awarded T343227: Remove #[AllowDynamicProperties] from Parser class a Dislike token.
Dec 7 2023, 4:02 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), MW-1.42-notes, MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser, Parsoid-Read-Views
MGChecker added a comment to T282499: Consider whether Parsoid will support forced linear parsing..

I know this topic is still open-ended and I'm looking for a solution to keep communication clear and transparent as the project advances, as of now the best places is the following wiki page https://www.mediawiki.org/wiki/Parsoid/Parser_Unification/Updates.

Dec 7 2023, 4:02 PM · MediaWiki-extensions-ExternalData, Parsoid-Read-Views (Phase 3 - Main namespace of officewiki / mediawiki.org renders with Parsoid), MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser

Dec 4 2023

MGChecker added a comment to T282499: Consider whether Parsoid will support forced linear parsing..

@cscott I would just like to bump this such that it is not forgotten, as the combination of T343227 and T300979 would make us loose our migration path for extensions building on forced linear parsing. If you decide against this, I would request two thingsÖ

Dec 4 2023, 6:25 PM · MediaWiki-extensions-ExternalData, Parsoid-Read-Views (Phase 3 - Main namespace of officewiki / mediawiki.org renders with Parsoid), MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser
MGChecker added a project to T203531: Use alternative storage to store Variables data currently stored in Parser: PHP 8.2 support.

This has become a bit more pressing with dynamic properties being deprecated with PHP 8.2. While MediaWiki is not compatible with that yet, it is only a matter of time. In any case, we will need to fight around T300979 and T343227 soon I guess.

Dec 4 2023, 6:16 PM · PHP 8.2 support, Patch-For-Review, MediaWiki-extensions-Variables
MGChecker added a project to T343227: Remove #[AllowDynamicProperties] from Parser class: MediaWiki-extensions-Variables.
Dec 4 2023, 6:15 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), MW-1.42-notes, MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser, Parsoid-Read-Views
MGChecker added a project to T300979: Ensure ParserOutput can always be combined asynchronously/out-of-order: MediaWiki-extensions-Variables.
Dec 4 2023, 6:14 PM · MediaWiki-extensions-Variables, Parsoid-Read-Views (Phase 3 - Main namespace of officewiki / mediawiki.org renders with Parsoid), MW-1.39-notes (1.39.0-wmf.7; 2022-04-11), MW-1.38-notes (1.38.0-wmf.23; 2022-02-21), Parsoid, MediaWiki-Parser
MGChecker moved T352448: Deprecate and remove InternalParseBeforeLinks hook from Backlog to On the radar on the MediaWiki-extensions-Variables board.
Dec 4 2023, 6:10 PM · Patch-For-Review, Parsoid-Read-Views, MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser

Dec 3 2023

MGChecker added a comment to T282499: Consider whether Parsoid will support forced linear parsing..

I'm also interested in updates on this question. I manage a corporate wiki with a few thousand pages and we don't use Lua or Scribunto. I don't understand what this change will mean for me-- does my team have to rewrite everything that uses ParserFunctions? What support is being offered to help wikis that must make this change? If we have to do a ton of work in order to use a current version, we're going to be in the position Stux describes.

Dec 3 2023, 1:23 PM · MediaWiki-extensions-ExternalData, Parsoid-Read-Views (Phase 3 - Main namespace of officewiki / mediawiki.org renders with Parsoid), MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser

Oct 4 2023

HumansCanWinElves awarded T282499: Consider whether Parsoid will support forced linear parsing. a Like token.
Oct 4 2023, 8:31 PM · MediaWiki-extensions-ExternalData, Parsoid-Read-Views (Phase 3 - Main namespace of officewiki / mediawiki.org renders with Parsoid), MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser

Sep 24 2023

Stux awarded T282499: Consider whether Parsoid will support forced linear parsing. a Like token.
Sep 24 2023, 2:52 PM · MediaWiki-extensions-ExternalData, Parsoid-Read-Views (Phase 3 - Main namespace of officewiki / mediawiki.org renders with Parsoid), MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser
Stux awarded T282499: Consider whether Parsoid will support forced linear parsing. a Love token.
Sep 24 2023, 2:51 PM · MediaWiki-extensions-ExternalData, Parsoid-Read-Views (Phase 3 - Main namespace of officewiki / mediawiki.org renders with Parsoid), MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser

Sep 8 2023

MGChecker moved T250963: Replace use of removed hook InternalParseBeforeSanitize from Backlog to Maintenance on the MediaWiki-extensions-Variables board.
Sep 8 2023, 5:42 PM · ci-test-error, MediaWiki-extensions-Variables
MGChecker moved T282499: Consider whether Parsoid will support forced linear parsing. from Backlog to On the radar on the MediaWiki-extensions-Variables board.
Sep 8 2023, 5:41 PM · MediaWiki-extensions-ExternalData, Parsoid-Read-Views (Phase 3 - Main namespace of officewiki / mediawiki.org renders with Parsoid), MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser
MGChecker moved T299528: Deprecate and remove `ParserFirstCallInit` hook (move hook/tag registration out of Parser constructor) from Backlog to On the radar on the MediaWiki-extensions-Variables board.
Sep 8 2023, 5:41 PM · MediaWiki-extensions-Variables, Parsing-Active-Work, Parsoid, MediaWiki-Parser

May 10 2023

MGChecker added a comment to T336019: jquery.tipsy will be removed from MediaWiki core..

I am unsure, but local experts are claiming that they will require extensive testing. See WD:NEU.

May 10 2023, 5:29 PM · User-notice-archive
MGChecker added a comment to T336019: jquery.tipsy will be removed from MediaWiki core..

It does not seem like dewiki will be able to adjust its gadgets with this on that short notice. Maybe it would be possible to delay this a few weeks?

May 10 2023, 4:43 PM · User-notice-archive

Mar 24 2023

MGChecker awarded T214068: Display Zuul status of jobs for a change on Gerrit UI a Love token.
Mar 24 2023, 11:09 AM · Release-Engineering-Team (Seen), Gerrit, Zuul, Continuous-Integration-Infrastructure

Mar 13 2023

MGChecker closed T299287: Archive the GlobalCheckUser extension as Resolved.
Mar 13 2023, 4:00 PM · User-Kizule, translatewiki.net, MediaWiki-extensions-Other, Wikimedia-GitHub, Diffusion-Repository-Administrators, Projects-Cleanup

Feb 22 2023

MGChecker placed T203531: Use alternative storage to store Variables data currently stored in Parser up for grabs.
Feb 22 2023, 5:03 PM · PHP 8.2 support, Patch-For-Review, MediaWiki-extensions-Variables
MGChecker claimed T203531: Use alternative storage to store Variables data currently stored in Parser.
Feb 22 2023, 5:02 PM · PHP 8.2 support, Patch-For-Review, MediaWiki-extensions-Variables
MGChecker placed T207649: Provide a mechanism for scoping Variables up for grabs.
Feb 22 2023, 5:01 PM · Patch-Needs-Improvement, MediaWiki-extensions-Variables

Feb 20 2023

MGChecker updated the task description for T324631: Archive the PoolCounter extension.
Feb 20 2023, 1:27 AM · Performance-Team, PoolCounter, translatewiki.net, Diffusion-Repository-Administrators, Projects-Cleanup

Feb 10 2023

MGChecker updated subscribers of T324732: Archive the fundraising/crm/civicrm repo.

@demon Please archive the diffusion repository only after the respective gerrit patches have been merged. Otherwise, these are not synced to Phabricator.

Feb 10 2023, 3:35 AM · Fundraising Sprint Wibbly Wobbly Timey Wimey, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM, translatewiki.net, Wikimedia-GitHub, Diffusion-Repository-Administrators, Projects-Cleanup

Jan 25 2023

MGChecker added members for Trusted-Contributors: Pppery, Morten_Haan.
Jan 25 2023, 12:27 PM

Nov 18 2022

MGChecker added a comment to T215217: deployment-prep (beta cluster): Code stewardship request.

I would like to point out that especially on dewiki, beta is used actively downstream for development of templates, modules, javascript etc., with permissions elevated in comparison to production. It would be a pity to lose these capabilities.

Nov 18 2022, 9:47 PM · Release-Engineering-Team (Radar), Beta-Cluster-Infrastructure, Code-Stewardship-Reviews

Nov 15 2022

MGChecker updated the task description for T296158: Archive the IndexFunction extension.
Nov 15 2022, 1:09 PM · User-Kizule, MediaWiki-extensions-IndexFunction, translatewiki.net, Wikimedia-GitHub, Diffusion-Repository-Administrators, Projects-Cleanup

Oct 27 2022

MGChecker added a comment to T282499: Consider whether Parsoid will support forced linear parsing..

Variables still works without issue in MW 1.40; and the same should hold for the other extensions. However, due to the use of #var_final it will emit deprecation warnings.

Oct 27 2022, 10:17 AM · MediaWiki-extensions-ExternalData, Parsoid-Read-Views (Phase 3 - Main namespace of officewiki / mediawiki.org renders with Parsoid), MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser

Oct 1 2022

MGChecker changed the status of T299015: Archive the DeletePagesForGood extension from Open to Stalled.

@Seb35 You should then open a task under Gerrit-Privilege-Requests do be granted maintainer status.

Oct 1 2022, 1:32 PM · MediaWiki-extensions-DeletePagesForGood, translatewiki.net, Wikimedia-GitHub, Diffusion-Repository-Administrators, Projects-Cleanup

Sep 7 2022

MGChecker changed the status of T244898: Notifications ('Echo') should work with postgres, a subtask of T191738: Bundle Echo extension with MediaWiki, from Stalled to Open.
Sep 7 2022, 1:20 AM · MW-1.40-release, Growth-Team-Filtering, Patch-For-Review, Growth-Team, Notifications, MediaWiki-Releasing
MGChecker changed the status of T244898: Notifications ('Echo') should work with postgres from Stalled to Open.
Sep 7 2022, 1:20 AM · TestMe, MW-1.39-notes (1.39.0-wmf.22; 2022-07-25), Growth-Team-Filtering, PostgreSQL, Growth-Team, Notifications

Aug 26 2022

MGChecker closed T305316: Archive the HashTables extension as Declined.
Aug 26 2022, 12:12 AM · translatewiki.net, MediaWiki-extensions-Other, Wikimedia-GitHub, Diffusion-Repository-Administrators, User-Kizule, Projects-Cleanup
MGChecker updated the task description for T305316: Archive the HashTables extension.
Aug 26 2022, 12:10 AM · translatewiki.net, MediaWiki-extensions-Other, Wikimedia-GitHub, Diffusion-Repository-Administrators, User-Kizule, Projects-Cleanup
MGChecker added a comment to T305316: Archive the HashTables extension.

I maintain my point. There is no reason to archive.

Aug 26 2022, 12:08 AM · translatewiki.net, MediaWiki-extensions-Other, Wikimedia-GitHub, Diffusion-Repository-Administrators, User-Kizule, Projects-Cleanup

Aug 20 2022

MGChecker added a comment to T150421: Provide a sender email address alias for use in Special:Emailuser (aka 2-way email relay).

Many users provided arguments above why a solution like this would introduce additional problems both for Wikimedia as a provider and as a new avenue for harassment.

Aug 20 2022, 10:48 PM · Infrastructure-Foundations, Anti-Harassment, Privacy, Trust-and-Safety, Mail, MediaWiki-Email
MGChecker awarded T150421: Provide a sender email address alias for use in Special:Emailuser (aka 2-way email relay) a Dislike token.
Aug 20 2022, 4:52 PM · Infrastructure-Foundations, Anti-Harassment, Privacy, Trust-and-Safety, Mail, MediaWiki-Email

Aug 19 2022

MGChecker added a comment to T302773: Request on behalf of WikiTeq to maintain extension DiscussionThreading.

Only Gerrit administrators can add people, as requested by you:
https://ldap.toolforge.org/group/gerritadmin

Aug 19 2022, 8:51 PM · Gerrit-Privilege-Requests, MediaWiki-extensions-DiscussionThreading

Aug 17 2022

MGChecker changed the status of T308937: Migrate pub2.wikiapiary to Bullseye, a subtask of T306104: Cloud VPS "wikiapiary" project Stretch deprecation, from Declined to Invalid.
Aug 17 2022, 12:26 PM · Cloud-VPS (Debian Stretch Deprecation)
MGChecker changed the status of T308937: Migrate pub2.wikiapiary to Bullseye from Declined to Invalid.

Effectively, tracked elsewhere.

Aug 17 2022, 12:26 PM · WikiApiary

Jun 8 2022

MGChecker awarded T305316: Archive the HashTables extension a Dislike token.
Jun 8 2022, 1:12 PM · translatewiki.net, MediaWiki-extensions-Other, Wikimedia-GitHub, Diffusion-Repository-Administrators, User-Kizule, Projects-Cleanup

May 31 2022

MGChecker changed the status of T309652: spam from Resolved to Invalid.
May 31 2022, 7:34 PM · Trash

May 8 2022

MGChecker awarded T221922: MassMessage fails to respect a user's partial block a Dislike token.
May 8 2022, 3:05 PM · MediaWiki-Blocks, MassMessage, Beta-Cluster-reproducible, User-DannyS712

Apr 19 2022

MGChecker added a comment to T305316: Archive the HashTables extension.

hmm. I mean it is an Danwe parser extension. It probably still works for now, and is installed on Wikis on 1.37.0 according to Wikiapiary.

Apr 19 2022, 1:43 AM · translatewiki.net, MediaWiki-extensions-Other, Wikimedia-GitHub, Diffusion-Repository-Administrators, User-Kizule, Projects-Cleanup

Mar 9 2022

MGChecker added a comment to T183099: Provide a button for quickly reactivating filters.

You can check the log to understand its behavior.

Mar 9 2022, 10:49 PM · AbuseFilter

Feb 4 2022

MGChecker awarded T201595: Mobile frontend web does not present edit notices a The World Burns token.
Feb 4 2022, 2:01 PM · MediaWiki-Editnotice, MobileFrontend (MobileFrontend (Editor)), Editing-team (Design Backlog), Editing Design, covid-19, MinervaNeue, MediaWiki-Page-editing, Mobile

Nov 14 2021

MGChecker added a watcher for MediaWiki-extensions-Cargo: MGChecker.
Nov 14 2021, 10:31 PM

Nov 9 2021

MGChecker awarded T249293: Prevent reply links from showing on certain pages a Like token.
Nov 9 2021, 4:56 PM · Editing-team (Kanban Board), MW-1.41-notes (1.41.0-wmf.3; 2023-04-03), Goal, TPP-Phase1, DiscussionTools

Sep 24 2021

MGChecker added a comment to T250963: Replace use of removed hook InternalParseBeforeSanitize.

I am curious: Where has this topic come up recently?

Sep 24 2021, 7:38 AM · ci-test-error, MediaWiki-extensions-Variables

Sep 21 2021

MGChecker added a project to T291523: [placeholder ticket] Blockers user group for ukwiki: MediaWiki-Blocks.

I deem it highly unlikely that a group like that would be added on a single community's request. We usually try to not bloat configuration settings to much, and your request could only be done by doing so or by adding one highly specific user permission which would not serve the potential needs of other communities.

Sep 21 2021, 10:01 PM · MediaWiki-Blocks, MediaWiki-Configuration, Wikimedia-Site-requests
MGChecker added a comment to T290891: Review policies regarding extension maintainers.

Thank you, this is everything I asked for! From my side, this can be marked as resolved then.

Sep 21 2021, 12:12 AM · SecTeam-Processed, Security policy and procedure, Security-Team

Sep 20 2021

MGChecker added a comment to T290891: Review policies regarding extension maintainers.

I have to admit that I have not been to mindful to making this information more widely accessible. I do not consider myself a real author of the extension, so I have not added my name on the respective places. I have added respective indications now.

Sep 20 2021, 11:15 PM · SecTeam-Processed, Security policy and procedure, Security-Team
MGChecker edited Description on MediaWiki-extensions-Loops.
Sep 20 2021, 11:10 PM
MGChecker updated subscribers of T290891: Review policies regarding extension maintainers.

Thanks for the task, but it's very unclear what the problem is, and what you're wanting doing.

Sep 20 2021, 10:18 PM · SecTeam-Processed, Security policy and procedure, Security-Team

Sep 18 2021

MGChecker added a comment to T277883: Drop all low-use and unused features of FlaggedRevs to make it more maintainable.

On dewiki, this has been used occasionally: https://de.wikipedia.org/wiki/Spezial:Logbuch?type=stable&user=&page=&wpdate=&tagfilter=&subtype=

Sep 18 2021, 6:43 PM · MW-1.42-notes (1.42.0-wmf.24; 2024-03-26), Patch-For-Review, MW-1.41-notes (1.41.0-wmf.25; 2023-09-05), MW-1.40-notes (1.40.0-wmf.27; 2023-03-13), MW-1.39-notes (1.39.0-wmf.23; 2022-08-01), MW-1.38-notes (1.38.0-wmf.21; 2022-02-07), MW-1.37-notes (1.37.0-wmf.17; 2021-08-02), MW-1.36-notes (1.36.0-wmf.38; 2021-04-06), Technical-Debt, User-Ladsgroup, Epic, User-notice, MediaWiki-extensions-FlaggedRevs
MGChecker added a comment to T277883: Drop all low-use and unused features of FlaggedRevs to make it more maintainable.

This is the main mode of FlaggedRevs used in enwiki, and is quite popular there. In dewiki, it is used occasionally as well.

Sep 18 2021, 12:29 PM · MW-1.42-notes (1.42.0-wmf.24; 2024-03-26), Patch-For-Review, MW-1.41-notes (1.41.0-wmf.25; 2023-09-05), MW-1.40-notes (1.40.0-wmf.27; 2023-03-13), MW-1.39-notes (1.39.0-wmf.23; 2022-08-01), MW-1.38-notes (1.38.0-wmf.21; 2022-02-07), MW-1.37-notes (1.37.0-wmf.17; 2021-08-02), MW-1.36-notes (1.36.0-wmf.38; 2021-04-06), Technical-Debt, User-Ladsgroup, Epic, User-notice, MediaWiki-extensions-FlaggedRevs

Sep 13 2021

MGChecker created T290891: Review policies regarding extension maintainers.
Sep 13 2021, 3:53 PM · SecTeam-Processed, Security policy and procedure, Security-Team
MGChecker added a comment to T287347: Loops can cause php-fpm exhaustion (CVE-2021-42040).

With the patch merged, is there anything immediately left to do here?

Sep 13 2021, 12:43 PM · SecTeam-Processed, Vuln-DoS, MediaWiki-extensions-Loops, User-RhinosF1, Security
MGChecker closed T208482: Get in touch with Gamepedia about their 1.0.0-hydra version as Resolved.

I think with the code published on GitHub, there is not really a thing left to be done here.

Sep 13 2021, 12:41 PM · MediaWiki-extensions-Loops
MGChecker added a comment to T290577: Hitting a Loops limit despite $egLoopsCounterLimit being set high enough..

This has been a bug in the 1.0.0-beta version, which is still in (quite stale) development. On current master, the variable should work as expected.

Sep 13 2021, 12:39 PM · MediaWiki-extensions-Loops
MGChecker merged T290577: Hitting a Loops limit despite $egLoopsCounterLimit being set high enough. into T287347: Loops can cause php-fpm exhaustion (CVE-2021-42040).
Sep 13 2021, 12:39 PM · SecTeam-Processed, Vuln-DoS, MediaWiki-extensions-Loops, User-RhinosF1, Security
MGChecker merged task T290577: Hitting a Loops limit despite $egLoopsCounterLimit being set high enough. into T287347: Loops can cause php-fpm exhaustion (CVE-2021-42040).
Sep 13 2021, 12:39 PM · MediaWiki-extensions-Loops

Jun 9 2021

MGChecker updated the task description for T268667: Archive mediawiki/extensions/MultiUpload?.
Jun 9 2021, 3:06 PM · User-Kizule, Wikimedia-GitHub, translatewiki.net, Diffusion-Repository-Administrators, Projects-Cleanup, MediaWiki-extensions-MultiUpload
MGChecker updated the task description for T275730: Archive the ParserFun extension.
Jun 9 2021, 3:05 PM · User-Kizule, translatewiki.net, MediaWiki-extensions-Other, Wikimedia-GitHub, Diffusion-Repository-Administrators, Projects-Cleanup

Jun 6 2021

MGChecker awarded P16308 Future of Phabricator upstream: irc chatlog with epriestley and interested parties a Love token.
Jun 6 2021, 1:38 PM · Phabricator

Jun 3 2021

MGChecker added a comment to T283980: Phacility (Maintainer of Phabricator) is winding down. Upstream support ending..

Considering how Phabricator was maintained so far, I think that it might be possible for a small team to maintain it.

Jun 3 2021, 1:24 PM · Release-Engineering-Team (Seen), User-Matthewrbowker, Phabricator

May 30 2021

MGChecker added a comment to T283980: Phacility (Maintainer of Phabricator) is winding down. Upstream support ending..

I propose we keep this task open for a week or so to let people land tokens of appreciation to Phabricator / Phacility @epriestley (creator of Phabricator and founder of Phacility) and then close it. Surely we would have a project / working group to discuss about the future.

May 30 2021, 8:17 PM · Release-Engineering-Team (Seen), User-Matthewrbowker, Phabricator
MGChecker awarded T283980: Phacility (Maintainer of Phabricator) is winding down. Upstream support ending. a Heartbreak token.
May 30 2021, 8:32 AM · Release-Engineering-Team (Seen), User-Matthewrbowker, Phabricator

May 28 2021

MGChecker added a comment to T283935: Unarchive EditAccount repository on Gerrit.

Took care of unarchival on Diffusion.

May 28 2021, 11:02 PM · MediaWiki-extensions-EditAccount, User-Kizule, Diffusion-Repository-Administrators, Gerrit

May 10 2021

MGChecker added a comment to T250963: Replace use of removed hook InternalParseBeforeSanitize.

I believe there are two issues that need solving:

  1. How to implement Variables as a Parsoid extension, and if new Parsoid functionality is needed for that
May 10 2021, 10:59 PM · ci-test-error, MediaWiki-extensions-Variables
MGChecker merged T276627: InternalParseBeforeSanitize deprecated in MediaWiki 1.35 into T250963: Replace use of removed hook InternalParseBeforeSanitize.
May 10 2021, 10:49 PM · ci-test-error, MediaWiki-extensions-Variables