[go: nahoru, domu]

Page MenuHomePhabricator

GlobalUsageComponent
ActivePublic

Members (2)

Watchers

  • This project does not have any watchers.
  • View All

Details

Description

Provides a Special:GlobalUsage page to view global image usage (Homepage)

Recent Activity

Yesterday

Catrope added a comment to T241053: Normalize globalimagelinks table.

In T370378 we're discussing potentially broadening the scope of gil_to to any pages rather than just files, so maybe we could normalize gil_to to a linktarget instead, and solve both this task and that one at the same time.

Thu, Jul 18, 6:00 PM · Platform Engineering Roadmap Decision Making, GlobalUsage, StructuredDataOnCommons

May 7 2024

Umherirrender renamed T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage) from UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value to UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage).
May 7 2024, 6:29 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error

Apr 28 2024

Maintenance_bot removed a project from T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage): Patch-For-Review.
Apr 28 2024, 8:30 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error
Umherirrender closed T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage) as Resolved.
Apr 28 2024, 8:24 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error
gerritbot added a comment to T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage).

Change #1020941 abandoned by Umherirrender:

[mediawiki/extensions/GlobalUsage@wmf/1.43.0-wmf.1] Use IResultWrapper::numRows to check for empty IResultWrapper

Reason:

Not longer needed, 1.43.0-wmf.2 is everywhere

https://gerrit.wikimedia.org/r/1020941

Apr 28 2024, 8:24 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error

Apr 26 2024

Maintenance_bot removed a project from T312380: Migrate usage of Database::select to SelectQueryBuilder in GlobalUsage: Patch-For-Review.
Apr 26 2024, 6:25 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), GlobalUsage, Technical-Debt

Apr 22 2024

Umherirrender closed T312380: Migrate usage of Database::select to SelectQueryBuilder in GlobalUsage as Resolved.
Apr 22 2024, 5:38 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), GlobalUsage, Technical-Debt
ReleaseTaggerBot added a project to T312380: Migrate usage of Database::select to SelectQueryBuilder in GlobalUsage: MW-1.43-notes (1.43.0-wmf.2; 2024-04-23).
Apr 22 2024, 1:00 AM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), GlobalUsage, Technical-Debt
gerritbot added a comment to T312380: Migrate usage of Database::select to SelectQueryBuilder in GlobalUsage.

Change #1022614 merged by jenkins-bot:

[mediawiki/extensions/GlobalUsage@master] Migrate to IReadableDatabase::newSelectQueryBuilder

https://gerrit.wikimedia.org/r/1022614

Apr 22 2024, 12:24 AM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), GlobalUsage, Technical-Debt

Apr 21 2024

Umherirrender claimed T312380: Migrate usage of Database::select to SelectQueryBuilder in GlobalUsage.
Apr 21 2024, 7:36 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), GlobalUsage, Technical-Debt
gerritbot added a project to T312380: Migrate usage of Database::select to SelectQueryBuilder in GlobalUsage: Patch-For-Review.
Apr 21 2024, 7:36 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), GlobalUsage, Technical-Debt
gerritbot added a comment to T312380: Migrate usage of Database::select to SelectQueryBuilder in GlobalUsage.

Change #1022614 had a related patch set uploaded (by Umherirrender; author: Umherirrender):

[mediawiki/extensions/GlobalUsage@master] Migrate to IReadableDatabase::newSelectQueryBuilder

https://gerrit.wikimedia.org/r/1022614

Apr 21 2024, 7:36 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), GlobalUsage, Technical-Debt

Apr 18 2024

Umherirrender added a comment to T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage).

When \Wikimedia\Rdbms\IReadableDatabase::select() is typehinted to return \Wikimedia\Rdbms\IResultWrapper phan reports:
PhanRedundantCondition Redundant attempt to cast $res of type \Wikimedia\Rdbms\IResultWrapper to truthy
But without typehint phan is not strict here.

