Page MenuHomePhabricator

Modernize PhabricatorCommitSearchEngine
Closed, DuplicatePublic

Description

Diffusion allows querying repositories, but not commits. Sometimes I will want to find out what was pushed on a particular day, in order to diagnose performance issues that we have observed. In many cases there are different repositories that could be involved, so just running git log in the repositories is difficult.

Event Timeline

joshuaspence raised the priority of this task from to Needs Triage.
joshuaspence updated the task description. (Show Details)
joshuaspence added a project: Diffusion.
joshuaspence added a subscriber: joshuaspence.

"Audit" is basically "Query commits", just a little un-modern / funky.

epriestley renamed this task from Ability to query commits to Modernize PhabricatorCommitSearchEngine.Jun 29 2015, 1:58 PM
epriestley triaged this task as Normal priority.
epriestley added a project: ApplicationSearch.
eadler added a project: Restricted Project.Jan 8 2016, 10:36 PM
eadler moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Jan 8 2016, 10:40 PM

I'm going to merge this into T9430 since they have the same upstream remedy. This query has largely been modern for some time, but I want to sort out T9430 before providing diffusion.commit.search.