phab/src/applications/maniphest/ManiphestTaskQuery.phpstable
phab/src/applications/maniphest/ManiphestTaskQuery.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 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 | |||
1e42c62b8f5c | epriestley | Make ManiphestTaskQuery a (mostly) policy-aware query | Sep 11 2013 | |||
a2571de575c0 | epriestley | Remove obsolete/deprecated withTaskIDs() / withTaskPHIDs() | Sep 11 2013 | |||
83e0380046c7 | Bob Trahan | Maniphest - fix fatal in custom query for users with no projects | Sep 2 2013 | |||
4a48d8a1f5d8 | epriestley | Minor, fix a small typo in ManiphestTaskQuery. | Jul 25 2013 | |||
17ee71d89643 | epriestley | Use Application PHIDs in Maniphest | Jul 22 2013 | |||
e434edc4558a | epriestley | Make "arc tasks --unassigned" actually find unassigned tasks | May 27 2013 | |||
81377dd92280 | Gareth Evans/epriestley | Add "Any User Projects" to Maniphest Custom Query | Apr 4 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
5e11eb7f7216 | epriestley | Prepare for hovercards | Feb 26 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
a977b49e3342 | Bob Trahan | add ids and phids to maniphest.query | Nov 1 2012 | |||
5cbc4fe7e1fc | epriestley | Rename ManiphestTaskQuery::withProjects() to withAllProjects() | Oct 5 2012 | |||
030726b144de | epriestley | Improve implementation of ManiphestTaskQuery | Oct 5 2012 | |||
5b8028e254bc | Alan Huang | Fix sorting algorithm for group-by-project | Aug 8 2012 | |||
c691d4bfa99e | Evan Priestley | Merge pull request #172 from floatingLomas/arcpatch-D3109 | Aug 3 2012 | |||
9b8a2cbf51ff | Alan Huang | Add a 'title' sort option to Maniphest | Aug 2 2012 | |||
54d1b95141c9 | Jonathan Lomas | Add minimum and maximum priority select boxes to Maniphest Custom Query. | Aug 1 2012 | |||
2bb815050699 | epriestley | Add specific close status queries to maniphest.find (and rename it to maniphest. | Jun 29 2012 | |||
60da804d3dff | Jonathan Lomas | Add query limit of PHP_INT_MAX and handle the case where there are no fulltext… | Jun 16 2012 | |||
f91fc70b142b | Jonathan Lomas | Add fulltext search to Maniphest custom query screen. | Jun 15 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help