Page MenuHomePhabricator

Dereckson (Sébastien Santoro)
Volunteer

Projects (18)

Today

  • No visible events.

Tomorrow

  • No visible events.

Tuesday

  • No visible events.

User Details

User Since
Oct 25 2014, 12:48 AM (580 w, 1 d)
Availability
Available
IRC Nick
Dereckson
LDAP User
Dereckson
MediaWiki User
Dereckson [ Global Accounts ]

Recent Activity

Oct 27 2025

Dereckson claimed T408155: Allow list of HTML tags to explore more HTML 5 content.
Oct 27 2025, 9:20 PM · Patch-For-Review, MediaWiki-extensions-AllowlistHTMLTags, User-Dereckson, MediaWiki-extension-requests
Dereckson updated Dereckson.
Oct 27 2025, 9:19 PM

Oct 25 2025

Dereckson added a comment to T31118: Add HTML 5 semantic elements 'details' and 'summary' to Sanitizer whitelist.

There's a long discussion in the parent task, T25932, summarized by "wikitext is not a superset of HTML". If we want to allow markup like:

<details open>
<summary>(short description)</summary>
;Name
:Lorem Ipsum
</details>

then the best way forward (in terms of future maintainability) is not to "just" allow arbitrary use of <details> and <summary> tags in wikitext, but instead to start by adding a new parser function, say {{#details|short description|content}} which will emit the structure that you want. (The 'content' block is a good use of heredoc arguments, T114432.) That is "more semantic" in tat the wikitext author is writing a semantic description of the details box (or whatever), and it allows us the ability to change the exact markup emitted for that parser function in the future. We're not committed to emitting exactly those particular HTML tags in that particular tree structure for all time.

Oct 25 2025, 1:27 PM · MediaWiki-User-Interface (collapsible elements), Patch-Needs-Improvement, MediaWiki-Parser
Dereckson added a project to T408155: Allow list of HTML tags to explore more HTML 5 content: MediaWiki-extensions-AllowlistHTMLTags.

Works like a charm, as long as we remember wikitext isn't a subset of HTML 5, as indicated in one of the task linked above (thanks a lot Izno for the pointers).

Oct 25 2025, 12:53 PM · Patch-For-Review, MediaWiki-extensions-AllowlistHTMLTags, User-Dereckson, MediaWiki-extension-requests
Dereckson added a comment to P84302 Parse <details> and <summary>.

Interesting points

Oct 25 2025, 12:51 PM · MediaWiki-extensions-AllowlistHTMLTags
Dereckson created P84302 Parse <details> and <summary>.
Oct 25 2025, 12:48 PM · MediaWiki-extensions-AllowlistHTMLTags
Dereckson closed T408283: Html class is now namespaced as Resolved.
Oct 25 2025, 10:39 AM · WarnNotRecentlyUpdated
Dereckson added a comment to T408283: Html class is now namespaced.

Apparently, already done as part of 07e2100f.

Oct 25 2025, 9:54 AM · WarnNotRecentlyUpdated
Dereckson triaged T408283: Html class is now namespaced as High priority.
Oct 25 2025, 1:49 AM · WarnNotRecentlyUpdated
Dereckson triaged T341690: [[MediaWiki:Warnnotrecentlyupdated-desc]] translation issue: "perimed" as Medium priority.
Oct 25 2025, 1:49 AM · WarnNotRecentlyUpdated, I18n
Dereckson claimed T341690: [[MediaWiki:Warnnotrecentlyupdated-desc]] translation issue: "perimed".
Oct 25 2025, 1:45 AM · WarnNotRecentlyUpdated, I18n
Dereckson added a comment to T341690: [[MediaWiki:Warnnotrecentlyupdated-desc]] translation issue: "perimed".

We use périmé in French for out of date medication, expired document, broken links. Outdated or obsolete are the best translations I guess.

Oct 25 2025, 1:32 AM · WarnNotRecentlyUpdated, I18n
Dereckson created T408283: Html class is now namespaced.
Oct 25 2025, 1:31 AM · WarnNotRecentlyUpdated
Dereckson added a comment to P84301 Test run of update.php for patch 1198609 (from 1.38).

Not relevant, it bumps against an update issue from *before* the issue 1198609 wants to fix.

Oct 25 2025, 12:38 AM · MediaWiki-Installer, SQLite
Dereckson updated the title for P84301 Test run of update.php for patch 1198609 (from 1.38) from Test run of update.php for patch 1198609 to Test run of update.php for patch 1198609 (from 1.38).
Oct 25 2025, 12:38 AM · MediaWiki-Installer, SQLite
Dereckson created P84301 Test run of update.php for patch 1198609 (from 1.38).
Oct 25 2025, 12:28 AM · MediaWiki-Installer, SQLite
Dereckson added a comment to T404901: FileBackendGroup constructor warning accessing 'directory' in ForeignApiRepo setup arrays.

Can repro if we point to Commons too, my local development wiki has this:

Oct 25 2025, 12:15 AM · Patch-For-Review, Commons, Reader Growth Team, MediaWiki-File-management

Oct 24 2025

Dereckson moved T408269: MediaWiki upgrade to 1.45 + SQLite fails with UpdateCollation::execute is executed before collation table is created from General to Database updater on the MediaWiki-Installer board.
Oct 24 2025, 11:49 PM · MW-1.45-notes (1.45.0-wmf.25; 2025-10-28), MW-1.45-release, DBA, MediaWiki-libs-Rdbms, MediaWiki-Installer, SQLite
Dereckson moved T408269: MediaWiki upgrade to 1.45 + SQLite fails with UpdateCollation::execute is executed before collation table is created from Backlog to Bugs in core when using Sqlite on the SQLite board.
Oct 24 2025, 11:49 PM · MW-1.45-notes (1.45.0-wmf.25; 2025-10-28), MW-1.45-release, DBA, MediaWiki-libs-Rdbms, MediaWiki-Installer, SQLite
Dereckson renamed T408269: MediaWiki upgrade to 1.45 + SQLite fails with UpdateCollation::execute is executed before collation table is created from MediaWiki upgrade to 1.45 + SQLite fails with UpdateCollation::execute is executed before collation table is created to MediaWiki upgrade to 1.44 + SQLite fails with UpdateCollation::execute is executed before collation table is created.
Oct 24 2025, 11:48 PM · MW-1.45-notes (1.45.0-wmf.25; 2025-10-28), MW-1.45-release, DBA, MediaWiki-libs-Rdbms, MediaWiki-Installer, SQLite
Dereckson updated the task description for T408269: MediaWiki upgrade to 1.45 + SQLite fails with UpdateCollation::execute is executed before collation table is created.
Oct 24 2025, 11:47 PM · MW-1.45-notes (1.45.0-wmf.25; 2025-10-28), MW-1.45-release, DBA, MediaWiki-libs-Rdbms, MediaWiki-Installer, SQLite
Dereckson created T408269: MediaWiki upgrade to 1.45 + SQLite fails with UpdateCollation::execute is executed before collation table is created.
Oct 24 2025, 11:46 PM · MW-1.45-notes (1.45.0-wmf.25; 2025-10-28), MW-1.45-release, DBA, MediaWiki-libs-Rdbms, MediaWiki-Installer, SQLite
Dereckson created P84299 Update to 1.45 - SQLite.
Oct 24 2025, 11:28 PM · MediaWiki-libs-Rdbms, SQLite
Dereckson added a comment to T408171: Create project tag for MediaWiki-extensions-AllowlistHTMLTags.

Thanks :)

Oct 24 2025, 8:52 PM · Project-Admins

Oct 23 2025

Dereckson created T408171: Create project tag for MediaWiki-extensions-AllowlistHTMLTags.
Oct 23 2025, 11:25 PM · Project-Admins
Dereckson added a comment to T31118: Add HTML 5 semantic elements 'details' and 'summary' to Sanitizer whitelist.

One of the huge advantage of <details> and <summary> is about accessibility, especially screen readers.

Oct 23 2025, 11:17 PM · MediaWiki-User-Interface (collapsible elements), Patch-Needs-Improvement, MediaWiki-Parser
Dereckson moved T408155: Allow list of HTML tags to explore more HTML 5 content from Next to In Progress on the User-Dereckson board.
Oct 23 2025, 11:11 PM · Patch-For-Review, MediaWiki-extensions-AllowlistHTMLTags, User-Dereckson, MediaWiki-extension-requests
Dereckson added a comment to T408155: Allow list of HTML tags to explore more HTML 5 content.

See also

Oct 23 2025, 11:11 PM · Patch-For-Review, MediaWiki-extensions-AllowlistHTMLTags, User-Dereckson, MediaWiki-extension-requests
Dereckson added a comment to T299528: Deprecate and remove `ParserFirstCallInit` hook (move hook/tag registration out of Parser constructor).

Do we currently have any migration guide if we take this path?

Oct 23 2025, 9:18 PM · MediaWiki-extensions-Variables, Parsoid, MediaWiki-Parser
Dereckson triaged T408155: Allow list of HTML tags to explore more HTML 5 content as Medium priority.
Oct 23 2025, 8:30 PM · Patch-For-Review, MediaWiki-extensions-AllowlistHTMLTags, User-Dereckson, MediaWiki-extension-requests
Dereckson moved T157098: Provide a Windows Metro browser configuration file from Next to Backlog on the User-Dereckson board.
Oct 23 2025, 8:25 PM · Wikimedia-Site-requests, MediaWiki-Configuration, Design, User-Dereckson
Dereckson moved T157096: Create pinned tab icon for Safari from Next to Backlog on the User-Dereckson board.
Oct 23 2025, 8:25 PM · Browser-Support-Apple-Safari, MediaWiki-General, Design, User-Dereckson
Dereckson moved T157099: Provide a 512x512 favicon for Android from Next to Backlog on the User-Dereckson board.
Oct 23 2025, 8:25 PM · Browser-Support-Android-Google-Chrome, Mobile, MediaWiki-General, Design, User-Dereckson
Dereckson moved T408155: Allow list of HTML tags to explore more HTML 5 content from Backlog to Next on the User-Dereckson board.
Oct 23 2025, 8:25 PM · Patch-For-Review, MediaWiki-extensions-AllowlistHTMLTags, User-Dereckson, MediaWiki-extension-requests
Dereckson added a project to T408155: Allow list of HTML tags to explore more HTML 5 content: User-Dereckson.
Oct 23 2025, 8:24 PM · Patch-For-Review, MediaWiki-extensions-AllowlistHTMLTags, User-Dereckson, MediaWiki-extension-requests
Dereckson created T408155: Allow list of HTML tags to explore more HTML 5 content.
Oct 23 2025, 8:23 PM · Patch-For-Review, MediaWiki-extensions-AllowlistHTMLTags, User-Dereckson, MediaWiki-extension-requests

Sep 18 2023

Dereckson added a comment to T109950: Repair "svn.wikimedia.org/doc/" redirect for doc.wikimedia.org.

Who are the ones responsible for this review?

Sep 18 2023, 5:40 PM · Wikimedia-Apache-configuration, serviceops, Patch-Needs-Improvement, Documentation, MediaWiki-Documentation, User-Dereckson
Dereckson moved T320152: Migrate wikidata-nolabels from Toolforge GridEngine to Toolforge Kubernetes from Backlog to Needs Review / Blocked / Waiting on the User-Dereckson board.
Sep 18 2023, 5:38 PM · User-Dereckson, Grid-Engine-to-K8s-Migration
Dereckson added a project to T320152: Migrate wikidata-nolabels from Toolforge GridEngine to Toolforge Kubernetes: User-Dereckson.
Sep 18 2023, 5:38 PM · User-Dereckson, Grid-Engine-to-K8s-Migration
Dereckson placed T320152: Migrate wikidata-nolabels from Toolforge GridEngine to Toolforge Kubernetes up for grabs.
Sep 18 2023, 5:38 PM · User-Dereckson, Grid-Engine-to-K8s-Migration
Dereckson added a comment to T320152: Migrate wikidata-nolabels from Toolforge GridEngine to Toolforge Kubernetes.

Per discussion with Harmonia and Ash Crow we aren't sure to still need and maintain this tool.

Sep 18 2023, 5:38 PM · User-Dereckson, Grid-Engine-to-K8s-Migration

May 31 2023

Dereckson added a comment to T337879: Create project MediaWiki-extensions-WarnNotRecentlyUpdated for extension WarnNotRecentlyUpdated.

Thanks :)

