Document and remove some scary warnings from repository hosting

Summary: Fixes T2230. This isn't a total walk in the park to configure, but should work for early adopters now.

Test Plan: Read documentation, browsed UI.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2230

Differential Revision: https://secure.phabricator.com/D7634
This commit is contained in:
epriestley
2013-11-22 15:24:27 -08:00
parent d09dd23bd7
commit 6e41016077
6 changed files with 243 additions and 22 deletions

View File

@@ -100,6 +100,7 @@ try {
$err = $workflow->execute($original_args);
$metrics_channel->flush();
$error_channel->flush();
} catch (Exception $ex) {