New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 817301 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 763557
Owner: ----
Closed: Feb 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Allow searching for hash and author without typing "commit:" or "author:"

Project Member Reported by dullweber@chromium.org, Feb 28 2018

Issue description

When I paste a hash into the search box on https://chromiumdash.appspot.com/commits, I get an error message:
"Error: Invalid query format. Valid format includes any combination of user:<email-id> commit:<git hash> repo:<repository name>"

Could we allow searching for commits without using a strict syntax? That would simplify looking up commits a lot :)

It would also be great to do syntax-free search for authors. Maybe search could try to do substring matching on <hash>, <revision> and <author> if no parameter is given?
 
Mergedinto: 763557
Status: Duplicate (was: Unassigned)
Yup, we could definitely make searching easier.  See c#3 of the duped bug, we agree completely with what you suggest.  We'll try to change this when we get a chance.  Thanks for the feedback!

Sign in to add a comment