Page MenuHomePhabricator

Remove some "Phacility" and "epriestley" references
ClosedPublic

Authored by epriestley on Jun 30 2021, 10:31 PM.
Tags
None
Referenced Files
F14056919: D21678.diff
Sat, Nov 16, 11:20 PM
F14038151: D21678.id.diff
Sun, Nov 10, 9:48 PM
F14038095: D21678.diff
Sun, Nov 10, 9:31 PM
F14033091: D21678.diff
Sat, Nov 9, 4:40 PM
F14017186: D21678.id51616.diff
Mon, Nov 4, 2:30 PM
F14011013: D21678.id51616.diff
Thu, Oct 31, 3:44 PM
F14006507: D21678.diff
Mon, Oct 28, 11:15 AM
F13986120: D21678.diff
Mon, Oct 21, 12:45 AM
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