mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-19 05:12:41 +01:00
No description
be26c6a5c1
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 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support/aphlict | ||
webroot | ||
.arcconfig | ||
.divinerconfig | ||
.gitignore | ||
.gitmodules | ||
CHANGELOG | ||
README |
Phabricator is a open source collection of web applications which make it easier to write, review, and share source code. Phabricator was developed at Facebook. This is an early release. It's pretty high-quality and usable, but under active development so things may change quickly. You can learn more about the project and find links to documentation and resources at: http://phabricator.org/ LICENSE Phabricator is released under the Apache 2.0 license except as otherwise noted. http://www.apache.org/licenses/LICENSE-2.0