1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/search
epriestley 764e4574d1 Reduce responsibilities of PhabricatorPasteSearchEngine->buildSearchForm()
Summary:
Ref T2625. The specialized buildSearchForm() method has significant amounts of generic form construction responsibility right now. Lift the generic stuff above the Engine level. Also:

  - Rename "users" to "authors".
  - Use "users", not "searchowners" (which incorrectly includes "upforgrabs").
  - No need for "set_" prefixes anymore since we do GET redirects with query keys.
  - Use newer style for search stuff.

Test Plan:
Searched for stuff?

{F44342}

Reviewers: btrahan, blc

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2625

Differential Revision: https://secure.phabricator.com/D6061
2013-05-27 13:43:47 -07:00
..
application Allow custom queries to be deleted 2013-05-27 13:42:44 -07:00
config Search options. 2013-01-11 15:28:19 -08:00
constants Add support for differential field specifications to be indexed in search 2012-11-07 13:31:52 -08:00
controller Make query results page slightly more generic 2013-05-27 13:43:02 -07:00
engine Reduce responsibilities of PhabricatorPasteSearchEngine->buildSearchForm() 2013-05-27 13:43:47 -07:00
index getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
management Support "M" in phid.lookup and ircbot 2013-03-05 12:31:52 -08:00
query Introduce PhabricatorSavedQueryQuery 2013-05-27 13:41:20 -07:00
selector Delete license headers from files 2012-11-05 11:16:51 -08:00
storage Make builtin queries more generic 2013-05-27 13:42:18 -07:00
view Simplify handle rendering in search view 2013-04-02 16:49:14 -07:00