phab/src/applications/search/query/PhabricatorSearchApplicationSearchEngine.phpfeature/testing
phab/src/applications/search/query/PhabricatorSearchApplicationSearchEngine.php
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
cb1c3424a86a | epriestley | Use "tag" more consistenty when referring to associating a project with an… | Jan 24 2016 | |||
99c9df96b4ff | epriestley | Convert all "DocumentIndexers" into "FulltextEngines" | Dec 22 2015 | |||
1c45a7d8e2c5 | epriestley | Revert "Allow search results to be snippeted, roughly" | Sep 11 2015 | |||
15837388428d | epriestley | Allow search results to be snippeted, roughly | Sep 11 2015 | |||
368f3591142e | Joshua Spence | Use PhutilClassMapQuery instead of PhutilSymbolLoader | Aug 13 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 2015 | |||
e230e0388077 | Chad Little | [Redesign] Fix 'nodata' display on search results | Jun 1 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
3ba56ceaf0f0 | epriestley | Add an anyone() typeahead function for matching any document owner | Apr 24 2015 | |||
83617073f5dc | epriestley | Rename TypehaeadUserParameterizedDatasource to PeopleUserFunctionDatasource | Apr 23 2015 | |||
3e9ebb8e20e7 | epriestley | Add a "mailable" function datasource | Apr 23 2015 | |||
135c8799e67c | epriestley | Refine global search UI for tokenizer functions | Apr 23 2015 | |||
b49645d25b60 | epriestley | Use a typeahead for "document types" in global search | Apr 23 2015 | |||
6fa9b10914e6 | epriestley | Collapse "Show unassigned tasks" in Maniphest into a parameterized owners… | Apr 20 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
a2ece038c6aa | Chad Little | Convert search results to use PHUIObjectItemView | Mar 3 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
7f0fb63c4450 | epriestley | Modernize "owner" typeahead datasource | Jul 18 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
793eced32dd2 | epriestley | Modernize "projects" typeahead datasource | Jul 11 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
e6aff100f268 | epriestley | Move even more rendering into SearchEngine | May 9 2014 | |||
dadd9a9dd98d | epriestley | Let feed panels render something meaningful-ish | May 9 2014 | |||
8fe27800fcec | epriestley | Don't show document types in search for uninstalled applications | Apr 30 2014 | |||
3a881f5108d9 | epriestley | Put "Task" first on global search result type list | Apr 24 2014 | |||
b262ccdaff31 | epriestley | Use ApplicationSearch to power primary search | Feb 3 2014 | |||
a48128d36fc6 | epriestley | Partially use ApplicationSearch in main search | Feb 3 2014 |
c4science · Help