phab/src/applications/search/enginestable
phab/src/applications/search/engine
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
76577df50614 | epriestley | Extract textual object list parsing from Differential | Mar 8 2014 | |||
7ff539b72948 | epriestley | Fix a bad call in ElasticSearch recovery code | Feb 17 2014 | |||
0ae0f352b053 | epriestley | Use ApplicationSearch in the calendar event list view | Feb 6 2014 | |||
b262ccdaff31 | epriestley | Use ApplicationSearch to power primary search | Feb 3 2014 | |||
a82f57310230 | epriestley | Allow ApplicationSearch to be offset-paged | Feb 3 2014 | |||
a48128d36fc6 | epriestley | Partially use ApplicationSearch in main search | Feb 3 2014 | |||
5fdd800bb6db | epriestley | Provide a Drydock "Console" controller | Dec 26 2013 | |||
fa00e86f87b4 | epriestley | Use ApplicationSearch for Drydock Blueprints | Dec 26 2013 | |||
70244d3a129a | epriestley | Use ApplicationSearch to manage DrydockLeases | Dec 26 2013 | |||
60288edf80cb | epriestley | Allow Harbormaster build plans to be disabled | Dec 26 2013 | |||
00f192cebb82 | epriestley | Save ApplicationSearch queries generated from GET parameters in the request | Dec 16 2013 | |||
39b384041ffc | epriestley | Add "r <name>" to jump nav to locate repositories by name | Dec 5 2013 | |||
3f5046014948 | epriestley | Allow repository push logs to be filtered by pusher and repository | Dec 5 2013 | |||
953ff197bf26 | epriestley | Allow Herald rules to be disabled, instead of deleted | Oct 7 2013 | |||
9434df9d7cdd | epriestley | Accommodate project reviewers in Differential search | Oct 5 2013 | |||
691e73b576e2 | epriestley | Make jump nav use object name queries | Oct 2 2013 | |||
ed7a5078f954 | epriestley | Add "user" and "users" standard custom fields | Sep 17 2013 | |||
c8574cf6fd74 | epriestley | Integrate ApplicationSearch with CustomField | Sep 16 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
f1c75a63823c | epriestley | Allow construction of ApplicationSearch queries with GET | Aug 29 2013 | |||
6c7f36f6b81b | Jakub Vrana | Use filtered query instead of filter in Elasticsearch | Aug 2 2013 | |||
f82e4b0c70a0 | epriestley | Modernize most Conduit console interfaces | Jul 1 2013 | |||
0f8299079857 | epriestley | Allow named queries to be reordered by dragging | Jun 6 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 | |||
758586abda2d | epriestley | Allow builtin named queries to be disabled | Jun 5 2013 | |||
0b233e461ec5 | epriestley | Consolidate some datetime code and add unit tests | Jun 3 2013 | |||
59cea9bfc3d3 | epriestley | Implement ApplicationSearch in People | May 31 2013 | |||
3aae972406ff | epriestley | Implement ApplicationSearch in Files | May 31 2013 | |||
bccc1e1244a1 | epriestley | Add a date range query to Macros | May 31 2013 | |||
5d94a8a33872 | epriestley | Use delegation to generalize application search controllers | May 30 2013 | |||
545dbabbcaa3 | epriestley | Improve application query UI/UX | May 29 2013 | |||
764e4574d11a | epriestley | Reduce responsibilities of PhabricatorPasteSearchEngine->buildSearchForm() | May 27 2013 | |||
a67b1f950c84 | epriestley | Make query results page slightly more generic | May 27 2013 | |||
3db82cb2ec79 | epriestley | Allow custom queries to be deleted | May 27 2013 | |||
451ddd76bf7f | epriestley | Make builtin queries more generic | May 27 2013 | |||
587530d97335 | epriestley | After saving a custom query, redirect to its results page | May 27 2013 | |||
1b4f03b5a818 | Bryan Cuccioli/epriestley | Move paste search to generic search. | Apr 14 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
5459af3bdda7 | vrana | Fix dynamic string usage as safe input | Feb 3 2013 | |||
ed2c050bd5ba | Debarghya Das/epriestley | Make JumpNav work with Paste | Jan 19 2013 | |||
730cf80a36df | Bob Trahan | Expose subscribers in search and some polish | Nov 7 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
0e097a586727 | vrana | Sort elasticsearch results by date created | Sep 20 2012 | |||
285cb172e962 | vrana | Try literal search if operator search fails in elasticsearch | Sep 4 2012 | |||
8a4c08b01db0 | Bob Trahan | Allow commits to be associated with projects and associated goodies | Aug 8 2012 | |||
7f98e3a8bdad | Alan Huang | Miscellaneous updates for scoped symbols | Aug 7 2012 | |||
2a0956353389 | vrana | Always use HTTPSFuture in elasticsearch. | Jun 19 2012 | |||
3e18acef9fb7 | epriestley | Minor, use self:: instead of static:: for PHP 5.2 compatibility. See https… | Jun 17 2012 | |||
2e484e257d4e | vrana | Fix lint errors found by Nemo | Jun 12 2012 | |||
1d94d49c171c | macvicar | [elasticsearch] Add timeout to API calls | Jun 8 2012 | |||
06b0f0d8abb1 | vrana | Pass URI to Elastic engine from outside | Jun 5 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
60696de09511 | vrana | Fix default limit in elasticsearch | May 17 2012 | |||
05718706abcd | vrana | Add comments | Apr 25 2012 | |||
44bbdec9acfa | vrana | Improve elasticsearch | Apr 25 2012 | |||
18eac227c0ae | epriestley | Minor, fix extra comma in SQL. | Apr 21 2012 |
c4science · Help