Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Page MenuHomePhabricator

aude (Katie Filbert )
User

Projects (92)

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Thursday

  • Clear sailing ahead.

User Details

User Since
Nov 4 2014, 6:34 AM (517 w, 13 h)
Availability
Available
IRC Nick
aude
LDAP User
Aude
MediaWiki User
KFilbert-WMF [ Global Accounts ]

Recent Activity

Sun, Sep 29

aude added a comment to T375240: Limit size of charts.
  • By default make the chart 100% width, and 448px height. If both must be expressed in terms of pixels, I'd suggest using 1000px as that's consistent with the maximum content size on Vector 2022. For non-fullscreen use 512px x 448px.
    • In Data namespace if height is present, use that instead of the default. Ignore the width option. Don't allow that to be modified.
    • Default to full screen
    • Update the parser function so it only accepts a fullscreen parameter and doesn't accept width or height parameters e.g.
Sun, Sep 29, 1:19 PM · Charts (Sprint 7)

Wed, Sep 25

aude claimed T375576: It should be possible to render a chart with axis labels.
Wed, Sep 25, 8:25 PM · Patch-For-Review, I18n, Charts
aude claimed T375585: x-axis label text is cut off on the right side when labels are rotated.
Wed, Sep 25, 8:24 PM · Charts
aude added a comment to T373381: Validate requests in chart-renderer service.

Created a follow up tasks:

Wed, Sep 25, 6:33 PM · Charts (Sprint 6), Patch-For-Review
aude created T375682: Improve error logging and metrics in the chart rendering service.
Wed, Sep 25, 6:30 PM · Charts
aude renamed T375677: Show more specific and localized error messages for chart rendering errors in the Chart extension from [TASK] Thing to do to Show more specific and localized error messages for chart rendering errors in the Chart extension.
Wed, Sep 25, 6:19 PM · I18n, Charts
aude created T375677: Show more specific and localized error messages for chart rendering errors in the Chart extension.
Wed, Sep 25, 6:19 PM · I18n, Charts
aude added a comment to T375576: It should be possible to render a chart with axis labels.

Just a technicality, the labels are for the grid values along the axis (e.g. 1950, 1953 ...)

Wed, Sep 25, 5:56 PM · Patch-For-Review, I18n, Charts
aude updated the task description for T375619: Pass locale option to the chart renderer service.
Wed, Sep 25, 1:23 PM · I18n, Charts
aude created T375619: Pass locale option to the chart renderer service.
Wed, Sep 25, 1:22 PM · I18n, Charts
aude added a comment to T375576: It should be possible to render a chart with axis labels.

Should the chart definition have a title property? The chart definition is more of a "template" that can be combined with various sets of tabular data so the title could be more specific to the invocation of the parser function, thus a parser function option.

Wed, Sep 25, 12:17 PM · Patch-For-Review, I18n, Charts
aude created T375585: x-axis label text is cut off on the right side when labels are rotated.
Wed, Sep 25, 1:35 AM · Charts
aude added a comment to T375240: Limit size of charts.

In apache echarts, when rendering an svg, we need to provide some dimensions. This is required for svg (SSR) whereas client-side rendering can have automatic sizing based on the DOM container.

Wed, Sep 25, 1:13 AM · Charts (Sprint 7)
aude added a comment to T374661: Charts show as raw SVG in Parsoid HTML.

Parser tag version of the chart syntax, with ignoring anything inside the tag:

Wed, Sep 25, 12:34 AM · Parsoid, Charts (Sprint 7)
aude added a comment to T374661: Charts show as raw SVG in Parsoid HTML.

I could be missing something, but it looks like the VisualEditor does not appear to support parser functions as well, compared to parser tags.

Wed, Sep 25, 12:28 AM · Parsoid, Charts (Sprint 7)

Fri, Sep 20

aude claimed T374661: Charts show as raw SVG in Parsoid HTML.
Fri, Sep 20, 7:04 PM · Parsoid, Charts (Sprint 7)

