1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/repository
Jason Ge f6748bc190 The existing Audit code forgot to set authorPHID
Summary:
The audit tools has many false positive about Author Not
Matching with Revision. The fix is to set the authorPHID which was
missing in the existing code

Test Plan:
run reparse.php and it doesn't generate false positive result
anymore.

Reviewers: nh, epriestley

Reviewed By: epriestley

CC: aran

Differential Revision: https://secure.phabricator.com/D2119
2012-04-06 14:16:42 -07:00
..
constants/repositorytype Remove some Mercurial and Google caveats 2012-01-05 14:14:06 -08:00
controller Inset view controller for inset elements of forms. 2012-03-15 17:10:38 -07:00
daemon Handle "hg pull" return code change between 2.1 and 2.1.1 more gracefully 2012-03-19 19:19:48 -07:00
parser Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
storage Use assert_instances_of() everywhere but Differential and Diffusion 2012-04-03 14:53:20 -07:00
worker The existing Audit code forgot to set authorPHID 2012-04-06 14:16:42 -07:00