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)
Tue, Feb 25, 10:45 PM
Unknown Object (File)
Thu, Feb 13, 4:07 AM
Unknown Object (File)
Sun, Feb 9, 7:40 AM
Unknown Object (File)
Sun, Feb 9, 6:41 AM
Unknown Object (File)
Sun, Feb 9, 6:41 AM
Unknown Object (File)
Sun, Feb 9, 6:41 AM
Unknown Object (File)
Feb 1 2025, 10:28 PM
Unknown Object (File)
Jan 31 2025, 8:04 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