summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/widget/_heading.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add new merge request widget state for blocked pipelineGrzegorz Bizon2017-03-071-1/+1
* Change the size of CI icon in MR heading [ci skip]Filipa Lacerda2017-02-281-1/+1
* add space between ci text and commit sha in Merge Request widget27986-text-spacingSimon Knox2017-02-171-1/+1
* Only show MR widget graph if there are stagesAnnabel Dunstone Gray2017-02-101-2/+3
* added inline pipeline graph23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graphLuke "Jared" Bennett2017-02-071-6/+10
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-1/+1
* Update pipeline and commit URL and text on CI status change25811-pipeline-number-and-url-do-not-update-when-new-pipeline-is-triggeredSam Rose2017-02-011-1/+1
* Merge branch '26982-improve-pipeline-status-icon-linking-in-widgets' into 'ma...Annabel Dunstone Gray2017-01-311-1/+2
|\
| * Remove underline style for icon hoverAnnabel Dunstone Gray2017-01-301-1/+1
| * Improve pipeline status icon linking in widgetsdimitrieh2017-01-231-1/+2
* | HAMLLint: Fix `RubyComments` offencesKushal Pandya2017-01-241-2/+2
|/
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-3/+3
* Adds CSS class to status icon on MR widget to prevent non-colored iconFilipa Lacerda2016-12-211-1/+1
* Remove unsued variable from merge request widgetGrzegorz Bizon2016-12-061-2/+1
* Fix pipelines info being hidden in merge request widget25055-pipelines-info-missing-from-mr-widgetAdam Niedzielski2016-11-291-1/+1
* Merge branch '24639-mr-widget-updates' into 'master' Fatih Acet2016-11-221-3/+0
|\
| * Remove view details link from MR widget24639-mr-widget-updatesAnnabel Dunstone Gray2016-11-181-3/+0
* | additional fixesDimitrie Hoekstra2016-11-221-1/+1
|/
* Fix indenting error in HAMLZ.J. van de Weg2016-10-141-2/+2
* Show what time ago a MR was deployedZ.J. van de Weg2016-10-141-14/+2
* Only hide external link text, not icon/link.deploy-widgetBryce Johnson2016-10-061-2/+3
* Only hide deploy status external link on small screens.Bryce Johnson2016-10-061-2/+2
* Changed mr widget build status to pipeline status with pipeline id, with a li...22006-change-build-wording-to-pipeline-in-mr-block-add-pipeline-idLuke Bennett2016-09-221-2/+3
* Scope environments to projectlimit-number-of-shown-environmentsKamil Trzcinski2016-09-211-1/+1
* Fix project for merge_request environmentsKamil Trzcinski2016-09-211-1/+1
* Add tests to verify the correctness of returned environmentsKamil Trzcinski2016-09-211-1/+1
* Limit number of shown environments for Merge RequestsKamil Trzcinski2016-09-211-11/+12
* Method names changed to #includes_commit?zj-deployment-status-on-mrZ.J. van de Weg2016-08-121-3/+6
* CI build status not per environmentZ.J. van de Weg2016-08-111-19/+17
* Tests for release status heading on MR#showZ.J. van de Weg2016-08-111-2/+2
* Show deployment status on a MR viewZ.J. van de Weg2016-08-111-14/+26
* Starting work on the warn_on_failure feature for the MR build status.Connor Shea2016-07-191-1/+1
* Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-061-5/+5
* Rename all ci_commit[s] in application code to pipeline[s]Kamil Trzcinski2016-06-031-3/+3
* Fix build notification on merge request page change even if the build status ...Benedikt Huss2016-05-081-6/+1
* Updated based on feedbackPhil Hughes2016-03-211-20/+34
* Updated to fix issues risen during feedbackPhil Hughes2016-03-181-34/+21
* Adds notifications API to MR page.Jacob Schatz2016-03-181-1/+2
* Merge branch 'master' into mr-buildsDouwe Maan2015-12-081-15/+13
|\
| * Get ci_commit in MR controllerDouwe Maan2015-12-081-5/+4
* | Change text of MR widget headingDouwe Maan2015-12-081-5/+10
* | Add Builds tab to MR detail pageDouwe Maan2015-12-081-1/+1
|/
* Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-101-3/+4
* Render CI status on merge requests index pageDmitriy Zaporozhets2015-10-231-1/+1
* Fix missing commit status for widget when no CI service is enabledmerge-request-widgetKamil Trzcinski2015-10-161-37/+36
* Use CI commit status for merge request widgetcloser-ci-integrationDmitriy Zaporozhets2015-10-061-22/+36
* Fixed MR handling when GitLab CI project is not presentfix-ci-handlingKamil Trzcinski2015-09-211-1/+2
* Merge branch 'mr-widget-text' into 'master' Dmitriy Zaporozhets2015-08-111-5/+5
* Refactor merge request widgetDmitriy Zaporozhets2015-08-111-29/+8
* Revert "Merge branch 'improve-merge-requests' into 'master' "Dmitriy Zaporozhets2015-08-111-8/+29