Mon, Sep 16

aude added a comment to T373381: Validate requests in chart-renderer service.

Follow up todo items:

Mon, Sep 16, 10:25 PM · Charts (Sprint 6), Patch-For-Review

Mon, Sep 2

aude moved T373344: Add support for basic area charts from Ready for Dev to Code Review on the Charts (Sprint 5) board.
Mon, Sep 2, 2:58 PM · Charts (Sprint 5)
aude claimed T373344: Add support for basic area charts.
Mon, Sep 2, 2:58 PM · Charts (Sprint 5)

Aug 26 2024

aude renamed T373393: Cannot unpack array with string keys from [SPIKE] Thing to investigate to Cannot unpack array with string keys.
Aug 26 2024, 8:38 PM · MW-1.43-notes (1.43.0-wmf.20; 2024-08-27), Patch-For-Review, Charts
aude created T373393: Cannot unpack array with string keys.
Aug 26 2024, 8:37 PM · MW-1.43-notes (1.43.0-wmf.20; 2024-08-27), Patch-For-Review, Charts
aude added a comment to T373381: Validate requests in chart-renderer service.

https://zod.dev/ could be useful for validation in the service

Aug 26 2024, 6:23 PM · Charts (Sprint 6), Patch-For-Review

Aug 18 2024

aude added a comment to T371278: Build container image for Chart service for deployment on beta cluster.

Add the chart-renderer service to the list of trusted projects:

Aug 18 2024, 9:16 PM · Patch-For-Review, Charts

Aug 7 2024

aude added a comment to T371758: Add support for the showSymbols chart definition option.

Here is the task for the symbol size and symbol shapes option in the chart definition:

Aug 7 2024, 7:59 PM · Charts
aude added a comment to T372002: Support symbol size and shape options in the chart definition.

The graph template also has an option for setting line width

Aug 7 2024, 7:58 PM · Charts
aude created T372002: Support symbol size and shape options in the chart definition.
Aug 7 2024, 7:57 PM · Charts
aude added a comment to T371200: Make CLI script accept chart definition and data in the right format.

The only remaining part of the chart definition to support is the interpolation option.

Aug 7 2024, 7:00 PM · MW-1.43-notes (1.43.0-wmf.17; 2024-08-06), Charts (Sprint 3)
aude closed T371758: Add support for the showSymbols chart definition option as Resolved.
Aug 7 2024, 6:58 PM · Charts
aude claimed T371758: Add support for the showSymbols chart definition option.
Aug 7 2024, 6:57 PM · Charts
aude added a comment to T371758: Add support for the showSymbols chart definition option.

@Pietrasagh For the initial demo, we are limiting showSymbols to true and false, but will consider if/how we can support the other options for symbol size, line width etc.

Aug 7 2024, 6:56 PM · Charts

Aug 6 2024

aude updated the task description for T371935: Add support for the "interpolate" parameter in the chart cli script.
Aug 6 2024, 9:12 PM · Charts
aude created T371935: Add support for the "interpolate" parameter in the chart cli script.
Aug 6 2024, 9:12 PM · Charts

Aug 5 2024

aude created T371859: Add support for colors option in chart definition.
Aug 5 2024, 10:45 PM · Charts (Sprint 3)

Aug 3 2024

aude created T371758: Add support for the showSymbols chart definition option.
Aug 3 2024, 7:54 PM · Charts

Jul 29 2024

aude added a comment to T371200: Make CLI script accept chart definition and data in the right format.

So far, here is what the script can render :

Jul 29 2024, 11:38 PM · MW-1.43-notes (1.43.0-wmf.17; 2024-08-06), Charts (Sprint 3)
aude updated the task description for T371200: Make CLI script accept chart definition and data in the right format.
Jul 29 2024, 10:31 PM · MW-1.43-notes (1.43.0-wmf.17; 2024-08-06), Charts (Sprint 3)
aude updated the task description for T371200: Make CLI script accept chart definition and data in the right format.
Jul 29 2024, 10:31 PM · MW-1.43-notes (1.43.0-wmf.17; 2024-08-06), Charts (Sprint 3)
aude added a comment to T371200: Make CLI script accept chart definition and data in the right format.

