Page MenuHomePhabricator

Unite_together
User

Today

  • No visible events.

Tomorrow

  • No visible events.

Tuesday

  • No visible events.

User Details

User Since
Oct 28 2021, 12:20 PM (223 w, 3 d)
Availability
Available
LDAP User
Unite together
MediaWiki User
Ikan [ Global Accounts ]

Recent Activity

Oct 19 2025

Unite_together added a member for Trusted-Contributors: Mahir256.
Oct 19 2025, 1:39 PM
Unite_together added a member for Trusted-Contributors: Theklan.
Oct 19 2025, 1:38 PM
Unite_together added members for Trusted-Contributors: Darwinius, TaronjaSatsuma, Bennylin.
Oct 19 2025, 1:36 PM
Unite_together added members for Trusted-Contributors: Lhoussine_AIT_TAYFST, Gnoeee, VIGNERON.
Oct 19 2025, 1:33 PM
Unite_together added members for Trusted-Contributors: Ainali, Csisc.
Oct 19 2025, 1:31 PM

May 16 2025

Unite_together added a watcher for Wiki-Setup: Unite_together.
May 16 2025, 3:10 AM

Apr 15 2025

Unite_together updated subscribers of T329096: Support existing Wikibase REST API routes for Lexemes.
Apr 15 2025, 8:28 AM · User-ItamarWMDE, Patch-For-Review, Wikibase REST API (WPP), Wikidata Lexicographical data, Wikidata
Unite_together added a comment to T329096: Support existing Wikibase REST API routes for Lexemes.
PHPUnit Prepare Parallel Run (Composer)
00:02:30.075 INFO:quibble.commands:>>> Start: PHPUnit Prepare Parallel Run (Composer)
00:02:30.553 > MediaWiki\Composer\PhpUnitSplitter\PhpUnitXmlManager::fetchResultsCache
00:02:30.553 
00:02:30.553 Unable to generate results cache URL - is LOG_PATH set?
00:02:30.553 
00:02:30.553 > MediaWiki\Composer\PhpUnitSplitter\PhpUnitXmlManager::listTestsNotice
00:02:30.553 
00:02:30.553 Running `phpunit --list-tests-xml` to get a list of expected tests ... 
00:02:30.553 
00:02:30.976 > phpunit '--list-tests-xml=tests-list-extensions.xml' '--testsuite=extensions'
00:02:31.080 Using PHP 7.4.33
00:02:31.081 Running with MediaWiki settings because there might be integration tests
00:02:43.430 PHPUnit 9.6.21 by Sebastian Bergmann and contributors.
00:02:43.430 
00:02:43.430 Wrote list of tests that would have been run to tests-list-extensions.xml
00:02:43.463 > MediaWiki\Composer\PhpUnitSplitter\PhpUnitXmlManager::splitTestsListExtensions
00:02:44.688 Encountered PHPUnit ErrorTestCase - check for a syntax error in the test suite or an error in a dataProvider!
00:02:44.689 Test suite splitting failed - falling back to linear run
00:02:44.689 Running extensions phpunit suite databaseless tests...
00:02:44.692 Running command ''composer' 'run' '--timeout=0' 'phpunit:entrypoint' '--' '--configuration' 'phpunit-database.xml' '--testsuite' 'extensions' '--exclude-group' 'Broken,ParserFuzz,Stub,Standalone,Database'' ...
00:02:45.865 > phpunit '--configuration' 'phpunit-database.xml' '--testsuite' 'extensions' '--exclude-group' 'Broken,ParserFuzz,Stub,Standalone,Database'
00:02:45.865 Could not read "phpunit-database.xml".
00:02:45.865 Script phpunit handling the phpunit event returned with error code 1
00:02:45.865 Script @phpunit was called via phpunit:entrypoint
00:02:45.865 Test suite splitting failed
00:02:45.894 INFO:quibble.commands:<<< Finish: PHPUnit Prepare Parallel Run (Composer), in 15.817 s

There's a such pipeline blockage in my latest patch. What should I do to address it?

Apr 15 2025, 8:28 AM · User-ItamarWMDE, Patch-For-Review, Wikibase REST API (WPP), Wikidata Lexicographical data, Wikidata

Apr 9 2025

