gitlab-org--gitlab-foss/app
Rémy Coutable 08e21230b1 Merge branch 'pending-tab' into 'master'
Add Pending Tab to Builds

## What does this MR do?

Add Pending Tab to Builds and separate "running" and "pending" jobs in UI.

## Why was this MR needed?

Increase visibility to "pending" .

## What are the relevant issue numbers?

Closes #19408 

## Screenshots

Before:
![Zrzut_ekranu_2016-07-05_o_11.52.48](/uploads/01dc1f3664f5aacb2ec09d52d19c521e/Zrzut_ekranu_2016-07-05_o_11.52.48.png)

After:
![Zrzut_ekranu_2016-07-05_o_11.51.34](/uploads/f3be02427996fecf50c65dd51ce1b9fb/Zrzut_ekranu_2016-07-05_o_11.51.34.png)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- Tests
  - [x] All builds are passing
- [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 you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

cc @ubudzisz @yorickpeterse @grzesiek @tmaczukin @zj [@chastell](https://github.com/chastell) [@tomash](https://github.com/tomash)

See merge request !5084
2016-07-18 10:00:48 +00:00
..
assets Align cancel and retry buttons 2016-07-16 17:51:39 -05:00
controllers Add Pending Tab to Admin Builds 2016-07-18 10:23:32 +02:00
finders Merge branch 'approval-required-todo' into 'master' 2016-07-12 19:50:33 +00:00
helpers Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'" 2016-07-15 23:46:29 +00:00
mailers Display new diff notes and allow creation through the web interface 2016-07-06 18:51:00 -04:00
models Merge branch 'track-pipeline-user' into 'master' 2016-07-18 08:26:43 +00:00
services Merge branch 'track-pipeline-user' into 'master' 2016-07-18 08:26:43 +00:00
uploaders Enable Style/SpaceAfterComma Rubocop cop 2016-06-29 15:23:44 +02:00
validators refactor url validator to use sanitizer for check 2016-07-01 09:02:45 +02:00
views Merge branch 'pending-tab' into 'master' 2016-07-18 10:00:48 +00:00
workers limit project expor retry to only 3 2016-07-18 09:23:41 +02:00