phab/src/applications/search/storagestable
phab/src/applications/search/storage
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0378094d414b | aubort | Merge with Stable Week 8 | Feb 28 2017 | |||
7f1dbb149a83 | aubort | - Merge with Stable 2017 Week 5 - Remove custom Public Dashboard as it's been… | Feb 16 2017 | |||
2dc4692021c3 | epriestley | (stable) Allow menu items to render their own content; make Dashboard items… | Jan 27 2017 | |||
8113b7691089 | epriestley | Validate menu item fields (links, projects, dashboards, applications, forms… | Jan 20 2017 | |||
b0dfd42eef29 | epriestley | Don't require edit capability on the Favorites application to edit personal… | Jan 19 2017 | |||
d7e5a8b978ad | epriestley | Load global and custom profile menu items in a single query | Jan 17 2017 | |||
6816974d574c | Chad Little | Basic Favorites application | Jan 10 2017 | |||
8a85ee7c1575 | Chad Little | Add CustomPHID to PhabricatorProfileMenuEngineConfiguration | Jan 7 2017 | |||
f277de1d0222 | Chad Little | Add a basic ProjectProfileMenuItem | Dec 16 2016 | |||
42896f9f9044 | epriestley | Rename all ProfilePanels into ProfileMenuItems | Dec 11 2016 | |||
8480776ccd99 | epriestley | Rename "ProfilePanelConfiguration" to "ProfileMenuItemConfiguration" | Dec 11 2016 | |||
7c5b5327c8cc | epriestley | Use stemming in the MySQL fulltext search engine | Nov 26 2016 | |||
d54c14c64444 | epriestley | If InnoDB FULLTEXT is available, use it for for fulltext indexes | Nov 26 2016 | |||
48a34eced28d | epriestley | Prepare for InnoDB FULLTEXT support | Nov 26 2016 | |||
ff3333548f8a | epriestley | Create and populate a stopwords table for InnoDB fulltext indexes to use in the… | Nov 26 2016 | |||
a9560479894f | epriestley | Use PhutilQueryCompiler in Phabricator fulltext search | Nov 25 2016 | |||
706c21375e8f | epriestley | Remove empty implementations of `describeAutomaticCapabilities()` | Nov 10 2016 | |||
163f2c4262a2 | epriestley | Refine available filters and defaults for relationship selection | Jun 30 2016 | |||
d46378df208f | epriestley | Modernize "Responsible Users" tokenizer and add "exact(user)" token | May 16 2016 | |||
467c4e84e5ac | epriestley | Add an edge table to the `search` database | Apr 26 2016 | |||
f097c9c5951a | epriestley | Disable "Subprojects" menu item for milestone projects | Feb 6 2016 | |||
c11c7f29009a | epriestley | Prevent "Manage" profile menu items from being hidden | Jan 25 2016 | |||
51ed95c00b8d | epriestley | Give profile menus more straightforward hide/disable/delete/default interactions | Jan 22 2016 | |||
2a6b2dbbfdf1 | epriestley | Prepare Profile Panels for adoption in other applications | Jan 15 2016 | |||
473693786b86 | epriestley | Allow profile menu items to be disabled | Jan 13 2016 | |||
1c5167dc7482 | epriestley | Allow profile menu items to be reordered | Jan 13 2016 | |||
f24318f3086a | epriestley | Make "profile menu" configuration mostly work | Jan 13 2016 | |||
7bde92b9c980 | epriestley | Begin modularizing profile panel/link construction | Jan 13 2016 | |||
a761f733848b | epriestley | Allow index extensions to skip indexing if the object has not changed | Dec 22 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
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 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
a48128d36fc6 | epriestley | Partially use ApplicationSearch in main search | Feb 3 2014 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
0f8299079857 | epriestley | Allow named queries to be reordered by dragging | Jun 6 2013 | |||
758586abda2d | epriestley | Allow builtin named queries to be disabled | Jun 5 2013 | |||
d82e135cde78 | epriestley | Implement generalized application search in Macros | May 30 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 | |||
215553c2616d | epriestley | Introduce PhabricatorSavedQueryQuery | May 27 2013 | |||
12e9350efbc3 | epriestley | Introduce PhabricatorNamedQueryQuery | 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 | |||
7ad2eae47f35 | Bryan Cuccioli/epriestley | Implement saving queries. | Apr 30 2013 | |||
1b4f03b5a818 | Bryan Cuccioli/epriestley | Move paste search to generic search. | Apr 14 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
a5f8846f472b | epriestley | Use a unique random key to identify queries, not a sequential ID | Feb 7 2012 | |||
4bec2579d5df | epriestley | Some documentation updates. | Sep 14 2011 | |||
b8e08f34f7ae | epriestley | Provide an indirection layer between documents and the search engine | Aug 8 2011 | |||
505c82236d8d | epriestley | Improve search functionality. | Feb 19 2011 | |||
147d2e2e3da9 | epriestley | Rought cut of search. | Feb 15 2011 |
c4science · Help