Unite_together added a comment to T329096: Support existing Wikibase REST API routes for Lexemes.

Change #1134118 had a related patch set uploaded (by Unite together; author: Unite together):

[mediawiki/extensions/WikibaseLexeme@master] [Part of T329096] Reorganize objects in src/ to various locations to implement "hexagonal architecture" of OpenAPI.

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

Apr 9 2025, 8:03 AM · User-ItamarWMDE, Patch-For-Review, Wikibase REST API (WPP), Wikidata Lexicographical data, Wikidata

Apr 4 2025

Unite_together updated subscribers of T329096: Support existing Wikibase REST API routes for Lexemes.
Apr 4 2025, 10:25 AM · User-ItamarWMDE, Patch-For-Review, Wikibase REST API (WPP), Wikidata Lexicographical data, Wikidata
Unite_together added a comment to T329096: Support existing Wikibase REST API routes for Lexemes.

This patch above is an attempt to implement "hexagonal architecture" mentioned further above by @ItamarWMDE. It still has many many issues, and very likely to fail automatic tests. This is mainly because I'm unsure if some of those objects located in src/ are moved to correct locations. But I'm uploading it for now, as I'm really in need of some instructions to solve outstanding issues caused by this major adjustment.

Apr 4 2025, 7:41 AM · User-ItamarWMDE, Patch-For-Review, Wikibase REST API (WPP), Wikidata Lexicographical data, Wikidata

Mar 19 2025

Restricted Application added a project to T329096: Support existing Wikibase REST API routes for Lexemes: User-ItamarWMDE.

@ItamarWMDE Should I change the structure of WikibaseLexeme extension to follow that of Wikibase package?

Mar 19 2025, 6:17 AM · User-ItamarWMDE, Patch-For-Review, Wikibase REST API (WPP), Wikidata Lexicographical data, Wikidata

Mar 15 2025

Unite_together added a comment to T329096: Support existing Wikibase REST API routes for Lexemes.

+2 by jenkins-bot on the patch above.

Mar 15 2025, 11:07 AM · User-ItamarWMDE, Patch-For-Review, Wikibase REST API (WPP), Wikidata Lexicographical data, Wikidata

Mar 9 2025

Unite_together added a comment to T329096: Support existing Wikibase REST API routes for Lexemes.

1125623: Created WblRestApi class, stubs for RouteHandlers and (some) route landler classes | https://gerrit.wikimedia.org/r/c/mediawiki/extensions/WikibaseLexeme/+/1125623
Created this commit just now.

Mar 9 2025, 7:38 AM · User-ItamarWMDE, Patch-For-Review, Wikibase REST API (WPP), Wikidata Lexicographical data, Wikidata

Mar 8 2025

Unite_together created T388299: Requesting GitLab account activation for Unite together.
Mar 8 2025, 9:12 AM · GitLab (Account Approval), Release-Engineering-Team

Mar 6 2025

Unite_together added a comment to T329096: Support existing Wikibase REST API routes for Lexemes.

Sure, I'm attempting to work on this feature. Created a WblRestApi.php so far on my machine. My questions are as follows:

Mar 6 2025, 11:50 AM · User-ItamarWMDE, Patch-For-Review, Wikibase REST API (WPP), Wikidata Lexicographical data, Wikidata

Feb 26 2025

Unite_together created T387274: REST API for Wikidata lexemes.
Feb 26 2025, 8:23 AM · Wikibase Reuse Team, Wikibase REST API (WPP), Wikidata

Oct 11 2023

Unite_together created P52902 (An Untitled Masterwork).
Oct 11 2023, 11:46 AM

Oct 10 2023

Unite_together created P52874 (An Untitled Masterwork).
Oct 10 2023, 6:42 AM

Oct 6 2023

Unite_together created P52846 (An Untitled Masterwork).
Oct 6 2023, 7:00 AM

Sep 21 2023

Unite_together created P52548 (An Untitled Masterwork).
Sep 21 2023, 7:49 AM

Sep 20 2023

Unite_together created P52545 (An Untitled Masterwork).
Sep 20 2023, 4:19 PM
Unite_together created P52538 (An Untitled Masterwork).
Sep 20 2023, 10:22 AM

Jul 6 2023

Unite_together added a comment to T341171: Preloading a page in the MediaWiki: namespace via InputBox is broken in Russian Wikinews.

