1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/project
epriestley 36343600c5 Remove obsolete code from ManiphestTaskQuery
Summary:
Ref T603. Cleans up some obsolete stuff here:

  - We no longer ever query by min/max priority (instead, `withPriorities(...)`).
  - A parent class provides limit/offset.
  - Result count is no longer reliable with policies. We could do "about X tasks" or something, but just drop it for now. There's only one remaining callsite anyway.

Test Plan:
  - `grep`
  - Viewed task list.
  - Viewed a project page.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T603

Differential Revision: https://secure.phabricator.com/D7121
2013-09-25 13:44:36 -07:00
..
application Use ApplicationSearch in projects 2013-07-22 12:17:52 -07:00
conduit Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
constants Use ApplicationSearch in projects 2013-07-22 12:17:52 -07:00
controller Remove obsolete code from ManiphestTaskQuery 2013-09-25 13:44:36 -07:00
editor Provide and populate an object name index for Maniphest 2013-09-12 13:06:44 -07:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
lipsum Fixed Project Generation 2013-05-03 08:13:58 -07:00
phid Policy - introduce parentQuery and pass around policy configuration from parent to child 2013-09-11 12:19:34 -07:00
query Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
remarkup Make normalization of "#yolo" hashtags less aggressive 2013-09-13 11:48:11 -07:00
search Index projects in the main search index 2013-09-12 13:05:19 -07:00
storage Replace all "attach first..." exceptions with assertAttached() 2013-09-03 06:02:14 -07:00