phab/src/applications/paste/query/PhabricatorPasteSearchEngine.phpfeature/better-testing
phab/src/applications/paste/query/PhabricatorPasteSearchEngine.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
bee043b16362 | Christopher Wetherill/faulconbridge | Display paste line count alongside snippets | Jan 27 2017 | |||
0f1785c0aa8c | epriestley | Allow EditEngine to build NUX buttons that point at the right place | Nov 4 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
bde9ac43e71a | Chad Little | Add various NUX states | Dec 21 2015 | |||
0282ce74ab8c | epriestley | Flesh out Conduit types for Paste search fields | Dec 14 2015 | |||
05a798e3ac68 | epriestley | Add basic typechecking support to Conduit | Dec 14 2015 | |||
421c2453e5e4 | Giedrius Dubinskas | Truncate long source lines in Paste search result list snippets | Oct 20 2015 | |||
3d1783b2dad4 | Chad Little | Add application search for Paste status | Aug 8 2015 | |||
acb1eb81ccf4 | Joshua Spence | Move some PhabricatorSearchField subclasses | Jul 6 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 2015 | |||
bf87976d25de | epriestley | Support ordering in SearchField | Jun 8 2015 | |||
3cdaf52ce97a | epriestley | Make Subscribers automatically provide working SearchFields | Jun 8 2015 | |||
259b40fc28e3 | Joshua Spence | Fix some method visibilities | Jun 8 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 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 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 | |||
3bc391fbc7f5 | Bob Trahan | Paste - add created time to pastes in a list | Aug 22 2014 | |||
ed98a1cc8464 | Bob Trahan | Paste - fix caching mechanism for S3-stored files | Aug 19 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
d653fa13de78 | epriestley | Move paste rendering into SearchEngine | May 16 2014 | |||
059860047615 | epriestley | Always pass handles to tokenizers, not `<phid -> name>` maps | Oct 7 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
f1c75a63823c | epriestley | Allow construction of ApplicationSearch queries with GET | Aug 29 2013 | |||
37a5c4b11a30 | Bob Trahan | Paste - add transactions | Aug 2 2013 | |||
fb765b8c93fe | epriestley | Add language and date ranges to Paste queries | May 31 2013 | |||
d82e135cde78 | epriestley | Implement generalized application search in Macros | May 30 2013 | |||
5d94a8a33872 | epriestley | Use delegation to generalize application search controllers | May 30 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 | |||
0abb0c41bf43 | epriestley | Make saved queries editable | May 27 2013 | |||
587530d97335 | epriestley | After saving a custom query, redirect to its results page | May 27 2013 | |||
dcb5eb8e3571 | epriestley | Slightly improve saved query UX | May 27 2013 | |||
3c1f402da38a | Bryan Cuccioli/epriestley | Add ability to name saved queries. | May 11 2013 | |||
e7904ed59d05 | Bryan Cuccioli/epriestley | Add advanced search ability to paste. | May 6 2013 | |||
0f0c2a6f9ee2 | Bryan Cuccioli/epriestley | Partially refactor paste search. | Apr 19 2013 | |||
1b4f03b5a818 | Bryan Cuccioli/epriestley | Move paste search to generic search. | Apr 14 2013 |
c4science · Help