Page MenuHomePhabricator

Make "CommitData" wrap and persist a "CommitRef" record
ClosedPublic

Authored by epriestley on Aug 12 2020, 8:02 PM.
Tags
None
Referenced Files
F18106126: D21449.id.diff
Sun, Aug 10, 9:26 PM
F18101436: D21449.diff
Sat, Aug 9, 1:14 PM
F18101265: D21449.diff
Sat, Aug 9, 12:24 PM
F17865318: D21449.diff
Mon, Jul 28, 3:11 AM
F17636887: D21449.id51048.diff
Jul 11 2025, 12:33 PM
F17634420: D21449.id.diff
Jul 10 2025, 11:07 PM
F17614107: D21449.diff
Jul 9 2025, 12:31 PM
Unknown Object (File)
Jul 3 2025, 1:13 PM
Subscribers
None

Details

Summary

Ref T13552. Turn "CommitData" into an application-level layer on top of the repository-level "CommitRef" object.

For older commits which will not have a "CommitRef" record on disk, build a synthetic one at runtime. This could eventually be migrated.

Test Plan

Ran "bin/repository reparse --message", browsed Diffusion.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Sep 16 2020, 12:37 AM
This revision was automatically updated to reflect the committed changes.