May 31 2023, 6:06 PM · Project-Admins
Dereckson moved T337819: Create project tag for google-chrome-user-agent-deprecation from Incoming to Projects to create on the Project-Admins board.
May 31 2023, 5:45 PM · Project-Admins
Dereckson moved T337821: Create project tag for client-hints from Incoming to Projects to create on the Project-Admins board.
May 31 2023, 5:45 PM · Project-Admins
Dereckson moved T337879: Create project MediaWiki-extensions-WarnNotRecentlyUpdated for extension WarnNotRecentlyUpdated from Incoming to Projects to create on the Project-Admins board.
May 31 2023, 5:45 PM · Project-Admins
Dereckson created T337879: Create project MediaWiki-extensions-WarnNotRecentlyUpdated for extension WarnNotRecentlyUpdated.
May 31 2023, 5:45 PM · Project-Admins
Dereckson added a project to T55615: SASL authentication for memcached: User-Dereckson.
May 31 2023, 12:01 AM · MediaWiki-Platform-Team (Radar), User-Dereckson, MediaWiki-libs-BagOStuff

Apr 23 2023

Dereckson added a comment to T125948: Configure wgContentNamespaces on fr.wikiversity.

I've asked the local village pump for feedback (permanent link).

Apr 23 2023, 9:26 AM · Wikimedia-Site-requests
Dereckson moved T328207: Change Namespace Aliases on diq.wikipedia from Backlog to Language changes on the MediaWiki-Internationalization board.
Apr 23 2023, 9:17 AM · MW-1.46-notes (1.46.0-wmf.4; 2025-11-25), LPL Onboarding and Development, RoadToWiki, Patch-For-Review, good first task, Wikimania-Hackathon-2024, Scribunto, MediaWiki-Internationalization, Wikimedia-Site-requests
Dereckson added a project to T328207: Change Namespace Aliases on diq.wikipedia: MediaWiki-Internationalization.

