phab/src/applications/search/enginefeature/better-testing
phab/src/applications/search/engine
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
468031d1fd77 | epriestley | Rough initial cut of profile new profile menu | Jan 15 2016 | |||
473693786b86 | epriestley | Allow profile menu items to be disabled | Jan 13 2016 | |||
1c5167dc7482 | epriestley | Allow profile menu items to be reordered | Jan 13 2016 | |||
f24318f3086a | epriestley | Make "profile menu" configuration mostly work | Jan 13 2016 | |||
7bde92b9c980 | epriestley | Begin modularizing profile panel/link construction | Jan 13 2016 | |||
ff1bfb64dd56 | epriestley | Reduce the total number of calls to getCallsign() | Jan 2 2016 | |||
b74f93f229d4 | epriestley | Add phame.blog.search Conduit API endpoint | Dec 28 2015 | |||
d1f1d3ec33bb | epriestley | Implement a basic project.search third-generation API method | Dec 27 2015 | |||
23c42486e457 | epriestley | Rename "SearchEngine" to "FulltextStorageEngine" | Dec 22 2015 | |||
c6f3a03209b6 | Chad Little | Basic NUX blank states | Dec 21 2015 | |||
dbb84f1ddc12 | epriestley | Add basic NUX support to SearchEngines | Dec 19 2015 | |||
57cc30d0c4aa | epriestley | Continue hammering new *.search / *.edit documentation into shape | Dec 16 2015 | |||
0a50219f1b4f | epriestley | Formalize custom Conduit fields on objects | Dec 14 2015 | |||
3db175f79ddd | epriestley | Add a "content" attachment for Pastes for Conduit API | Dec 14 2015 | |||
2160c4561990 | epriestley | Implement an "Attachments" behavior for Conduit Search APIs | Dec 14 2015 | |||
8ec413b97201 | epriestley | Clean up "ids" and "phids" handling in SearchEngines | Dec 14 2015 | |||
fdd2d802d245 | epriestley | Clean up "*.search" API method documentation pages | Dec 14 2015 | |||
663dce5029f5 | epriestley | Flesh out Conduit parameter types for Owners + CustomFields | Dec 14 2015 | |||
0282ce74ab8c | epriestley | Flesh out Conduit types for Paste search fields | Dec 14 2015 | |||
1b325a0a899a | epriestley | Modularize SearchEngine extensions | Dec 14 2015 | |||
05a798e3ac68 | epriestley | Add basic typechecking support to Conduit | Dec 14 2015 | |||
d1a1d4800143 | epriestley | Give ConduitAPIMethod->getMethodDescription() access to a real Viewer | Dec 14 2015 | |||
9499987cfe6f | epriestley | Add "owners.search" Conduit API endpoint, with CustomField support | Dec 13 2015 | |||
4ec6990ca767 | epriestley | Implement a rough initial version of ApplicationSearch-driven Conduit read… | Dec 12 2015 | |||
bce83bf844e5 | epriestley | Delete old Maniphest edit controller | Dec 9 2015 | |||
eef257250887 | epriestley | Replace workboard task creation with EditEngine | Dec 9 2015 | |||
59ae0d6ffff8 | epriestley | Allow EditEngine create and edit forms to be reordered | Dec 8 2015 | |||
300c74c49dc9 | epriestley | Make mobile navigation work properly by default in more cases | Nov 3 2015 | |||
4e112537b255 | epriestley/epriestley | Probable fix for ElasticSearch 2.0 type strictness | Nov 2 2015 | |||
2cf9ded87892 | Joshua Spence | Various linter fixes | Aug 11 2015 | |||
ae81f86a67b3 | epriestley | Fix some Releeph jankiness in interacting with the redesign | Jul 8 2015 | |||
f695dcea9ee8 | Joshua Spence | Use PhutilClassMapQuery | Jul 7 2015 | |||
f2435fd1d0b5 | Joshua Spence | Return `$this` from setter methods | Jul 6 2015 | |||
acb1eb81ccf4 | Joshua Spence | Move some PhabricatorSearchField subclasses | Jul 6 2015 | |||
1ccdb941b951 | epriestley | Merge branch 'master' into redesign-2015 | Jun 23 2015 | |||
c3efa261f9c1 | lkassianik | Refactor Calendar Search, and implement Projects on events | Jun 22 2015 | |||
53ef057b1b51 | epriestley | Merge branch 'master' into redesign-2015 | Jun 15 2015 | |||
1239cfdeaf3a | Joshua Spence | Add a bunch of tests for subclass implementations | Jun 15 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
88e7cd158f28 | epriestley | Allow Spaces to be archived | Jun 11 2015 | |||
57b898af9a53 | epriestley | Merge branch 'master' into redesign-2015 | Jun 10 2015 | |||
bdef1255e398 | epriestley | Make "Order By" field render correctly when showing a SavedQuery with an order… | Jun 9 2015 | |||
b8b4279a8ad2 | epriestley | Use SearchFields in Maniphest | Jun 9 2015 | |||
1a091e526047 | epriestley | Drive Maniphest grouping and ordering through standard infrastructure | Jun 8 2015 | |||
d4a3706aeeb0 | epriestley | Move Repositories to SearchField | Jun 8 2015 | |||
b611642a0f6f | epriestley | Convert Harbormaster Build Plans to SearchField | Jun 8 2015 | |||
bf87976d25de | epriestley | Support ordering in SearchField | Jun 8 2015 | |||
3cdaf52ce97a | epriestley | Make Subscribers automatically provide working SearchFields | Jun 8 2015 | |||
3e2b0c35f9da | epriestley | Move People to SearchFields | Jun 8 2015 | |||
c8b866a9569a | epriestley | Move Projects to SearchFields | Jun 8 2015 | |||
ecc4c531c9cb | epriestley | Stop threading handles through the CustomField + ApplicationSearch pipeline | Jun 7 2015 | |||
2492fef029b1 | epriestley | Move Pholio to SearchFields | Jun 7 2015 | |||
b5dfd34e4a89 | epriestley | Support PhabricatorSpacesInterface in ApplicationSearch UI | Jun 5 2015 | |||
65b891b09590 | epriestley | Move some value massaging into SearchFields | Jun 5 2015 | |||
08966ba311cb | epriestley | Begin modularizing fields in SearchEngines | Jun 5 2015 | |||
ba6cb62b492f | epriestley | Remove mailing lists application | Jun 4 2015 | |||
e4788df9a505 | Chad Little | [Redesign] PHUIPagerView | Jun 2 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
7ecd5155e52f | Fabian Stelzer/epriestley | elasticsearch host quick fix | May 21 2015 | |||
16a8ed72bdda | Joshua Spence | Modernize search engine selection | May 19 2015 | |||
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
70c864914210 | Joshua Spence | Use phutil_json_decode instead of json_decode | May 5 2015 | |||
948d69364aae | epriestley | Manage date control enabled state as part of DateControlValue | May 4 2015 | |||
81d051dbfa89 | Joshua Spence | Rename PhabricatorSearchEngine subclasses | May 4 2015 | |||
3ba56ceaf0f0 | epriestley | Add an anyone() typeahead function for matching any document owner | Apr 24 2015 | |||
b85f8b91de69 | epriestley | Implement readProjectsFromRequest() helper for SearchEngines | Apr 20 2015 | |||
4005bff56702 | epriestley | Implement function-driven logical project queries in Differential | Apr 20 2015 | |||
845466b49bf8 | epriestley | Implement viewer() and members(project) typeahead functions | Apr 17 2015 | |||
ba48e05964d4 | epriestley | Uncheat Macro datasource browse support | Apr 17 2015 | |||
9437414f1756 | epriestley | Improve browsability of Almanac service datasource query | Apr 17 2015 | |||
3a17220ce3da | Povilas Balzaravicius Pawka/epriestley | T7827: Boost Elasticsearch results on title match. | Apr 16 2015 | |||
6e4f508bebdb | epriestley | Provide "builtin" high-level result orders | Apr 13 2015 | |||
a6ec787df595 | epriestley | Remove magic "help" in global search | Mar 2 2015 | |||
84d4142b06b7 | Bob Trahan | Search - fix external redirect issue for "help" search | Feb 20 2015 | |||
e23351ea3652 | Bob Trahan | Dashboards - introduce ability to optionally allow SearchEngines to be used as… | Feb 11 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
9374ace60248 | Chad Horohoe/epriestley | Ensure dateCreated property exists at index creation time | Dec 30 2014 | |||
a366f85c118b | Chad Horohoe/epriestley | Properly create Elasticsearch index | Dec 22 2014 | |||
c953c0fedc17 | Chad Horohoe/epriestley | Switch normal query from match to simple_query_string | Dec 22 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
46b4fa85d097 | James Rhodes | Support custom fields in "Order By" for Maniphest | Aug 2 2014 | |||
d034be28950a | Joshua Spence | Rename `HTTPFutureResponseStatus` subclasses | Jul 22 2014 | |||
8999a1c1ea55 | Joshua Spence | Utilize `PhutilMethodNotImplementedException` | Jul 21 2014 | |||
66a3abe058a7 | Chad Horohoe/epriestley | Make it possible to configure Elasticsearch index name | Jul 11 2014 | |||
a230e0fab7af | Lex/epriestley | switch from term query to match query | Jul 10 2014 | |||
4dd9be5c94da | Lex/epriestley | change elasticsearch text query to match query for compat with 1.1.0 | Jul 10 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
e6190ffc6770 | epriestley | Disable Maniphest task list grips in panel rendering contexts | Jun 25 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
dd3dfde98360 | Chad Horohoe/epriestley | T4446: Fix Elasticsearch support for 1.0 and above | May 29 2014 | |||
f0147fd8add1 | epriestley | Allow workboards to be filtered with ApplicationSearch | May 20 2014 | |||
78b89711cbdd | epriestley | Move a bunch more rendering into SearchEngine | May 9 2014 | |||
684805a88a16 | epriestley | Move rendering to SearchEngine for Calendar | May 9 2014 | |||
c72b753e5407 | epriestley | Move audit rendering into SearchEngine | May 9 2014 | |||
8f42f4b538b2 | epriestley | Move Slowvote rendering into SearchEngine | May 9 2014 | |||
dadd9a9dd98d | epriestley | Let feed panels render something meaningful-ish | May 9 2014 | |||
d30f43b15bb8 | epriestley | Rough skeleton of a "Query" dashboard panel | May 9 2014 | |||
07fdcde87eaf | epriestley | Provide viewer to CustomFields in ApplicationSearch | Mar 25 2014 | |||
38cc38eaf67b | epriestley | Modernize documentation links | Mar 17 2014 |
c4science · Help