mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-20 04:20:55 +01:00
No description
0dc73d5d93
Summary: Ref T2222. On the `tmp.differential` branch, we're currently having issues parsing commits which reference Differential revisions, because the "user closed this revision (closed by commit xyz)" message is fataling: [2014-02-13 14:12:36] EXCEPTION: (PhutilProxyException) Error while executing task ID 345358 from queue. {>} (AphrontQueryException) #1048: Column 'contentSource' cannot be null Specifically, the MessageParser pathway for CommentEditor doesn't set a content source. Make sure CommentEditor always sets a content source. (This is also causing a buildup of diffs on D8212 and D8211.) Auditors: btrahan |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support | ||
webroot | ||
.arcconfig | ||
.divinerconfig | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README |
Phabricator is an open source collection of web applications which help software companies build better software. Phabricator includes applications for: - reviewing and auditing source code; - hosting and browsing repositories; - assembling a party to venture forth; - tracking bugs; - hiding stuff from coworkers; and - also some other things. You can learn more about the project (and find links to documentation and resources) here: http://phabricator.org/ Phabricator is developed and maintained by Phacility. The first version of Phabricator was originally built at Facebook. LICENSE Phabricator is released under the Apache 2.0 license except as otherwise noted.