mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-22 14:52:41 +01:00
No description
14648d6d7a
Summary: This has been a point of some confusion, make the messages more explicit. Test Plan: Added var_dump() stuff and ran on some commits: $ ./scripts/repository/reparse.php --message rP9fc54f4dfb61f7338cb1cfe819bc72d2a3404264 Running 'PhabricatorRepositoryGitCommitMessageParserWorker'... string(58) "Closed by commit rP9fc54f4dfb61 (authored by @epriestley)." $ ./scripts/repository/reparse.php --message rP444c634b6c6612fc7b36ddffab8023ef67372ab9 Running 'PhabricatorRepositoryGitCommitMessageParserWorker'... string(83) "Closed by commit rP444c634b6c66 (authored by Ben Rogers, committed by @epriestley)." $ ./scripts/repository/reparse.php --message rP22d12fe499e3ecb62392397f2ac2a91768c974aa Running 'PhabricatorRepositoryGitCommitMessageParserWorker'... string(52) "Closed by commit rP22d12fe499e3 (authored by vrana)." $ ./scripts/repository/reparse.php --message rPe51958159483cd0acf00adcff51edf8717b4a23b Running 'PhabricatorRepositoryGitCommitMessageParserWorker'... string(85) "Closed by commit rPe51958159483 (authored by David Fisher, committed by @epriestley)." Reviewers: csilvers, vrana Reviewed By: csilvers CC: aran Differential Revision: https://secure.phabricator.com/D2765 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support/aphlict | ||
webroot | ||
.arcconfig | ||
.divinerconfig | ||
.gitignore | ||
.gitmodules | ||
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