the patch doesn't yet handle these options in the chart definition:

Jul 29 2024, 12:23 AM · MW-1.43-notes (1.43.0-wmf.17; 2024-08-06), Charts (Sprint 3)

Jul 28 2024

aude moved T371200: Make CLI script accept chart definition and data in the right format from Needs Triage to Sprint 2 on the Charts board.
Jul 28 2024, 9:38 PM · MW-1.43-notes (1.43.0-wmf.17; 2024-08-06), Charts (Sprint 3)
aude moved T371200: Make CLI script accept chart definition and data in the right format from Incoming to Doing on the Charts (Sprint 2) board.
Jul 28 2024, 9:38 PM · MW-1.43-notes (1.43.0-wmf.17; 2024-08-06), Charts (Sprint 3)
aude claimed T371200: Make CLI script accept chart definition and data in the right format.
Jul 28 2024, 9:37 PM · MW-1.43-notes (1.43.0-wmf.17; 2024-08-06), Charts (Sprint 3)
aude created T371200: Make CLI script accept chart definition and data in the right format.
Jul 28 2024, 8:53 PM · MW-1.43-notes (1.43.0-wmf.17; 2024-08-06), Charts (Sprint 3)

Jul 24 2024

aude updated the task description for T370978: Make chart cli script as a wrapper around node service endpoint.
Jul 24 2024, 11:46 PM · Charts (Sprint 4), MW-1.43-notes (1.43.0-wmf.20; 2024-08-27), Patch-For-Review
aude updated the task description for T370978: Make chart cli script as a wrapper around node service endpoint.
Jul 24 2024, 11:45 PM · Charts (Sprint 4), MW-1.43-notes (1.43.0-wmf.20; 2024-08-27), Patch-For-Review
aude created T370978: Make chart cli script as a wrapper around node service endpoint.
Jul 24 2024, 11:44 PM · Charts (Sprint 4), MW-1.43-notes (1.43.0-wmf.20; 2024-08-27), Patch-For-Review
aude added a comment to T370739: Figure out how a shellbox instance for the Chart extension would work.

For building this as a node service, is it still recommended to use service-template-node? I noticed that it has some security issues, seems a bit outdated and not sure how well maintained it is.

Jul 24 2024, 11:29 PM · Charts (Sprint 3), serviceops, SRE, Shellbox
aude created T370975: Implement basic chart rendering node service.
Jul 24 2024, 10:51 PM · Charts (Sprint 4)

Jul 19 2024

aude moved T369681: Build simple CLI script for rendering charts from Ready for Dev to Doing on the Charts (Sprint 2) board.
Jul 19 2024, 6:11 PM · Charts (Sprint 2)

Jul 1 2024

aude updated aude.
Jul 1 2024, 9:18 PM
aude added a member for Charts: aude.
Jul 1 2024, 9:16 PM

Jul 29 2022

aude added a watcher for Wikimedia Enterprise: aude.
Jul 29 2022, 9:04 PM

Jun 3 2022

putnik awarded T118935: [Bug] Entity ids not formatted in Wikibase watchlist edits in client a Heartbreak token.
Jun 3 2022, 1:53 PM · Wikidata Change Dispatching & Watchlists, MediaWiki-extensions-WikibaseClient, Wikidata

Sep 3 2020

valerio.bozzolan awarded T95129: Publish Wikimedia's WordPress blog theme in Git a Doubloon token.
Sep 3 2020, 8:04 AM · Software-Licensing, WMF-Legal, Diff-blog

Oct 28 2018

