phab/src/applications/maniphest/controller/ManiphestTaskListController.phpstable
phab/src/applications/maniphest/controller/ManiphestTaskListController.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2e993f756118 | epriestley | Fix an issue where projects queried in "Any Projects" in Maniphest did not have… | Nov 8 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
5578ccdff27b | epriestley | Expose "withAnyProjects()" in the UI | Oct 5 2012 | |||
5cbc4fe7e1fc | epriestley | Rename ManiphestTaskQuery::withProjects() to withAllProjects() | Oct 5 2012 | |||
030726b144de | epriestley | Improve implementation of ManiphestTaskQuery | Oct 5 2012 | |||
330b0a3d4b9c | epriestley | Make projects policy-aware | Aug 9 2012 | |||
5b8028e254bc | Alan Huang | Fix sorting algorithm for group-by-project | Aug 8 2012 | |||
b0fda3be25ac | epriestley | Rename setMembers() to withMemberPHIDs() in PhabricatorProjectQuery | Aug 7 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 | |||
10f159f87659 | Jonathan Lomas | Change `From Priorty` to `To Priority` and `To Priority` to `Max Priority` to… | Aug 1 2012 | |||
54d1b95141c9 | Jonathan Lomas | Add minimum and maximum priority select boxes to Maniphest Custom Query. | Aug 1 2012 | |||
92fac3121512 | Jonathan Lomas/epriestley | Fixes broken search if no task ids created by D2771. | Jun 16 2012 | |||
7629d4417587 | Jonathan Lomas | Strip non-integers out of task id entries | 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