mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-26 08:42:41 +01:00
No description
869f24bf33
Summary: The older logic was incorrect: - It chose `change.left` for `data.on_right` being true. - 'O' and 'N' mean 'old' and 'new', not 'left' and 'right'. In diff-of-diffs, both sides are 'N'. So, select the changeset ID correctly (pick the right side one for on_right), and select the new file prefix correctly (N for new, O for old). Test Plan: Waved my mouse over some inline comments in a diff-of-diffs, got reasonable-looking reticles. Reviewers: vrana, btrahan Reviewed By: vrana CC: aran Maniphest Tasks: T1076 Differential Revision: https://secure.phabricator.com/D2138 |
||
---|---|---|
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