Homec4science

Refactor repository reparse scripts to be more useful

Authored by epriestley <git@epriestley.com> on Sep 27 2011, 00:04.

Description

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

Details

Committed
epriestley <git@epriestley.com>Sep 28 2011, 02:20
Pushed
aubortJan 31 2017, 17:16
Parents
rPH7b8b469da30c: Changed the postponed unit tests warning message
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHbe26c6a5c125: Refactor repository reparse scripts to be more useful (authored by epriestley <git@epriestley.com>).Sep 28 2011, 02:20