rafidaslam awarded T123943: Add extension licenses to extension.json so they appear correctly on Special:Version a Like token.
Oct 28 2018, 4:19 PM · Google-Code-in-2019, Google-Code-in-2018, Epic, Software-Licensing, Google-Code-In-2015, MediaWiki-extensions-General

Sep 20 2018

aude added a watcher for Wikibase-UserGroup: aude.
Sep 20 2018, 4:06 PM
aude added a member for Wikibase-Docker-2017+: aude.
Sep 20 2018, 4:05 PM

Sep 8 2018

xSavitar awarded T123943: Add extension licenses to extension.json so they appear correctly on Special:Version a Like token.
Sep 8 2018, 10:26 PM · Google-Code-in-2019, Google-Code-in-2018, Epic, Software-Licensing, Google-Code-In-2015, MediaWiki-extensions-General

Jul 12 2018

Addshore awarded T162555: Stop using MockTermIndex a Like token.
Jul 12 2018, 3:11 PM · User-Addshore, [DEPRECATED] wdwb-tech, Technical-Debt, Wikidata

Apr 26 2018

aude added a comment to T193185: Increase quota for wikidata-federation project.

alternatively, a new, separate project for multi-content revisions would be okay

Apr 26 2018, 8:45 PM · Cloud-VPS (Quota-requests)
aude added a subtask for T192306: Create MCR test wiki on WM Cloud: T193185: Increase quota for wikidata-federation project.
Apr 26 2018, 4:18 PM · Multi-Content-Revisions (MCR-SDC Storage Layer - phase 1), SDC General, Wikidata
aude added a parent task for T193185: Increase quota for wikidata-federation project: T192306: Create MCR test wiki on WM Cloud.
Apr 26 2018, 4:18 PM · Cloud-VPS (Quota-requests)
aude created T193185: Increase quota for wikidata-federation project.
Apr 26 2018, 4:16 PM · Cloud-VPS (Quota-requests)
Envlh awarded T96160: [Bug] when entering monolingual text, trouble saving via keyboard actions a Heartbreak token.
Apr 26 2018, 7:12 AM · MediaWiki-extensions-WikibaseRepository, Wikidata

Mar 23 2018

Liuxinyu970226 awarded T131661: [Story] Support for citoid in Wikidata a Love token.
Mar 23 2018, 1:30 PM · VisualEditor, Wikidata-Sprint-2016-08-02, Wikidata-Sprint-2016-07-19, Story, WikiCite, Wikimedia-Hackathon-2016, Citoid, Wikidata

Feb 24 2018

aude created T188182: Regression: Wikidata descriptions are not showing on various wikis.
Feb 24 2018, 6:10 PM · Readers-Web-Kanbanana-Board-Old, Web-Team-Backlog, Patch-For-Review, Wikidata.org, MobileFrontend, Regression, Wikidata

Feb 18 2018

Liuxinyu970226 awarded T103102: [Story] Take in other projects sidebar out of beta features a Like token.
Feb 18 2018, 8:51 AM · User-notice-archive, Wikidata-Sprint-2016-02-16, Wikidata-Sprint-2016-02-02, Wikidata-Sprint-2016-01-19, Wikimedia-Interwiki-links, Wikimedia-Site-requests, Story, BetaFeatures, Wikidata

Jan 12 2018

MichaelSchoenitzer awarded T131661: [Story] Support for citoid in Wikidata a Love token.
Jan 12 2018, 1:07 AM · VisualEditor, Wikidata-Sprint-2016-08-02, Wikidata-Sprint-2016-07-19, Story, WikiCite, Wikimedia-Hackathon-2016, Citoid, Wikidata

Jan 6 2018

Liuxinyu970226 awarded T123943: Add extension licenses to extension.json so they appear correctly on Special:Version a Piece of Eight token.
Jan 6 2018, 12:29 AM · Google-Code-in-2019, Google-Code-in-2018, Epic, Software-Licensing, Google-Code-In-2015, MediaWiki-extensions-General

