Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-09Merge request widget redesignFatih Acet
2017-03-07Add new merge request widget state for blocked pipelineGrzegorz Bizon
2017-02-28Change the size of CI icon in MR heading [ci skip]Filipa Lacerda
2017-02-16add space between ci text and commit sha in Merge Request widgetSimon Knox
2017-02-10Only show MR widget graph if there are stagesAnnabel Dunstone Gray
2017-02-07added inline pipeline graphLuke "Jared" Bennett
2017-02-03Fix broken testsFilipa Lacerda
2017-02-02Update pipeline and commit URL and text on CI status changeSam Rose
2017-01-31Merge branch '26982-improve-pipeline-status-icon-linking-in-widgets' into 'ma...Annabel Dunstone Gray
2017-01-30Remove underline style for icon hoverAnnabel Dunstone Gray
2017-01-24HAMLLint: Fix `RubyComments` offencesKushal Pandya
2017-01-23Improve pipeline status icon linking in widgetsdimitrieh
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-21Adds CSS class to status icon on MR widget to prevent non-colored iconFilipa Lacerda
2016-12-06Remove unsued variable from merge request widgetGrzegorz Bizon
2016-11-29Fix pipelines info being hidden in merge request widgetAdam Niedzielski
2016-11-23Merge branch '24639-mr-widget-updates' into 'master' Fatih Acet
2016-11-22additional fixesDimitrie Hoekstra
2016-11-18Remove view details link from MR widgetAnnabel Dunstone Gray
2016-10-14Fix indenting error in HAMLZ.J. van de Weg
2016-10-14Show what time ago a MR was deployedZ.J. van de Weg
2016-10-06Only hide external link text, not icon/link.Bryce Johnson
2016-10-06Only hide deploy status external link on small screens.Bryce Johnson
2016-09-22Changed mr widget build status to pipeline status with pipeline id, with a li...Luke Bennett
2016-09-21Scope environments to projectKamil Trzcinski
2016-09-21Fix project for merge_request environmentsKamil Trzcinski
2016-09-21Add tests to verify the correctness of returned environmentsKamil Trzcinski
2016-09-21Limit number of shown environments for Merge RequestsKamil Trzcinski
2016-08-12Method names changed to #includes_commit?Z.J. van de Weg
2016-08-11CI build status not per environmentZ.J. van de Weg
2016-08-11Tests for release status heading on MR#showZ.J. van de Weg
2016-08-11Show deployment status on a MR viewZ.J. van de Weg
2016-07-19Starting work on the warn_on_failure feature for the MR build status.Connor Shea
2016-07-07Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan
2016-06-03Rename all ci_commit[s] in application code to pipeline[s]Kamil Trzcinski
2016-05-08Fix build notification on merge request page change even if the build status ...Benedikt Huss
2016-03-21Updated based on feedbackPhil Hughes
2016-03-18Updated to fix issues risen during feedbackPhil Hughes
2016-03-18Adds notifications API to MR page.Jacob Schatz
2015-12-09Merge branch 'master' into mr-buildsDouwe Maan
2015-12-08Change text of MR widget headingDouwe Maan
2015-12-08Add Builds tab to MR detail pageDouwe Maan
2015-12-08Get ci_commit in MR controllerDouwe Maan
2015-11-10Replace CoffeeScript block into JavaScript in Views.Jason Lee
2015-10-23Render CI status on merge requests index pageDmitriy Zaporozhets
2015-10-16Fix missing commit status for widget when no CI service is enabledKamil Trzcinski
2015-10-06Use CI commit status for merge request widgetDmitriy Zaporozhets
2015-09-21Fixed MR handling when GitLab CI project is not presentKamil Trzcinski
2015-08-11Merge branch 'mr-widget-text' into 'master' Dmitriy Zaporozhets
2015-08-11Refactor merge request widgetDmitriy Zaporozhets