Page MenuHomePhabricator

Fulltext search of CodeReview commit summaries, diffs
Closed, DeclinedPublicFeature

Description

Being able to search for particular keywords or phrases in commit summaries or diffs can greatly help in tracking down a change.

It may be feasible to stuff custom entries into the searchindex table (w/ MySQL search) or indirectly into the search engine (w/ Lucene), but this may require infrastructure for a clean search engine update interface.

Being able to restrict the search by branch or path, date, or committer would be suitably useful with this. Identifying classes/methods/functions altered even when their definition lines don't appear in the diff would be *very* helpful, but might be harder. (Break these out to separate bugs if not initially built with the other stuff.)


Version: unspecified
Severity: enhancement

Details

Reference
bz26795

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 11:14 PM
bzimport set Reference to bz26795.
bzimport added a subscriber: Unknown Object (MLST).

Mark, are we going back to using priorities for something? We usually just tend to ignore them...

Reedy, feel free to ignore them. I'm marking them for me, mostly. If I want you guys to start paying attention, I'll let you know.

Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 11:00 AM
Aklapper removed a subscriber: wikibugs-l-list.