Page MenuHomePhabricator

Remove some "Phacility" and "epriestley" references
ClosedPublic

Authored by epriestley on Jun 30 2021, 10:31 PM.
Tags
None
Referenced Files
F15663090: D21678.diff
Sat, May 24, 8:15 PM
Unknown Object (File)
Sun, May 4, 8:51 PM
Unknown Object (File)
Wed, Apr 30, 4:18 AM
Unknown Object (File)
Apr 24 2025, 11:31 AM
Unknown Object (File)
Apr 23 2025, 2:09 PM
Unknown Object (File)
Apr 10 2025, 8:37 AM
Unknown Object (File)
Apr 10 2025, 8:37 AM
Unknown Object (File)
Apr 2 2025, 9:23 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