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
Unknown Object (File)
Fri, Apr 19, 11:47 PM
Unknown Object (File)
Thu, Apr 18, 2:58 AM
Unknown Object (File)
Thu, Apr 11, 8:51 AM
Unknown Object (File)
Sun, Apr 7, 8:05 AM
Unknown Object (File)
Fri, Mar 29, 11:11 AM
Unknown Object (File)
Fri, Mar 29, 5:34 AM
Unknown Object (File)
Mar 20 2024, 5:10 PM
Unknown Object (File)
Feb 22 2024, 10:51 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.