Apr 18 2024, 10:32 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error
ReleaseTaggerBot added a project to T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage): MW-1.43-notes (1.43.0-wmf.2; 2024-04-23).
Apr 18 2024, 7:00 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error
gerritbot added a comment to T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage).

Change #1020941 had a related patch set uploaded (by Jforrester; author: Umherirrender):

[mediawiki/extensions/GlobalUsage@wmf/1.43.0-wmf.1] Use IResultWrapper::numRows to check for empty IResultWrapper

https://gerrit.wikimedia.org/r/1020941

Apr 18 2024, 6:57 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error
gerritbot added a comment to T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage).

Change #1021525 merged by jenkins-bot:

[mediawiki/extensions/GlobalUsage@master] Use IResultWrapper::numRows to check for empty IResultWrapper

https://gerrit.wikimedia.org/r/1021525

Apr 18 2024, 6:55 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error
Umherirrender added a comment to T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage).

When \Wikimedia\Rdbms\IReadableDatabase::select() is typehinted to return \Wikimedia\Rdbms\IResultWrapper phan reports:
PhanRedundantCondition Redundant attempt to cast $res of type \Wikimedia\Rdbms\IResultWrapper to truthy
But without typehint phan is not strict here.

Apr 18 2024, 6:30 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error
Umherirrender claimed T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage).
Apr 18 2024, 5:57 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error
gerritbot added a project to T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage): Patch-For-Review.
Apr 18 2024, 5:43 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error
gerritbot added a comment to T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage).

Change #1021525 had a related patch set uploaded (by Umherirrender; author: Umherirrender):

[mediawiki/extensions/GlobalUsage@master] Use IResultWrapper::numRows to check for empty IResultWrapper

https://gerrit.wikimedia.org/r/1021525

Apr 18 2024, 5:43 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error
Krinkle added a comment to T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage).

Actually, it seems the above patch did not fix the issue.

Apr 18 2024, 3:34 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error
Krinkle added a comment to T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage).

We have also:

Apr 18 2024, 3:27 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error
Krinkle updated subscribers of T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage).
July 2023:
Apr 18 2024, 3:26 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error
thcipriani moved T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage) from Untriaged to Apr 2024 on the Wikimedia-production-error board.
Apr 18 2024, 3:22 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error
thcipriani created T362901: UnexpectedValueException: Wikimedia\Rdbms\InsertQueryBuilder::execute can't have empty $rows value (via GlobalUsage).
Apr 18 2024, 3:21 PM · MW-1.43-notes (1.43.0-wmf.2; 2024-04-23), Structured-Data-Backlog, GlobalUsage, Wikimedia-production-error

Mar 17 2024

ReleaseTaggerBot added a project to T357645: Replace usage of wfGetDB() in GlobalUsage before the 1.42 cut so it can be hard-deprecated: MW-1.42-notes (1.42.0-wmf.23; 2024-03-19).
Mar 17 2024, 11:01 PM · MW-1.42-notes (1.42.0-wmf.23; 2024-03-19), GlobalUsage, Technical-Debt
Maintenance_bot removed a project from T357645: Replace usage of wfGetDB() in GlobalUsage before the 1.42 cut so it can be hard-deprecated: Patch-For-Review.
Mar 17 2024, 10:30 PM · MW-1.42-notes (1.42.0-wmf.23; 2024-03-19), GlobalUsage, Technical-Debt
Ladsgroup closed T357645: Replace usage of wfGetDB() in GlobalUsage before the 1.42 cut so it can be hard-deprecated as Resolved.
Mar 17 2024, 10:01 PM · MW-1.42-notes (1.42.0-wmf.23; 2024-03-19), GlobalUsage, Technical-Debt
gerritbot added a comment to T357645: Replace usage of wfGetDB() in GlobalUsage before the 1.42 cut so it can be hard-deprecated.

Change 1011414 merged by jenkins-bot:

[mediawiki/extensions/GlobalUsage@master] Replace usage of wfGetDB()

https://gerrit.wikimedia.org/r/1011414

