Page MenuHomePhabricator

Modernize DifferentialRevisionSearchEngine
ClosedPublic

Authored by epriestley on May 15 2016, 5:37 PM.
Tags
None
Referenced Files
F14068017: D15921.diff
Tue, Nov 19, 6:32 PM
F14033803: D15921.diff
Sat, Nov 9, 8:14 PM
F14019542: D15921.diff
Tue, Nov 5, 10:43 PM
F14008796: D15921.diff
Wed, Oct 30, 6:39 AM
F13988800: D15921.diff
Mon, Oct 21, 4:02 PM
F13980255: D15921.id38348.diff
Oct 19 2024, 9:21 AM
F13978936: D15921.id.diff
Oct 19 2024, 1:44 AM
Unknown Object (File)
Oct 13 2024, 9:34 PM
Subscribers
None

Details

Summary

Ref T10939. Ref T4144. This moves the revision SearchEngine to modern code so I can add some kind of bucketing layer on top of it.

This seems to have worked pretty cleanly. One thing is that I removed the ability to search for "pending drafts":

  • This was added in D1927 from a bootcamp task, was an indirect solution to a questionable problem, and almost certainly would not meet the bar today.
  • Later, in D3324, we added the icons to the list. I think this is a better solution in general. In particular, it specifically addressed the query being kind of junky.
  • At the time, Differential had a prebuilt "Drafts" filter. This was removed in D6347 with the move to ApplicationSearch, which simplified the large number of prebuilt filters. Although we got a lot of feedback about that, none requested that the drafts filter be restored.
Test Plan

Searched for responsible users, subscribers, orders, projects, repositories.

Diff Detail

Repository
rP Phabricator
Branch
dash1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12211
Build 15418: Run Core Tests
Build 15417: arc lint + arc unit