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)
Mon, May 6, 4:11 PM
Unknown Object (File)
Sat, Apr 27, 5:07 PM
Unknown Object (File)
Thu, Apr 25, 11:53 AM
Unknown Object (File)
Thu, Apr 25, 1:40 AM
Unknown Object (File)
Fri, Apr 19, 2:57 AM
Unknown Object (File)
Thu, Apr 11, 9:29 AM
Unknown Object (File)
Mon, Apr 8, 7:01 AM
Unknown Object (File)
Mar 26 2024, 7:12 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