gitlab-org--gitlab-foss/app/views
Fatih Acet 37655a853e Merge branch '24710-fix-generic-commit-status-table-row' into 'master'
Resolve "External statuses not shown correctly on pipeline page"

## What does this MR do?

Updates `generic_commit_status/_generic_commit_status.html.haml` template to match the changes made to `ci/builds/_build.html.haml` which had not previously been carried over.

## Testing

1. Ensure updated fixtures are installed (from !7792) so that these changes are made apparent.  (check out the !7792 branch if not yet merged into master, then `bundle exec rake db:drop` and `bundle exec rake dev:setup`)

2. Visit a build list page or an individual pipeline page which contains an external build status.

3. The results should look like this:

### Before:

![Screen_Shot_2016-11-28_at_9.11.27_PM](/uploads/ed8c5beb857cd17147dbddf8f5ecab1d/Screen_Shot_2016-11-28_at_9.11.27_PM.png)

### After:

![Screen_Shot_2016-11-28_at_9.12.05_PM](/uploads/9f953a5f14764e336afa4481a917947f/Screen_Shot_2016-11-28_at_9.12.05_PM.png)

## Are there points in the code the reviewer needs to double check?

Look for any places where these partials may be rendered to ensure external status match regular build statuses.

## Why was this MR needed?

The generic commit status template has been largely overlooked when changes are made to build table rows which should be duplicated in both places.

## Does this MR meet the acceptance criteria?

- [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- [x] ~~[Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)~~
- [x] ~~API support added~~
- Tests
  - [x] ~~Added for this feature/bug~~
  - [ ] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

Closes #24710

See merge request !7811
2016-11-30 20:49:57 +00:00
..
abuse_report_mailer
abuse_reports
admin Add new configuration setting to enable/disable HTML emails. 2016-11-28 17:00:03 -05:00
award_emoji Disabled award emoji button when user is not logged in 2016-11-22 10:25:09 +00:00
ci/lints
dashboard Merge branch '25002-sentence-case-dashboard-tabs' into 'master' 2016-11-30 00:22:52 +00:00
devise Un-un-revert signin tab order fix. 2016-11-18 21:40:18 +01:00
discussions Use assigned variables better 2016-11-28 19:40:48 +00:00
doorkeeper
email_rejection_mailer
emojis
errors Fix appearance in error pages 2016-11-29 11:44:07 -07:00
events Removed data-user-is view code 2016-11-25 13:45:34 +01:00
explore Update some more sort/filter dropdowns 2016-11-28 23:18:04 +01:00
groups Add a starting date to milestones 2016-11-23 13:41:04 +02:00
help
import
invites Alert user when logged in user email is not the same as the invitation 2016-11-29 11:29:07 -02:00
issues
kaminari/gitlab
koding
layouts Merge branch 'issue_24363' into 'master' 2016-11-30 19:19:00 +00:00
notify Use assigned variables better 2016-11-28 19:40:48 +00:00
profiles properly escape username validation error message flash 2016-11-23 17:33:55 -06:00
projects Merge branch '24710-fix-generic-commit-status-table-row' into 'master' 2016-11-30 20:49:57 +00:00
repository_check_mailer
search Update some more sort/filter dropdowns 2016-11-28 23:18:04 +01:00
sent_notifications
shared Merge branch '24150-consistent-dropdown-styles' into 'master' 2016-11-29 08:57:10 +00:00
sherlock
snippets
u2f
users