summaryrefslogtreecommitdiff
path: root/app/views/projects/ci/builds/_build.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-10/+12
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-1/+1
* Revert "Merge branch '57414-show-pipeline-iid-in-pipelines-page' into 'master'"revert-3a50fc5dKamil Trzciński2019-06-141-3/+2
* Add Pipeline IID to viewsMike Scott2019-05-301-2/+3
* Fix commits.scss style-lint errors59898-fix-the-following-style-lint-errors-and-warnings-for-app-assets-stylesheets-pages-commits-scssScott Hampton2019-04-251-1/+1
* Fixes stylelint warnings in environmentsFilipa Lacerda2019-04-091-1/+1
* Externalize strings from `/app/views/projects/ci`George Tsiolis2019-01-251-11/+11
* Remove instances of `@extend .monospace`George Tsiolis2018-11-201-1/+1
* Add dynamic timer for delayed jobs in job listwinh-job-list-dynamic-timerWinnie Hellmann2018-11-011-3/+3
* Merge branch 'drop-allow_overflow-option-duration_in_numbers' into 'master'Grzegorz Bizon2018-10-221-1/+1
|\
| * Drop `allow_overflow` option in `TimeHelper.duration_in_numbers`Shinya Maeda2018-10-181-1/+1
* | Rename "scheduled" label/badge of delayed jobs to "delayed"Shinya Maeda2018-10-191-1/+1
|/
* Merge branch 'Fix-pipeline-redirect' into 'master'Grzegorz Bizon2018-10-081-1/+1
|\
| * Redirect to the pipeline builds page when a build is canceledEva Kadlecová2018-09-171-1/+1
* | Add confirmation for immediately starting scheduled jobsWinnie Hellmann2018-10-021-1/+3
* | Show sheculed label for present and past jobsShinya Maeda2018-10-021-3/+3
* | Add badge for scheduled jobsWinnie Hellmann2018-10-021-0/+2
* | Add actions to scheduled job buttons on job list pageWinnie Hellmann2018-10-021-2/+8
* | Use time-out icon for unschedule job actionWinnie Hellmann2018-10-021-2/+1
* | Allow remaining time of scheduled jobs to overflow one dayWinnie Hellmann2018-10-021-1/+1
* | Introduce enqueue_scheduled eventShinya Maeda2018-10-021-2/+2
* | Add button group for scheduled jobsWinnie Hellmann2018-10-021-0/+11
|/
* [skip ci] label-info => badge-infoClement Ho2018-04-131-2/+2
* [skip ci] label-danger => badge-dangerClement Ho2018-04-131-1/+1
* [skip ci] label-primary => badge-primaryClement Ho2018-04-131-1/+1
* [skip ci] Convert .label. to .badge.Clement Ho2018-04-131-4/+4
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
* Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets2018-03-051-1/+1
* Replaced some fork icons instances and fixed the Icon component on the MR WidgetJose Ivan Vargas2017-12-191-1/+1
* replaced download icon for the sprite based oneJose Ivan Vargas2017-12-191-1/+1
* Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-7/+7
* Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-261-1/+1
|\
| * Use refresh icon for retried jobs32828-refresh-buildAnnabel Dunstone Gray2017-05-231-1/+1
* | Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-5/+5
|/
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-3/+3
* Use update build policy instead of new play policyGrzegorz Bizon2017-05-051-1/+1
* Fix typo in CI/CD build partial viewGrzegorz Bizon2017-04-221-1/+1
* Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-131-42/+43
|\
| * Update all instances of "fa-refresh" to "fa-spinner"Andrew Torres2017-04-111-1/+1
| * Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-071-2/+1
| |\
| | * Show the test coverage if it is availabletc-show-pipeline-coverage-if-availToon Claes2017-04-061-2/+1
| * | Fix test and only show job status title if it'sLin Jen-Shin2017-04-051-37/+38
| * | extract build.pipeline as variableRydkin Maxim2017-04-041-5/+6
| * | adds tooltips into several placesRydkin Maxim2017-04-041-1/+1
| |/
* | Use build policy to determine if user can play buildGrzegorz Bizon2017-04-121-1/+1
* | Check if user can trigger manual action in the UIGrzegorz Bizon2017-04-061-1/+1
|/