Homec4science

Add proper PHIDs to RefCursors

Authored by epriestley <git@epriestley.com> on Dec 10 2015, 21:59.

Description

Add proper PHIDs to RefCursors

Summary: Ref T9952. See discussion there. This change is primarily aimed at letting me build a typeahead of branches in a repository so that we can land to arbitrary branches a few diffs from now.

Test Plan:

  • Ran migrations.
  • Verified database populated properly with PHIDs (SELECT * FROM repository_refcursor;).
  • Ran bin/repository update.
  • Viewed a Git repository in Diffusion.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9952

Differential Revision: https://secure.phabricator.com/D14731

Details

Committed
epriestley <git@epriestley.com>Dec 10 2015, 23:21
Pushed
aubortJan 31 2017, 17:16
Parents
rPH6985643f5809: Filter archived Badges from UI
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH2a203fbab1ff: Add proper PHIDs to RefCursors (authored by epriestley <git@epriestley.com>).Dec 10 2015, 23:21