Merge branch 'master' into phutil_tag

(Just synchronizing master into the tag branch.)
This commit is contained in:
epriestley
2013-01-27 06:01:27 -08:00
105 changed files with 1620 additions and 1143 deletions

View File

@@ -72,6 +72,7 @@ final class PhabricatorConfigGroupController
$engine->process();
$list = new PhabricatorObjectItemListView();
$list->setStackable();
foreach ($options as $option) {
$summary = $engine->getOutput($option, 'summary');