@ssr Hey, did you forget that Krassotkin no longer has access to phab here?

Jul 6 2023, 12:53 PM · MW-1.41-notes (1.41.0-wmf.17; 2023-07-11), MediaWiki-Page-editing, Regression
Unite_together added a comment to T341171: Preloading a page in the MediaWiki: namespace via InputBox is broken in Russian Wikinews.

I also tested against the same template inside my userspace. Seems preload parameter doesn't work well with MediaWiki space pages.

Jul 6 2023, 11:19 AM · MW-1.41-notes (1.41.0-wmf.17; 2023-07-11), MediaWiki-Page-editing, Regression

Jun 30 2023

Unite_together updated subscribers of T340711: Create project tag for HotCat.

Well, I asked @TheDJ and learned that there's actually no "team" as a whole and it has been unmaintained for quite long...

Jun 30 2023, 10:21 AM · Project-Admins

Jun 29 2023

Unite_together added a comment to T340711: Create project tag for HotCat.

@Peachey88 Not yet. I thought it's sensible because this gadget has been used widely.

Jun 29 2023, 8:23 AM · Project-Admins
Unite_together created T340711: Create project tag for HotCat.
Jun 29 2023, 5:04 AM · Project-Admins

Jun 13 2023

Unite_together added a comment to T319153: Implement language converter for Uyghur (ug).

Currently there's a similar system on kkwiki. Maybe it's a good choice to apply the same tool onto ugwiki. Maybe I can do this. Though I'm not fluent in Uyghur, I know about its parallel writing systems.

Jun 13 2023, 4:41 AM · Patch-For-Review, MediaWiki-Language-converter

May 5 2022

Unite_together changed the status of T307670: All "Translate this page" entrypoint links in compact language selector go to non-existing hostnames from Stalled to Open.

Ja, it still happens in safe mode. Actually, it really appears everywhere as long as there is an interlanguage link on this page.

May 5 2022, 12:32 PM · ContentTranslation
Unite_together created T307670: All "Translate this page" entrypoint links in compact language selector go to non-existing hostnames.
May 5 2022, 10:59 AM · ContentTranslation

Jan 6 2022

Unite_together added a comment to T298670: When scrolling down, new titlebar only displays page name partially (vector-sticky-header-context-bar).

Here, just one example for jawiki, a page with REALLY long title:
https://ja.wikipedia.org/wiki/%E3%83%91%E3%83%A9%E3%83%99%E3%83%A9%E3%83%A0_(%E3%82%A4%E3%83%B3%E3%82%B0%E3%83%B4%E3%82%A7%E3%82%A4%E3%83%BB%E3%83%9E%E3%83%AB%E3%83%A0%E3%82%B9%E3%83%86%E3%82%A3%E3%83%BC%E3%83%B3%E3%81%AE%E3%82%A2%E3%83%AB%E3%83%90%E3%83%A0)

截圖 2022-01-06 17.34.04.png (780×2 px, 334 KB)

Jan 6 2022, 9:36 AM · Web-Team-Backlog-Archived, Vector 2022, Vector (legacy skin)
Unite_together created T298670: When scrolling down, new titlebar only displays page name partially (vector-sticky-header-context-bar).
Jan 6 2022, 4:08 AM · Web-Team-Backlog-Archived, Vector 2022, Vector (legacy skin)

Dec 15 2021

Unite_together added a comment to T294554: New Vector skin conflicts with custom user settings.

@Func Don't really know...

Dec 15 2021, 5:34 AM · MediaWiki-Core-Preferences, MediaWiki-extensions-GlobalPreferences, Community-Tech, Vector (legacy skin)

Oct 29 2021

Unite_together added a comment to T294554: New Vector skin conflicts with custom user settings.

I cannot reproduce this one my self.

Oct 29 2021, 3:16 PM · MediaWiki-Core-Preferences, MediaWiki-extensions-GlobalPreferences, Community-Tech, Vector (legacy skin)

Oct 28 2021

Unite_together created T294554: New Vector skin conflicts with custom user settings.
Oct 28 2021, 12:42 PM · MediaWiki-Core-Preferences, MediaWiki-extensions-GlobalPreferences, Community-Tech, Vector (legacy skin)