Page MenuHomePhabricator

More searching options for audit
Closed, DuplicatePublic

Description

Original Ask

  • Allow searching by particular paths (git, hg, svn) within a repository.

From https://github.com/facebook/phabricator/issues/562

  • Allow searching by particular branches (git, hg) within a repository.

Implementation

  • Repository select ui
    • Some javascript to automagically update form relative to featureset (i.e. svn doesn't have branches)
  • path select ui
  • branch select ui
  • DiffusionCommitQuery will need some tweaks to support paths and branchs

Related Objects

Event Timeline

hlau raised the priority of this task from to Wishlist.
hlau updated the task description. (Show Details)
hlau added a subscriber: hlau.
btrahan renamed this task from Searching for all code reviews/audits for a particular file to More searching options for audit.Apr 27 2014, 4:46 PM
btrahan updated the task description. (Show Details)
btrahan added a subscriber: btrahan.

This is a bit tricky since the data lives in other tables and what have you. I have no plans to work on this soon so upforgrabbsin'