There are indeed two parts on this request:

Apr 23 2023, 9:16 AM · MW-1.46-notes (1.46.0-wmf.4; 2025-11-25), LPL Onboarding and Development, RoadToWiki, Patch-For-Review, good first task, Wikimania-Hackathon-2024, Scribunto, MediaWiki-Internationalization, Wikimedia-Site-requests
Dereckson added a comment to T335236: Request for account creation limit and temporary IP unban on Apr 24, 2023.

We can indeed do the first thing, remove any account creation limit.

Apr 23 2023, 9:02 AM · Wikimedia-Site-requests

Jun 1 2022

Dereckson updated the task description for T308013: Assign SPDX headers to puppet.git.
Jun 1 2022, 7:11 PM · Patch-For-Review, Infrastructure-Foundations, SRE

Apr 1 2022

Dereckson updated the title for P24021 Try to understand why a class is loaded twice from untitled to Try to understand why a class is loaded twice.
Apr 1 2022, 4:02 PM
Dereckson created P24021 Try to understand why a class is loaded twice.
Apr 1 2022, 4:02 PM

Feb 24 2022

Dereckson added a comment to T277267: Displayed Number in TopPanel is offset for numbers lower than 100.

in addition each label is now inline rather than block

That was already the case before, but there were hidden 0 to fill the space you highlighted as empty.

