phab/src/applications/search/enginefeature/better-testing
phab/src/applications/search/engine
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
bbe206344302 | epriestley | [NO CLUE WHAT I'M DOING] Add an Elasticsearch engine | Apr 21 2012 | |||
6f855c8b5242 | vrana | Don't show current revision in dependencies | Apr 4 2012 | |||
99704ed48513 | vrana | Support operators in Phabricator search | Mar 31 2012 | |||
7c67b5e600c6 | 20after4/epriestley | Add new jumpnav actions for audits and feed | Mar 16 2012 | |||
639ed0faa699 | David Fisher/epriestley | Change All Search Boxes into Jump Navs | Mar 6 2012 | |||
4bec2579d5df | epriestley | Some documentation updates. | Sep 14 2011 | |||
b8e08f34f7ae | epriestley | Provide an indirection layer between documents and the search engine | Aug 8 2011 |
c4science · Help