mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-23 14:00:56 +01:00
No description
8b3ab97d64
Summary: Until T605 gets fixed, you might end up with a Project without a Profile if the Profile insert failed. This fatals the list view; instead, don't fatal if a profile is missing. (At some point we should probably just merge this field into the Project object, I was just mimicking the user/profile separation but we have partial-field object support now and Projects aren't super heavily used or very big.) Test Plan: - Viewed list view including a project with a missing profile. - Edited the project, creating its profile. Reviewers: btrahan, jungejason Reviewed By: btrahan CC: arice, aran, btrahan Differential Revision: https://secure.phabricator.com/D1368 |
||
---|---|---|
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