Feb 24 2022, 5:27 PM · MW-1.39-notes (1.39.0-wmf.9; 2022-04-25), MW-1.38-notes (1.38.0-wmf.23; 2022-02-21), good first task, ProofreadPage

Feb 16 2022

Dereckson removed a project from T298192: Microsoft Teams integration: Wikimedia Enterprise.
Feb 16 2022, 10:02 PM · MediaWiki-extension-requests
Dereckson updated the task description for T298192: Microsoft Teams integration.
Feb 16 2022, 10:00 PM · MediaWiki-extension-requests
Dereckson added a project to T298192: Microsoft Teams integration: Wikimedia Enterprise.
Feb 16 2022, 9:59 PM · MediaWiki-extension-requests
Dereckson closed T277267: Displayed Number in TopPanel is offset for numbers lower than 100 as Resolved.
Feb 16 2022, 9:47 PM · MW-1.39-notes (1.39.0-wmf.9; 2022-04-25), MW-1.38-notes (1.38.0-wmf.23; 2022-02-21), good first task, ProofreadPage
Dereckson closed T263881: ProofreadPage ignores roman numeral ranges when overlaping with other ranges. as Resolved.

Closing per previous comment.

Feb 16 2022, 9:44 PM · ProofreadPage
Dereckson added a comment to T301647: Clean up InitialiseSettings.

