phab/src/applications/maniphest/queryproduction
phab/src/applications/maniphest/query
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7abe9dc4c078 | epriestley | Migrate all Maniphest transaction data to new storage | Sep 23 2013 | |||
17e1732152ae | epriestley | Route all ManiphestTransaction reads through a single class | Sep 23 2013 | |||
e7a7e43104bc | epriestley | Fix a bug where policy queries with cursor-based pagers and non-ID orders can… | Sep 22 2013 | |||
ed126cd47ed0 | epriestley | Provide ApplicationSearch hooks in Maniphest | Sep 17 2013 | |||
a82c3a89144e | epriestley | Allow Maniphest queries to have configurable page sizes | Sep 13 2013 | |||
62e66e3cf6c1 | epriestley | Completely implement cursor paging in Maniphest | Sep 13 2013 | |||
5062abc53400 | epriestley | Most implement cursor paging in Maniphest | Sep 13 2013 | |||
eca3f44301cd | epriestley | Make "pro" controller render results the same way the less-pro controller does | Sep 13 2013 | |||
9b3520ea5771 | epriestley | Add "group" to Maniphest "pro" search | Sep 12 2013 | |||
ddfc6bbc9e5c | epriestley | Service "Group by: Project" in Maniphest out of a local index | Sep 12 2013 | |||
df86f87289d5 | epriestley | Add a "dateCreated" key to Maniphest | Sep 12 2013 | |||
1c43fceffbc0 | epriestley | Add date filtering to Maniphest "pro" search | Sep 12 2013 | |||
bdef58216e9c | epriestley | Restore project filtering to Maniphest "pro" search | Sep 12 2013 | |||
f679ea7d7e86 | epriestley | Add "fulltext" to Maniphest pro search | Sep 12 2013 | |||
a3c6e9aebf2e | epriestley | Move ManiphestTaskQuery into query/ | Sep 12 2013 | |||
a8171889bda8 | epriestley | Add "IDs" and "Priority" to pro search | Sep 11 2013 | |||
f38609973540 | epriestley | Add support for "status" and "order" to pro search | Sep 11 2013 | |||
8c9d61bedcad | epriestley | Add "assigned" and "authors" to Maniphest pro search | Sep 11 2013 | |||
e8142915269a | epriestley | Introduce ManiphestTaskSearchEngine plus ManiphestTaskListControllerPro | Sep 11 2013 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
8813c7be0e39 | vrana | Use assert_instances_of() everywhere but Differential and Diffusion | Apr 3 2012 | |||
e7853e48013e | epriestley | Allow tasks to be subprioritized by drag-and-drop | Apr 2 2012 | |||
75e89c0c7848 | 20after4/epriestley | Amended D2009 based on feedback from @epriestley. | Mar 30 2012 | |||
afed8bb92955 | epriestley | Add "Group by: Project" to Maniphest | Mar 20 2012 | |||
4117cdbdfbe0 | epriestley | Enhance Maniphest custom queries | Feb 29 2012 | |||
c2054bab0916 | David Reuss/epriestley | Support limiting maniphest queries to specific ids | Dec 2 2011 | |||
cef7664d47e0 | epriestley | Move Project list to use ManiphestTaskQuery | Jul 8 2011 | |||
49310391e0a3 | tuomaspelkonen | Added subscriber view to Maniphest. | Jul 7 2011 | |||
78c695bad23a | epriestley | Slightly improve Maniphest documentation. | Jul 4 2011 | |||
de0c89261e9e | epriestley | Allow Maniphest tasks to be filtered by Project | Jun 30 2011 |
c4science · Help