Page MenuHomePhabricator

Remove some "Phacility" and "epriestley" references
ClosedPublic

Authored by epriestley on Jun 30 2021, 10:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 10:18 AM
Unknown Object (File)
Mon, Apr 8, 3:48 AM
Unknown Object (File)
Sat, Apr 6, 9:18 AM
Unknown Object (File)
Sun, Mar 31, 5:19 PM
Unknown Object (File)
Sat, Mar 30, 10:07 AM
Unknown Object (File)
Thu, Mar 28, 11:17 AM
Unknown Object (File)
Thu, Mar 28, 10:33 AM
Unknown Object (File)
Mar 1 2024, 7:43 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
Branch
phacility1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25405
Build 35084: Run Core Tests
Build 35083: arc lint + arc unit

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