That's a most welcome change, thanks!

Feb 16 2022, 9:41 PM · Wikimedia-Site-requests

Jan 28 2022

Dereckson reopened T263652: Hook up keyboard shortcuts to the Pagelist Widget Dialog as "Open".
Jan 28 2022, 10:07 PM · MW-1.36-notes (1.36.0-wmf.35; 2021-03-16), Accessibility, good first task, ProofreadPage
Dereckson closed T263652: Hook up keyboard shortcuts to the Pagelist Widget Dialog as Resolved.

I've updated the description with a table with the current ideas and associated patches. Resetting assignee to mark we can contribute on that too (Yash, you can reassign yourself if you wish to go on on this task).

Jan 28 2022, 10:06 PM · MW-1.36-notes (1.36.0-wmf.35; 2021-03-16), Accessibility, good first task, ProofreadPage
Dereckson updated the task description for T263652: Hook up keyboard shortcuts to the Pagelist Widget Dialog.
Jan 28 2022, 10:03 PM · MW-1.36-notes (1.36.0-wmf.35; 2021-03-16), Accessibility, good first task, ProofreadPage
Dereckson closed T296033: Disabling toolbar no longer works in Page namespace as Resolved.

Closed as resolved per previous comment.

Jan 28 2022, 9:52 PM · MW-1.38-notes (1.38.0-wmf.9; 2021-11-16), ProofreadPage, Regression, All-and-every-Wikisource
Dereckson reassigned T296033: Disabling toolbar no longer works in Page namespace from Dereckson to Inductiveload.
Jan 28 2022, 9:52 PM · MW-1.38-notes (1.38.0-wmf.9; 2021-11-16), ProofreadPage, Regression, All-and-every-Wikisource

Jan 27 2022

Dereckson added a comment to T277267: Displayed Number in TopPanel is offset for numbers lower than 100.

If we look at https://upload.wikimedia.org/wikipedia/commons/0/05/Pagelist_Widget_Visual_Mode_Screenshot.png it seems the rationale for the 001 instead of 1 was to offer right alignment in the pages buttons. It's indeed an odd choice.

Jan 27 2022, 10:12 AM · MW-1.39-notes (1.39.0-wmf.9; 2022-04-25), MW-1.38-notes (1.38.0-wmf.23; 2022-02-21), good first task, ProofreadPage

Jan 25 2022

Dereckson assigned T296896: PHP Notice: Trying to access array offset on value of type null in CategoryViewer.php on line 516 to Paladox.

[ Assigning so it's more clear we've a merge request for that one. ]

Jan 25 2022, 8:28 PM · MW-1.40-notes, Patch-For-Review, MW-1.41-notes (1.41.0-wmf.2; 2023-03-27), PHP 7.4 support, MediaWiki-General

Oct 4 2021

Dereckson moved T280019: Change the upload rights on the French Wikibooks from Analysis / under discussion to Blocked on community consensus on the Wikimedia-Site-requests board.
Oct 4 2021, 1:04 PM · Patch-Needs-Improvement, User-Luke081515, Wikimedia-Site-requests
Dereckson moved T166763: Enable local file upload in Tulu Wikipedia from Analysis / under discussion to To deploy on the Wikimedia-Site-requests board.
Oct 4 2021, 12:52 PM · Wikimedia-Site-requests
Dereckson claimed T166763: Enable local file upload in Tulu Wikipedia.
Oct 4 2021, 12:52 PM · Wikimedia-Site-requests
Dereckson updated subscribers of T166763: Enable local file upload in Tulu Wikipedia.

