1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/fact
epriestley cd9d78c107 Allow Fact analysis of commits
Summary: For immutable objects, just use the ID as a cursor.

Test Plan:
  - Analyzed commits from an empty cursor.
  - Checked that cursor was good.
  - Pulled some more commits.
  - Analyzed commits again, verified it only hit the new ones.
  - Verified the graph of "Count of CMIT" looked reasonable.

Reviewers: vrana

Reviewed By: vrana

CC: aran

Maniphest Tasks: T1866

Differential Revision: https://secure.phabricator.com/D3656
2012-10-08 13:27:06 -07:00
..
application Group applications into groups on /applications/ 2012-10-03 15:46:19 -07:00
controller Limit amount of chart data passed to browser 2012-08-02 10:53:20 -07:00
daemon Add FactCursors and application fact datasources 2012-07-30 10:43:49 -07:00
engine Allow Fact app to draw charts 2012-07-30 10:44:08 -07:00
extract Allow Fact analysis of commits 2012-10-08 13:27:06 -07:00
management Fix feedback from D3098. 2012-07-30 13:42:48 -07:00
spec Add PhabricatorFactSpec, for naming and formatting facts 2012-07-27 17:29:44 -07:00
storage Add FactCursors and application fact datasources 2012-07-30 10:43:49 -07:00