Jan 5 2018

Liuxinyu970226 awarded T176408: Run MediaInfo tests on jenkins (post-merge job for Wikibase) a Meh! token.
Jan 5 2018, 11:31 AM · User-Addshore, Wikidata

Jan 4 2018

aude updated the task description for T182682: [MCR] Script(s) for populating new tables (slots, content, content_models, slot_roles).
Jan 4 2018, 3:43 PM · MW-1.32-notes (WMF-deploy-2018-07-10 (1.32.0-wmf.12)), Multi-Content-Revisions (MCR-SDC Storage Layer - phase 1), SDC General, Wikidata
aude created T184188: Warning: pg_escape_bytea() expects exactly 2 parameters, 1 given in DatabasePostgres.php on line 1167.
Jan 4 2018, 2:56 PM · MW-1.39-release, MediaWiki-Installer, PostgreSQL

Dec 17 2017

aude added a comment to T180785: Wikidata does not support hif.wiktionary.

interwikis work now among hifwiktionary and other wiktionary projects:

Dec 17 2017, 8:40 PM · User-Ladsgroup, Wikidata-Sprint-2017-12-20, User-Addshore, Wikidata, All-and-every-Wiktionary
aude added a comment to T180785: Wikidata does not support hif.wiktionary.

(re)populated the sites table.

Dec 17 2017, 6:16 PM · User-Ladsgroup, Wikidata-Sprint-2017-12-20, User-Addshore, Wikidata, All-and-every-Wiktionary

Dec 16 2017

aude added a comment to T144875: When entering sitelink edit mode, focus is not in the site input box.

this still happens :/

Dec 16 2017, 6:10 PM · MediaWiki-extensions-WikibaseRepository, Wikidata

Dec 14 2017

aude added projects to T182682: [MCR] Script(s) for populating new tables (slots, content, content_models, slot_roles): Wikidata, SDC General.
Dec 14 2017, 3:02 PM · MW-1.32-notes (WMF-deploy-2018-07-10 (1.32.0-wmf.12)), Multi-Content-Revisions (MCR-SDC Storage Layer - phase 1), SDC General, Wikidata
aude added projects to T182678: [MCR] Script for populating empty ar_rev_id fields: Wikidata, SDC General.
Dec 14 2017, 3:02 PM · Multi-Content-Revisions (MCR-SDC Storage Layer - phase 1), MW-1.31-release-notes (WMF-deploy-2018-04-03 (1.31.0-wmf.28)), MediaWiki-Platform-Team-Archived (MWPT-Q3-Jan-Mar-2018), SDC General, Wikidata
aude moved T182678: [MCR] Script for populating empty ar_rev_id fields from Duplicate to Inbox on the Multi-Content-Revisions board.
Dec 14 2017, 3:01 PM · Multi-Content-Revisions (MCR-SDC Storage Layer - phase 1), MW-1.31-release-notes (WMF-deploy-2018-04-03 (1.31.0-wmf.28)), MediaWiki-Platform-Team-Archived (MWPT-Q3-Jan-Mar-2018), SDC General, Wikidata
aude placed T182678: [MCR] Script for populating empty ar_rev_id fields up for grabs.
Dec 14 2017, 3:01 PM · Multi-Content-Revisions (MCR-SDC Storage Layer - phase 1), MW-1.31-release-notes (WMF-deploy-2018-04-03 (1.31.0-wmf.28)), MediaWiki-Platform-Team-Archived (MWPT-Q3-Jan-Mar-2018), SDC General, Wikidata

Dec 12 2017