Mar 17 2024, 9:58 PM · MW-1.42-notes (1.42.0-wmf.23; 2024-03-19), GlobalUsage, Technical-Debt
gerritbot added a project to T357645: Replace usage of wfGetDB() in GlobalUsage before the 1.42 cut so it can be hard-deprecated: Patch-For-Review.
Mar 17 2024, 9:40 AM · MW-1.42-notes (1.42.0-wmf.23; 2024-03-19), GlobalUsage, Technical-Debt
gerritbot added a comment to T357645: Replace usage of wfGetDB() in GlobalUsage before the 1.42 cut so it can be hard-deprecated.

Change 1011414 had a related patch set uploaded (by 沈澄心; author: 沈澄心):

[mediawiki/extensions/GlobalUsage@master] Replace usage of wfGetDB()

https://gerrit.wikimedia.org/r/1011414

Mar 17 2024, 9:39 AM · MW-1.42-notes (1.42.0-wmf.23; 2024-03-19), GlobalUsage, Technical-Debt

Feb 15 2024

Jdforrester-WMF created T357645: Replace usage of wfGetDB() in GlobalUsage before the 1.42 cut so it can be hard-deprecated.
Feb 15 2024, 1:51 PM · MW-1.42-notes (1.42.0-wmf.23; 2024-03-19), GlobalUsage, Technical-Debt

Oct 26 2023

JEumerus added a comment to T91192: Show new versions of files (and possibly separately description changes) made on WikimediaCommons on the Watchlist.

Changed from "stalled" to "open" since apparently the Wikidata issues mentioned before were resolved.

Oct 26 2023, 12:26 PM · Growth-Team-Filtering, Growth-Team, Crosswiki, Commons, Contributors-Team, GlobalUsage, Multimedia, MediaWiki-Watchlist
JEumerus changed the status of T91192: Show new versions of files (and possibly separately description changes) made on WikimediaCommons on the Watchlist from Stalled to Open.
Oct 26 2023, 12:26 PM · Growth-Team-Filtering, Growth-Team, Crosswiki, Commons, Contributors-Team, GlobalUsage, Multimedia, MediaWiki-Watchlist

Oct 12 2023

Aklapper edited projects for T348573: All Wikimedia extensions that store their data outside the main database should use a virtual database domain, added: AbuseFilter, ArticleFeedbackv5, MediaWiki-extensions-Babel, CampaignEvents, CheckUser, CirrusSearch, DiscussionTools, Notifications, EntitySchema, Event-Platform, StructuredDiscussions, GlobalUsage, GrowthExperiments, MediaWiki-extensions-LoginNotify, MachineVision, Math, MathSearch, MediaWiki-extensions-OAuthRateLimiter, PageTriage, MediaWiki-extensions-Phonos, MediaWiki-extensions-PropertySuggester, Reading List Service, MediaWiki-extensions-SecurePoll, MediaWiki-extensions-WikibaseRepository, Wikibase-Quality-Constraints, MediaWiki-extensions-WikimediaMaintenance, MediaWiki-extensions-Other; removed WMF-General-or-Unknown.
Oct 12 2023, 11:38 AM · Patch-For-Review, Epic, WMF-General-or-Unknown

Sep 30 2023

Umherirrender closed T346545: Update GlobalUsage to use the new HookContainer/HookRunner system as Resolved.
Sep 30 2023, 4:20 PM · MW-1.41-notes (1.41.0-wmf.29; 2023-10-03), Core Platform Team Initiatives (New Hook System), GlobalUsage
Maintenance_bot removed a project from T346545: Update GlobalUsage to use the new HookContainer/HookRunner system: Patch-For-Review.
Sep 30 2023, 1:11 AM · MW-1.41-notes (1.41.0-wmf.29; 2023-10-03), Core Platform Team Initiatives (New Hook System), GlobalUsage
ReleaseTaggerBot added a project to T346545: Update GlobalUsage to use the new HookContainer/HookRunner system: MW-1.41-notes (1.41.0-wmf.29; 2023-10-03).
Sep 30 2023, 1:01 AM · MW-1.41-notes (1.41.0-wmf.29; 2023-10-03), Core Platform Team Initiatives (New Hook System), GlobalUsage
gerritbot added a comment to T346545: Update GlobalUsage to use the new HookContainer/HookRunner system.

