phab/src/applications/searchstable
phab/src/applications/search
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3a17220ce3da | Povilas Balzaravicius Pawka/epriestley | T7827: Boost Elasticsearch results on title match. | Apr 16 2015 | |||
8efdc4aabf09 | epriestley | Replace getPagingValue() with cursor methods | Apr 13 2015 | |||
6e4f508bebdb | epriestley | Provide "builtin" high-level result orders | Apr 13 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
a2ece038c6aa | Chad Little | Convert search results to use PHUIObjectItemView | Mar 3 2015 | |||
e65116987978 | epriestley | Improve exception when creating a cyclic dependency in Maniphest | Mar 3 2015 | |||
a6ec787df595 | epriestley | Remove magic "help" in global search | Mar 2 2015 | |||
a0e9762968a1 | epriestley | Restore "Query:" to page title in application search | Mar 2 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
96f6fb585e68 | Joshua Spence | `pht`ize a few strings | Feb 28 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 | |||
ae7dc8b9d2ca | Chad Little | Add getGroup to ConfigOptions | Feb 9 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
99292c5c6a67 | Chad Little | Use icons with Config Options page | Feb 2 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
170dc15c05cb | Chad Little | Make border conditional in crumbs | Jan 28 2015 | |||
64f145ef46a2 | Chad Little | Redesign Crumbs | Jan 26 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
c2ac63e9ad1f | Joshua Spence | Increase visibility of `PhabricatorController::buildApplicationMenu` methods | Jan 15 2015 | |||
94b96ae53319 | Joshua Spence | Fix visibility of the `PhabricatorWorker::doWork()` methods | Jan 15 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
fa47c2690720 | lkassianik/epriestley | T6917, PhabricatorApplicationTransactionNoEffectException when saving "blocking… | Jan 12 2015 | |||
c0e15f2c6587 | epriestley | Fix bad ancestor classname | Jan 8 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
a455e50e2998 | epriestley | Build a Conpherence thread index | Jan 6 2015 | |||
a6acedef0b24 | Joshua Spence | Modernize Pholio edges | Jan 2 2015 | |||
7cab903943f5 | Joshua Spence | Migrate Differential revision edges to use modern `EdgeType` subclasses | Jan 1 2015 | |||
9374ace60248 | Chad Horohoe/epriestley | Ensure dateCreated property exists at index creation time | Dec 30 2014 | |||
102e431feb01 | Alex Monk/epriestley | Migrate Maniphest task blockers to modern EdgeType classes | Dec 28 2014 | |||
9219645287e9 | Bob Trahan | Daemons - add "objectPHID" to task tables. | Dec 24 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 | |||
83db5965ab6c | Bob Trahan | Maniphest - introduce needProjectPHIDs | Dec 18 2014 | |||
7d9687057056 | Bob Trahan | Maniphest - use subscribers framework properly | Dec 11 2014 | |||
4506018339a0 | lkassianik/epriestley | Clicking the search icon in empty search field should link to advanced search | Dec 8 2014 | |||
a414fc497f3b | Bob Trahan | Diffusion - make projects work properly with commits | Nov 19 2014 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
934eea2ef2a0 | Bob Trahan | Hovercards - allow public access | Oct 17 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
d67b7f0f47c4 | epriestley | Correct column mutations for old versions of MySQL | Oct 2 2014 | |||
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
e4e5a2004fe0 | epriestley | Use `sort`, not `text`, for search index table | Oct 2 2014 | |||
4eb439964003 | epriestley | Convert SavedQuery / NamedQuery to text, not bytes | Oct 1 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
2880732a49a8 | epriestley | Generate expected schemata for Search | Oct 1 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
fdccb0f40536 | Bob Trahan | Maniphest - upgrade merging to real transactions | Sep 8 2014 | |||
e616f166ae9f | epriestley | Provide a setup warning about using the default MySQL stopword file | Aug 14 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
e8d272b0dad1 | epriestley | Use standard infrastructure to attach commits to other objects | Aug 4 2014 | |||
46b4fa85d097 | James Rhodes | Support custom fields in "Order By" for Maniphest | Aug 2 2014 | |||
dd918b0d1481 | Bob Trahan | Application Search - fix error updating searches from human-readable links | Aug 2 2014 | |||
a6698f2ea53c | epriestley | Use ApplicationTransactions when indexing commit/audit comments | Jul 29 2014 | |||
c75e12038c6d | epriestley | Allow objects to be linked even if they are missing other fields | Jul 26 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
d034be28950a | Joshua Spence | Rename `HTTPFutureResponseStatus` subclasses | Jul 22 2014 | |||
8999a1c1ea55 | Joshua Spence | Utilize `PhutilMethodNotImplementedException` | Jul 21 2014 | |||
17afcdcf9532 | epriestley | Explicitly degrade edge editing for commit/task edges until T4896 | Jul 18 2014 | |||
7f0fb63c4450 | epriestley | Modernize "owner" typeahead datasource | Jul 18 2014 | |||
0a3a3eae00e7 | epriestley | Modernize global search typeahead datasource | Jul 18 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
d4b2bfa2f4c1 | epriestley | Modernize commit/edge transaction when parsing commit messages | Jul 18 2014 | |||
533e799c5f7e | epriestley | Modernize task/revision edges and write inverse transactions | Jul 18 2014 | |||
ace1feb70220 | epriestley | Implement PhabricatorApplicationTransactionInterface on ManiphestTask | Jul 18 2014 | |||
9a679bf3746c | Joshua Spence | Allow worker tasks to have priorities | Jul 11 2014 | |||
66a3abe058a7 | Chad Horohoe/epriestley | Make it possible to configure Elasticsearch index name | Jul 11 2014 | |||
793eced32dd2 | epriestley | Modernize "projects" typeahead datasource | 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 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
ca6bd2647588 | epriestley | Set `device` to `false` for all pages which don't specify device readiness | Jun 24 2014 | |||
5aae1ee034ab | epriestley | Make query panels editable by normal humans | Jun 16 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 | |||
2264c2b4b5f6 | epriestley | Merge the new navigation design | Jun 4 2014 | |||
6df1a024137c | epriestley | (Redesign) Clean up older "Tile" code | Jun 4 2014 | |||
c86604bad853 | Joshua Spence/epriestley | Reduce the verbosity of the `./bin/search index` script. | Jun 3 2014 | |||
81d95cf682a5 | epriestley | Make default view of "Applications" app a full-page launcher | May 29 2014 | |||
dd3dfde98360 | Chad Horohoe/epriestley | T4446: Fix Elasticsearch support for 1.0 and above | May 29 2014 | |||
6a80b6a588c8 | lkassianik/epriestley | "Blocks" instead of "Dependent Tasks" | May 23 2014 | |||
f0147fd8add1 | epriestley | Allow workboards to be filtered with ApplicationSearch | May 20 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
e6aff100f268 | epriestley | Move even more rendering into SearchEngine | May 9 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 | |||
8fe27800fcec | epriestley | Don't show document types in search for uninstalled applications | Apr 30 2014 | |||
88ae24659396 | epriestley | Write search bolding in a way which is certainly HTML-safe | Apr 26 2014 | |||
035d55f67fea | Pavel Ivanov/epriestley | Fix strange bug for russian language search results | Apr 25 2014 | |||
3a881f5108d9 | epriestley | Put "Task" first on global search result type list | Apr 24 2014 | |||
49bc32f12d82 | epriestley | Implement PhabricatorApplicationTransactionInterface in Differential | Apr 18 2014 | |||
07fdcde87eaf | epriestley | Provide viewer to CustomFields in ApplicationSearch | Mar 25 2014 |
c4science · Help