Discussed on IRC #wikimedia-tech between @Anoop and @RhinosF1.

Oct 4 2021, 12:27 PM · Wikimedia-Site-requests

Oct 3 2020

Dereckson moved T109950: Repair "svn.wikimedia.org/doc/" redirect for doc.wikimedia.org from In Progress to Needs Review / Blocked / Waiting on the User-Dereckson board.
Oct 3 2020, 12:25 AM · Wikimedia-Apache-configuration, serviceops, Patch-Needs-Improvement, Documentation, MediaWiki-Documentation, User-Dereckson
Dereckson removed a project from T109550: WikiProject Notification system inexplicably not working: Patch-For-Review.

Typo in the task reference, this patch was for another task.

Oct 3 2020, 12:23 AM · Reports-bot
Dereckson claimed T109950: Repair "svn.wikimedia.org/doc/" redirect for doc.wikimedia.org.
Oct 3 2020, 12:13 AM · Wikimedia-Apache-configuration, serviceops, Patch-Needs-Improvement, Documentation, MediaWiki-Documentation, User-Dereckson
Dereckson added a comment to T109950: Repair "svn.wikimedia.org/doc/" redirect for doc.wikimedia.org.

Actually, you can use the compiler of redirect.dat as a software to output to stdout the result:

Oct 3 2020, 12:12 AM · Wikimedia-Apache-configuration, serviceops, Patch-Needs-Improvement, Documentation, MediaWiki-Documentation, User-Dereckson

Oct 2 2020

Dereckson moved T109950: Repair "svn.wikimedia.org/doc/" redirect for doc.wikimedia.org from Backlog to In Progress on the User-Dereckson board.

Current status

Oct 2 2020, 11:27 PM · Wikimedia-Apache-configuration, serviceops, Patch-Needs-Improvement, Documentation, MediaWiki-Documentation, User-Dereckson
Dereckson closed T256930: Dereckson's blog is broken as Resolved.

Thanks for the reminders.

Oct 2 2020, 11:22 PM · User-Dereckson
Dereckson moved T256930: Dereckson's blog is broken from Backlog to In Progress on the User-Dereckson board.
Oct 2 2020, 11:17 PM · User-Dereckson
Dereckson added a comment to T264458: Grant Sohom Datta +2 right on ProofreadPage.

I concur, those are significant contributions to the extension.

Oct 2 2020, 9:03 PM · ProofreadPage, Gerrit-Privilege-Requests
Dereckson added a project to T264473: Fundraising access request for for Noah Israel: Wikimedia-Fundraising-CiviCRM.
Oct 2 2020, 9:01 PM · fundraising-tech-ops

Apr 29 2020

Dereckson added a comment to T251001: Remove https://blogdukiwi.wordpress.com/ from fr.planet.wikimedia.org.

A discussion to explicitly remove the feed. Note there is also a CNIL discussion on the talk page on the page you've linked, so perhaps open there a new section would be relevant.

Apr 29 2020, 9:03 AM · User-Dereckson, Wikimedia-Planet

Apr 27 2020

Dereckson added a comment to T251001: Remove https://blogdukiwi.wordpress.com/ from fr.planet.wikimedia.org.

@Jules78120 Could you edit the task description and add a link to the discussion on fr.wikipedia.org where you concluded it would be needed to remove this entry? That doesn't require a format RFC, but it should be traceable to the relevant discussion.

Apr 27 2020, 9:11 AM · User-Dereckson, Wikimedia-Planet

Apr 24 2020

Dereckson added a comment to T168459: Cleanup planet.wikimedia.org feeds database.

