gitlab-org--gitlab-foss/spec/models/ci
Fatih Acet 5eb307a1e0 Merge branch 'cs-warn-on-failure' into 'master'
Warn on failure

## What does this MR do?

Adds styling and HTML for a `success_with_warnings` status in the MR widget. Unfinished as it needs some plumbing in the relevant CI controllers and models.

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

Not at the moment, though I think I'll probably need help getting this to work in the backend.

## What are the relevant issue numbers?

#17669 

## Screenshots (if relevant)

![Screen_Shot_2016-06-29_at_12.02.49_PM](/uploads/af4a915689633fe028f44bb34ae7a5b1/Screen_Shot_2016-06-29_at_12.02.49_PM.png)

## Does this MR meet the acceptance criteria?

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

cc: @ayufan 

See merge request !5004
2016-07-20 18:57:01 +00:00
..
build_spec.rb Fix Error 500 when visiting build page of project with nil runners_token 2016-01-10 18:12:47 -08:00
pipeline_spec.rb Merge branch 'cs-warn-on-failure' into 'master' 2016-07-20 18:57:01 +00:00
runner_spec.rb Rename according to: 2016-06-20 16:52:05 +08:00
trigger_spec.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
variable_spec.rb Avoid `describe`-ing symbols in specs 2016-07-12 10:27:58 -05:00