phab/src/applications/search/controller/PhabricatorSearchController.phpfeature/better-testing
phab/src/applications/search/controller/PhabricatorSearchController.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a4e57800431f | epriestley | Remove "Search Preferences" | May 26 2016 | |||
09ab82faefaa | Chad Little | Update Search for handleRequest | Oct 20 2015 | |||
b5b8d0982ca6 | epriestley | Make "Current Application" imply "Open documents in..." | Apr 23 2015 | |||
3a2c2ae3c3ae | epriestley | Implement a scope selector for the global search | Apr 22 2015 | |||
4506018339a0 | lkassianik/epriestley | Clicking the search icon in empty search field should link to advanced search | Dec 8 2014 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
e6aff100f268 | epriestley | Move even more rendering into SearchEngine | May 9 2014 | |||
dadd9a9dd98d | epriestley | Let feed panels render something meaningful-ish | May 9 2014 | |||
1ac28a7127be | Chad Little | Remove 'setShadow' from PHUIBoxView | Feb 11 2014 | |||
ca6b9f66e198 | epriestley | Replace "search scope" with selectable default behavior | Feb 3 2014 | |||
b262ccdaff31 | epriestley | Use ApplicationSearch to power primary search | Feb 3 2014 | |||
a48128d36fc6 | epriestley | Partially use ApplicationSearch in main search | Feb 3 2014 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
059860047615 | epriestley | Always pass handles to tokenizers, not `<phid -> name>` maps | Oct 7 2013 | |||
691e73b576e2 | epriestley | Make jump nav use object name queries | Oct 2 2013 | |||
efc837318485 | epriestley | Show "Search" in menubar while logged out if users can access it | Sep 27 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
cdbb1d5a0311 | epriestley | Use application PHIDs in Phriction | Jul 24 2013 | |||
2845d1196202 | epriestley | Remove PhabricatorPHID::fromObjectName | Jul 22 2013 | |||
17ee71d89643 | epriestley | Use Application PHIDs in Maniphest | Jul 22 2013 | |||
0e3cb3b393cc | epriestley | Use Application PHIDs for commits | Jul 22 2013 | |||
1fb39a20d3fa | epriestley | Move DifferentialRevision to application PHIDs | Jul 22 2013 | |||
bdfed87a60e9 | Chad Little | Minor search ui updates | May 10 2013 | |||
7d771b4ff798 | epriestley | Support "M" in phid.lookup and ircbot | Mar 5 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
868ca71451d3 | vrana | Fix some HTML problems | Feb 12 2013 | |||
f8dbfdd59d51 | vrana | Convert phutil_render_tag(X, Y) to phutil_tag | Jan 25 2013 | |||
730cf80a36df | Bob Trahan | Expose subscribers in search and some polish | Nov 7 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
8ff52c0b6ca1 | vrana | Set viewer for all handles loaded in controllers | Sep 5 2012 | |||
358baf1b3a18 | Alan Huang | Improve the flag.* Conduit methods | Aug 3 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help