(pending a script to validate them, let's already prune the two problematic domains)

Apr 24 2020, 11:39 PM · Patch-For-Review, Wikimedia-Planet
Dereckson added a comment to T168459: Cleanup planet.wikimedia.org feeds database.

The two last works for me.

Apr 24 2020, 11:37 PM · Patch-For-Review, Wikimedia-Planet
Dereckson updated the task description for T168459: Cleanup planet.wikimedia.org feeds database.
Apr 24 2020, 11:35 PM · Patch-For-Review, Wikimedia-Planet
Dereckson moved T251001: Remove https://blogdukiwi.wordpress.com/ from fr.planet.wikimedia.org from In Progress to Needs Review / Blocked / Waiting on the User-Dereckson board.
Apr 24 2020, 11:33 PM · User-Dereckson, Wikimedia-Planet
Dereckson claimed T251001: Remove https://blogdukiwi.wordpress.com/ from fr.planet.wikimedia.org.
Apr 24 2020, 9:52 PM · User-Dereckson, Wikimedia-Planet
Dereckson moved T251001: Remove https://blogdukiwi.wordpress.com/ from fr.planet.wikimedia.org from Backlog to In Progress on the User-Dereckson board.
Apr 24 2020, 9:49 PM · User-Dereckson, Wikimedia-Planet

Mar 23 2020

Dereckson added a project to T133663: Add UTF-8 support to Venus: User-Dereckson.
Mar 23 2020, 10:55 AM · User-Dereckson, Technical-Debt, Wikimedia-Planet
Dereckson placed T133663: Add UTF-8 support to Venus up for grabs.
Mar 23 2020, 10:55 AM · User-Dereckson, Technical-Debt, Wikimedia-Planet
Dereckson placed T148462: Centralauth-rename-abortlogin message shouldn't be HTML escaped up for grabs.

I've this information in my Phabricator comment box, probably the relevant message key: authmanager-authn-autocreate-failed

Mar 23 2020, 10:54 AM · MediaWiki-Core-AuthManager, MediaWiki-extensions-CentralAuth
Dereckson placed T150266: Config tests: check wgTimeZone against DateTimeZone::listIdentifiers() up for grabs.
Mar 23 2020, 10:53 AM · Wikimedia-Site-requests, User-Dereckson, WMF-General-or-Unknown

Mar 4 2020

Dereckson added a comment to T198601: Archive the AzharAuth extension.

This extension isn't developed anymore. Yes, we can archive it.

Mar 4 2020, 10:07 AM · translatewiki.net, MediaWiki-extensions-Other, User-MarcoAurelio, Wikimedia-GitHub, Diffusion-Repository-Administrators, Projects-Cleanup

Feb 4 2020

Dereckson added a comment to T203822: Consider adding .mw-wiki-logo {background-size: 135px} to skin CSS.

@Ayush8745: a requirement for this task is to ensure all logos have a 135px width size, ie resize logos here: https://github.com/wikimedia/operations-mediawiki-config/tree/master/static/images/project-logos

Feb 4 2020, 6:05 PM · MediaWiki-ResourceLoader, Performance-Team, CSS, MediaWiki-User-Interface

Mar 17 2019

Dereckson added a comment to T218507: I'm refused to login to Gerrit.

@thiemowmde Did you try your username in lowercase?

Mar 17 2019, 12:46 PM · SRE, Release-Engineering-Team, Gerrit
Dereckson added a comment to T218504: Install `qstat-full` in `/usr/local/bin` instead of `/usr/local/sbin/qstat-full`.

For reference, the sbin folder is historically intended to contains executable with the S bit allowing privilege escalation and nowadays intended to contains tool only launchable by root or other administrative users.

Mar 17 2019, 12:44 PM · cloud-services-team (Kanban), Patch-For-Review, Toolforge

Mar 12 2019

Dereckson created P8189 Dry run of namespaceDupes.php for angwiki.
Mar 12 2019, 9:51 PM · Wikimedia-Site-requests
Dereckson closed T173342: Ease dblists maintenance as Resolved.

The task is completed to provide the required tools to switch dblist to computed version and cached result.

Mar 12 2019, 9:46 PM · Wikimedia-Site-requests
Dereckson created T218162: Consider where SecurePoll should be deployed.
Mar 12 2019, 9:45 PM · Wikimedia-Site-requests