Change 961899 merged by jenkins-bot:

[mediawiki/extensions/GlobalUsage@master] Use HookHandlers for core hooks

https://gerrit.wikimedia.org/r/961899

Sep 30 2023, 12:40 AM · MW-1.41-notes (1.41.0-wmf.29; 2023-10-03), Core Platform Team Initiatives (New Hook System), GlobalUsage

Sep 28 2023

gerritbot added a project to T346545: Update GlobalUsage to use the new HookContainer/HookRunner system: Patch-For-Review.
Sep 28 2023, 9:03 PM · MW-1.41-notes (1.41.0-wmf.29; 2023-10-03), Core Platform Team Initiatives (New Hook System), GlobalUsage
gerritbot added a comment to T346545: Update GlobalUsage to use the new HookContainer/HookRunner system.

Change 961899 had a related patch set uploaded (by Umherirrender; author: Umherirrender):

[mediawiki/extensions/GlobalUsage@master] Use HookHandlers for core hooks

https://gerrit.wikimedia.org/r/961899

Sep 28 2023, 9:03 PM · MW-1.41-notes (1.41.0-wmf.29; 2023-10-03), Core Platform Team Initiatives (New Hook System), GlobalUsage
Umherirrender claimed T346545: Update GlobalUsage to use the new HookContainer/HookRunner system.
Sep 28 2023, 8:53 PM · MW-1.41-notes (1.41.0-wmf.29; 2023-10-03), Core Platform Team Initiatives (New Hook System), GlobalUsage

Sep 17 2023

Umherirrender added a parent task for T346545: Update GlobalUsage to use the new HookContainer/HookRunner system: T263353: Update all Wikimedia production extensions to use the new HookContainer/HookRunner system.
Sep 17 2023, 12:05 AM · MW-1.41-notes (1.41.0-wmf.29; 2023-10-03), Core Platform Team Initiatives (New Hook System), GlobalUsage

Sep 16 2023

Umherirrender created T346545: Update GlobalUsage to use the new HookContainer/HookRunner system.
Sep 16 2023, 11:57 PM · MW-1.41-notes (1.41.0-wmf.29; 2023-10-03), Core Platform Team Initiatives (New Hook System), GlobalUsage

Jul 11 2023

Aklapper changed the edit policy for GlobalUsage.
Jul 11 2023, 6:18 PM

Jun 15 2023

thiemowmde renamed T315808: GlobalUsage has no PHPUnit tests from GlobalUsage has no tests to GlobalUsage has no PHPUnit tests.
Jun 15 2023, 9:28 AM · GlobalUsage, Test-Coverage

May 21 2023

Frostly added a project to T179505: GlobalUsage should allow for filtering by namespace: Commons.
May 21 2023, 5:22 AM · Commons, Multimedia, GlobalUsage

May 9 2023

hashar closed T336284: Images Globalusage on testwiki shows mediawiki message keys for the site names (due to local customization) as Resolved.

Root cause found by @matmarex was that testwiki had a local customization of an i18n message made back in year 2010!

MediaWiki:Globalusage-on-wiki
Usage on {{MediaWiki:Wiki-name-$2}}
May 9 2023, 5:07 PM · Local-Wiki-Template-And-Gadget-Issues, Regression
hashar attached a referenced file: F36989979: sitenames_vanished.png.
May 9 2023, 5:02 PM · Local-Wiki-Template-And-Gadget-Issues, Regression
hashar attached a referenced file: F36989983: sitenames_present.png.
May 9 2023, 5:02 PM · Local-Wiki-Template-And-Gadget-Issues, Regression