List generic commit statuses individually in MergeRequests#show
- Dec 29, 2015
-
-
Dominik Sander authored
This changes the status indicator of a MergeRequest, before all CommitStatuses were grouped into one status which did not show information about the status of external (GenericCommitStatuses) statuses. Now the individual statuses are hidden behind a summary header, CI::Build statuses are still grouped together, but GenericCommitStatuses are shown individually including the description and link to the status/build information. Add summary header to commit statuses
9120df28
-