phab/src/applications/search/engine/PhabricatorApplicationSearchEngine.phpproduction
phab/src/applications/search/engine/PhabricatorApplicationSearchEngine.php
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a635da68d41e | epriestley | Provide bucketing for commits in Audit | Jan 12 2017 | |||
c3644216bf22 | epriestley | Add developer UI for accessing NUX and "Overheated" query states | Oct 20 2016 | |||
c71bb0550c5d | Giedrius Dubinskas/gd | Conduit accept int/bool parameters as strings | Oct 14 2016 | |||
fa6a5a46ba57 | epriestley | Make more of the Calendar export workflow work | Oct 6 2016 | |||
38ae81fb3916 | epriestley | Throw when callers pass an invalid constraint to a "*.search" method | Sep 7 2016 | |||
6e57582aff82 | epriestley | Allow `*.search` Conduit API methods to have data bulk-loaded by extensions | Jul 31 2016 | |||
1c33b70c663a | epriestley | Remove two unused SearchEngine methods | Jul 14 2016 | |||
c21be4849f8d | epriestley | By default, do not save queries when executing Conduit "*.search" calls | Jul 10 2016 | |||
08bea1d363fd | epriestley | Add ViewController and SearchEngine for SSH Public Keys | May 19 2016 | |||
d46378df208f | epriestley | Modernize "Responsible Users" tokenizer and add "exact(user)" token | May 16 2016 | |||
eade206625ea | epriestley | Introduce search result buckets | May 16 2016 | |||
d1f1d3ec33bb | epriestley | Implement a basic project.search third-generation API method | Dec 27 2015 | |||
c6f3a03209b6 | Chad Little | Basic NUX blank states | Dec 21 2015 | |||
dbb84f1ddc12 | epriestley | Add basic NUX support to SearchEngines | Dec 19 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 | |||
1b325a0a899a | epriestley | Modularize SearchEngine extensions | Dec 14 2015 | |||
05a798e3ac68 | epriestley | Add basic typechecking support to Conduit | 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 | |||
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 | |||
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 | |||
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 | |||
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
948d69364aae | epriestley | Manage date control enabled state as part of DateControlValue | May 4 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 | |||
6e4f508bebdb | epriestley | Provide "builtin" high-level result orders | Apr 13 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 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
46b4fa85d097 | James Rhodes | Support custom fields in "Order By" for Maniphest | Aug 2 2014 | |||
8999a1c1ea55 | Joshua Spence | Utilize `PhutilMethodNotImplementedException` | Jul 21 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 | |||
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 | |||
0ae0f352b053 | epriestley | Use ApplicationSearch in the calendar event list view | Feb 6 2014 | |||
a82f57310230 | epriestley | Allow ApplicationSearch to be offset-paged | 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 | |||
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 | |||
ed7a5078f954 | epriestley | Add "user" and "users" standard custom fields | Sep 17 2013 | |||
c8574cf6fd74 | epriestley | Integrate ApplicationSearch with CustomField | Sep 16 2013 | |||
f1c75a63823c | epriestley | Allow construction of ApplicationSearch queries with GET | Aug 29 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 |
c4science · Help