aude updated the task description for T182678: [MCR] Script for populating empty ar_rev_id fields.
Dec 12 2017, 1:54 PM · Multi-Content-Revisions (MCR-SDC Storage Layer - phase 1), MW-1.31-release-notes (WMF-deploy-2018-04-03 (1.31.0-wmf.28)), MediaWiki-Platform-Team-Archived (MWPT-Q3-Jan-Mar-2018), SDC General, Wikidata
aude moved T182682: [MCR] Script(s) for populating new tables (slots, content, content_models, slot_roles) from Inbox to Duplicate on the Multi-Content-Revisions board.
Dec 12 2017, 1:45 PM · MW-1.32-notes (WMF-deploy-2018-07-10 (1.32.0-wmf.12)), Multi-Content-Revisions (MCR-SDC Storage Layer - phase 1), SDC General, Wikidata
aude moved T182678: [MCR] Script for populating empty ar_rev_id fields from Inbox to Duplicate on the Multi-Content-Revisions board.
Dec 12 2017, 1:44 PM · Multi-Content-Revisions (MCR-SDC Storage Layer - phase 1), MW-1.31-release-notes (WMF-deploy-2018-04-03 (1.31.0-wmf.28)), MediaWiki-Platform-Team-Archived (MWPT-Q3-Jan-Mar-2018), SDC General, Wikidata
aude created T182682: [MCR] Script(s) for populating new tables (slots, content, content_models, slot_roles).
Dec 12 2017, 1:44 PM · MW-1.32-notes (WMF-deploy-2018-07-10 (1.32.0-wmf.12)), Multi-Content-Revisions (MCR-SDC Storage Layer - phase 1), SDC General, Wikidata
aude created T182678: [MCR] Script for populating empty ar_rev_id fields.
Dec 12 2017, 1:41 PM · Multi-Content-Revisions (MCR-SDC Storage Layer - phase 1), MW-1.31-release-notes (WMF-deploy-2018-04-03 (1.31.0-wmf.28)), MediaWiki-Platform-Team-Archived (MWPT-Q3-Jan-Mar-2018), SDC General, Wikidata

Dec 8 2017

aude added a comment to T182326: Make one group1 wiki a client of testwikidata (preferably a test wiki) .

@Addshore in which way would it be confusing? Who would be confused? What is test2wiki used for, specifically?

Test2 is primarily used to trial and debug global and cross-wiki features in conjunction with https://test.wikipedia.org and https://test.wikidata.org.
Test2 has been in gorup0 for rather a long time, and if people expect that and we change it, well, confusion follows.

Adding a wiki is not as easy as it should be, so I suppose Ladsgroup is trying to avoid that trouble. If it was easy, I would also opt for a new wiki with a more descriptive name... though I can't think of one off-hand.

@greg Both make sense, but making a new wiki is more overhead. The only reason to do that is to avoid confusion, as Adam says. Not sure how bad that confusion would actually be though.

If making a new wikis is too hard then lets use something we have, but I think a new site would be the 'best' option.

Dec 8 2017, 12:57 AM · User-Ladsgroup, Release-Engineering-Team (Watching / External), Deployments, Wikidata

Dec 3 2017

aude added a comment to T181928: Wikibase\Repo\Tests\Actions\ViewEntityActionTest::testShowDiff failing on CI.

fixed by https://gerrit.wikimedia.org/r/#/c/394642/ (in review)

Dec 3 2017, 7:04 PM · MediaWiki-extensions-WikibaseRepository, Continuous-Integration-Config, Wikidata

Nov 24 2017

aude updated the task description for T48556: [Epic] Wikidata 3rd party client (Instant Wikidata).
Nov 24 2017, 10:58 AM · Wikibase (3rd party installations), Wikimedia-Medicine, Epic, Wikidata
aude updated the task description for T48556: [Epic] Wikidata 3rd party client (Instant Wikidata).
Nov 24 2017, 10:52 AM · Wikibase (3rd party installations), Wikimedia-Medicine, Epic, Wikidata

Nov 22 2017

aude added a comment to T141488: WikibaseMediaInfo assumes resources are under $IP/extensions/WikibaseMediaInfo.

MediaInfo is no longer included in the build and we are killing the build anyway

