mirror of
https://we.phorge.it/source/phorge.git
synced 2025-03-09 10:54:48 +01:00
No description
Summary: Displaying reviewer who was by coincidence listed first is quite confusing, especially for committed revisions. This displays the one who really reviewed the revision if available. This implementation is pretty bad from performance perspective - O(N) queries to retrieve all comments. The page load still feels quite fast. Test Plan: /differential/filter/revisions/ Reviewers: epriestley CC: aran, epriestley Differential Revision: https://secure.phabricator.com/D1772 |
||
---|---|---|
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