1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/repository
Suman Karumuri 2852b4f5d3 Track path moves in Owner's packages
Summary:
Currently, if a package is moved from one location to another those package paths become stale in Owner's packages.
This diff fixes that by tracking the path moves in diffusion commit messages and updating the owners package paths accordingly.

Test Plan:
Tested the script by running the reparse.php script on the following test commits:
https://phabricator.fb.com/rPHGITd7271a2de212e0b2de33d485b2ff806e75f73d36
https://phabricator.fb.com/rPHGIT0192fb41e7bd3e0faeeb14facdc7f7bea1b716d0

on the following packages:
https://phabricator.fb.com/owners/package/1167/
https://phabricator.fb.com/owners/package/1168/

Reviewers: nh

Reviewed By: nh

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D3985
2012-12-05 17:21:45 -08:00
..
application Delete license headers from files 2012-11-05 11:16:51 -08:00
constants Delete license headers from files 2012-11-05 11:16:51 -08:00
controller Remove PhabricatorRepositoryDefaultCommitMessageDetailParser 2012-12-05 15:34:28 -08:00
daemon Delete license headers from files 2012-11-05 11:16:51 -08:00
management Delete license headers from files 2012-11-05 11:16:51 -08:00
parser Remove PhabricatorRepositoryDefaultCommitMessageDetailParser 2012-12-05 15:34:28 -08:00
storage Track path moves in Owner's packages 2012-12-05 17:21:45 -08:00
worker Track path moves in Owner's packages 2012-12-05 17:21:45 -08:00