mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-22 06:42:42 +01:00
No description
2188473fa7
Summary: Ref T13667. When a revision's diff has no changesets (usually because Diffusion performed an automatic update with an empty commit), the UI currently tries to "min()" an empty array and fatals. Handle this case properly. Test Plan: - Created a revision with a diff with no changesets ("git commit --allow-empty" + copy-paste into web UI). - Viewed revision. - Before: "min()" fatal. - After: UI isn't perfect, but works without fataling. Subscribers: cspeckmim Maniphest Tasks: T13667 Differential Revision: https://secure.phabricator.com/D21760 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support | ||
webroot | ||
.arcconfig | ||
.arclint | ||
.arcunit | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README.md |
Effective June 1, 2021: Phabricator is no longer actively maintained.
Phabricator is a collection of web applications for software development.
LICENSE
Phabricator is released under the Apache 2.0 license except as otherwise noted.