Page MenuHomePhabricator
Feed Search

Mar 11 2026

ginnyTheCat created T419776: Requesting GitLab account activation for GinnyTheCat.
Mar 11 2026, 10:03 PMEssential-Work, Release-Engineering-Team (Doing 馃槑), GitLab (Account Approval)

Nov 24 2025

ginnyTheCat added a comment to T404513: Support Promise-Non-Write-API-Action in m3api?.

How many known actual use cases are there for this header anyway? (I.e. API modules which take inputs that might be too long for a GET request?) The documentation only mentions parse; looking through the API sandbox, I think compare might potentially qualify as well. Given that this whole feature is just a performance optimization, I think I could live with hard-coding a check for just those two API modules, and add the header unconditionally for them, but not for query etc.

Nov 24 2025, 1:02 AMm3api