Nov 22 2017, 3:26 PM · WikibaseMediaInfo
aude closed T141488: WikibaseMediaInfo assumes resources are under $IP/extensions/WikibaseMediaInfo as Invalid.
Nov 22 2017, 3:23 PM · WikibaseMediaInfo
aude added a member for WikibaseMediaInfo: aude.
Nov 22 2017, 3:22 PM

Oct 23 2017

aude added a comment to T178624: enwiki dispatch lag is 8 hours.

@hoo ok :/

Oct 23 2017, 1:00 AM · User-Addshore, Wikidata, User-Ladsgroup, Wikidata-Former-Sprint-Board

Oct 22 2017

aude added a comment to T178624: enwiki dispatch lag is 8 hours.

we had dispatch lag again today (enwiki especially lagged).

Oct 22 2017, 1:26 AM · User-Addshore, Wikidata, User-Ladsgroup, Wikidata-Former-Sprint-Board

Oct 7 2017

aude added a comment to T177678: Complexe emoji characters are displayed too small (for good understand).

such css rule could be added to https://www.wikidata.org/wiki/MediaWiki:Common.css if this is something most users want. Otherwise it can be added to user css or maybe a gadget

Oct 7 2017, 8:24 PM · Wikidata

Oct 5 2017

aude added a comment to T177311: 2% of /w/load.php spent in WebStart/onBeforeCreateEchoEvent for Wikibase.

@Krinkle is it okay for this to wait to go out w/ the train next week or should we consider a backport?

Oct 5 2017, 11:02 PM · MW-1.31-release-notes (WMF-deploy-2017-10-10 (1.31.0-wmf.3)), Performance-Team (Radar), Wikidata, MediaWiki-extensions-WikibaseClient
aude moved T177311: 2% of /w/load.php spent in WebStart/onBeforeCreateEchoEvent for Wikibase from Proposed to Doing on the Wikidata-Former-Sprint-Board board.
Oct 5 2017, 8:45 AM · MW-1.31-release-notes (WMF-deploy-2017-10-10 (1.31.0-wmf.3)), Performance-Team (Radar), Wikidata, MediaWiki-extensions-WikibaseClient
aude claimed T177311: 2% of /w/load.php spent in WebStart/onBeforeCreateEchoEvent for Wikibase.
Oct 5 2017, 8:40 AM · MW-1.31-release-notes (WMF-deploy-2017-10-10 (1.31.0-wmf.3)), Performance-Team (Radar), Wikidata, MediaWiki-extensions-WikibaseClient

Oct 2 2017

aude moved T174794: [Task] investigate emails about Wikidata changes from Wikipedia from Backlog to Doing on the Wikidata-Former-Sprint-Board board.
Oct 2 2017, 12:55 PM · MW-1.31-release-notes (WMF-deploy-2017-10-10 (1.31.0-wmf.3)), MediaWiki-extensions-WikibaseRepository, Wikidata-Former-Sprint-Board, Wikidata
aude added a comment to T174794: [Task] investigate emails about Wikidata changes from Wikipedia.

we can disable the notifications for wikibase changes sent to the clients

Oct 2 2017, 12:55 PM · MW-1.31-release-notes (WMF-deploy-2017-10-10 (1.31.0-wmf.3)), MediaWiki-extensions-WikibaseRepository, Wikidata-Former-Sprint-Board, Wikidata

Sep 30 2017

aude added a comment to T177060: Stop using extension-list-wikidata from the build in mediawiki-config.

Wikidata.localisation.php uses $wgWikidataBaseDir, which could be set/managed outside the build

Sep 30 2017, 4:05 PM · User-Addshore, Patch-For-Review, Wikidata
aude added a comment to T176723: clean up and automatically update lexeme demo system.

looks like the spam has stopped

Sep 30 2017, 3:49 PM · Wikidata-Former-Sprint-Board, User-Ladsgroup, Wikidata Lexicographical data, Wikidata