Page MenuHomePhabricator

Remove rendering support for very old Repository transactions
ClosedPublic

Authored by epriestley on Nov 21 2018, 7:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 25, 9:15 AM
Unknown Object (File)
Thu, Oct 24, 12:53 PM
Unknown Object (File)
Oct 23 2024, 10:12 PM
Unknown Object (File)
Oct 9 2024, 10:42 AM
Unknown Object (File)
Oct 8 2024, 4:31 AM
Unknown Object (File)
Oct 5 2024, 9:05 PM
Unknown Object (File)
Oct 3 2024, 12:52 PM
Unknown Object (File)
Sep 27 2024, 3:40 PM
Subscribers
None

Details

Summary

Depends on D19827. Ref T13221. Ref T13216. To prepare Repositories for a move to ModularTransactions, throw away some very old transaction rendering code.

This will cause these very old transactions (none of which have been written since at least April 2016) to render "epriestley edited this repository." instead of "epriestley changed the SSH login for this repository from X to Y."

These edits were generally obsoleted by repository URIs, Passphrase credentials, and general modernization.

Test Plan

Grepped for all constants, got no hits.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable