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/daemon/controller
epriestley be26c6a5c1 Refactor repository reparse scripts to be more useful
Summary:
Splitting up D960 a bit, see that for context.

We currently have two scripts, "parse_one_commit.php" and
"reparse_all_commit_messages.php", but they're sort of silly and you can't do
certain things with them. Replace them with one script which is more flexible
and can do specific reparse steps on individual commits or entire repos.

I left the old scripts as stubs since I think there are some FB wiki docs and
stuff that mention them. I'll delete them in a month or whenever I remember or
something.

Test Plan: Ran "reparse.php" with various arguments, including vs-one-commit,
vs-repository, with --trace, and against different types of repos.

Reviewers: Makinde, jungejason, nh, tuomaspelkonen, aran

Reviewed By: jungejason

CC: aran, jungejason

Differential Revision: 964
2011-09-27 17:20:04 -07:00
..
base Increase parseriness of some parsery things. 2011-03-11 09:34:22 -08:00
combined Use phabricator_ time functions in more places 2011-06-26 10:38:25 -07:00
console Use phabricator_ time functions in more places 2011-06-26 10:38:25 -07:00
loglist Use phabricator_ time functions in more places 2011-06-26 10:38:25 -07:00
logview Use phabricator_ time functions in more places 2011-06-26 10:38:25 -07:00
timeline Increase parseriness of some parsery things. 2011-03-11 09:34:22 -08:00
timelineevent Avoid Timeline race condition 2011-04-14 10:12:10 -07:00
workertaskdetail Refactor repository reparse scripts to be more useful 2011-09-27 17:20:04 -07:00