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
F17636887: D21449.id51048.diff
Fri, Jul 11, 12:33 PM
F17634420: D21449.id.diff
Thu, Jul 10, 11:07 PM
F17614107: D21449.diff
Wed, Jul 9, 12:31 PM
Unknown Object (File)
Thu, Jul 3, 1:13 PM
Unknown Object (File)
Jun 13 2025, 4:53 PM
Unknown Object (File)
Jun 1 2025, 7:38 PM
Unknown Object (File)
May 29 2025, 9:00 PM
Unknown Object (File)
May 28 2025, 7:47 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.