HomePhabricator

Add proper PHIDs to RefCursors

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

Provenance
epriestleyAuthored on
epriestleyPushed on Dec 10 2015, 10:21 PM
Reviewer
chad
Differential Revision
D14731: Add proper PHIDs to RefCursors
Parents
rP6985643f5809: Filter archived Badges from UI
Branches
Unknown
Tags
Unknown
Tasks
T9952: Let "Land Revision" target branches other than master
Build Status
Buildable 9450
Build 11259: Run Core Tests