Page MenuHomePhabricator

Remove some "Phacility" and "epriestley" references
ClosedPublic

Authored by epriestley on Jun 30 2021, 10:31 PM.
Tags
None
Referenced Files
F18829184: D21678.diff
Oct 24 2025, 8:28 PM
F18817475: D21678.id.diff
Oct 21 2025, 3:55 PM
F18803546: D21678.id51601.diff
Oct 18 2025, 1:10 AM
F18799142: D21678.id.diff
Oct 17 2025, 12:02 PM
F18791508: D21678.diff
Oct 16 2025, 2:14 PM
F18790748: D21678.diff
Oct 15 2025, 6:29 PM
F18787549: D21678.id51616.diff
Oct 15 2025, 12:15 AM
F18781424: D21678.diff
Oct 12 2025, 10:31 PM
Subscribers
Restricted Owners Package

Details

Summary

Ref T13658. This just scrubs some of the simple references from the codebase.

Most of what's left is in documentation which won't be relevant for a fork and/or which I need to separately revise (or more-or-less delete) at some point anyway.

I removed the "install RHEL" and "install Ubuntu" scripts outright since I don't have any reasonable way to test them and don't plan to maintain them.

Test Plan

Grepped for "phacility", "epriestley"; ran unit tests.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a subscriber: Restricted Owners Package.Jun 30 2021, 10:31 PM

I removed the "install RHEL" and "install Ubuntu" scripts outright since I don't have any reasonable way to test them and don't plan to maintain them.

Ah I did come across these as well and forgot to note.

src/applications/calendar/parser/ics/PhutilICSWriter.php
131

Oh I hadn't gotten to the calendar application yet, I'll have to learn about the ICS format/protocol 😬

src/applications/metamta/parser/PhabricatorMetaMTAEmailBodyParser.php
23

:)

This revision is now accepted and ready to land.Jul 1 2021, 1:47 AM