- Feb 24, 2020
-
-
GitLab Bot authored
-
- Feb 17, 2020
-
-
GitLab Bot authored
-
- Jan 21, 2020
-
-
GitLab Bot authored
-
- Dec 11, 2019
-
-
GitLab Bot authored
-
- Dec 05, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Nov 22, 2019
-
-
GitLab Bot authored
-
- Oct 14, 2019
-
-
GitLab Bot authored
-
- Sep 11, 2019
-
-
Nathan Friend authored
This change updates the text of the pipeline widget that appears on the merge request page. The text has been made more consistent between different types of pipelines; this makes the front-end implementation simpler and more maintainable. In addition, the type of pipeline is (i.e. regular pipeline, merge request pipeline, detached pipeline) included in the text, making this type more obvious to the end user. Some information has been removed from the widget as part of this change; however, any information that was removed already appears elsewhere on the merge request page.
-
- Aug 14, 2019
-
-
Nathan Friend authored
This commit adds a helper text that describes what will happen when a user clicks the "Start/Add to merge train when pipeline succeeds" button. This text appears at the bottom of the merge request widget. In addition, this commit renames the "merge_train_info" component to "merge_train_position_indicator" to avoid ambiguity with the "merge_train_helper_text" component.
-
- Jun 28, 2019
-
-
Igor Drozdov authored
This commits extracts /merge_requests/1.json?serializer=widget Into a separate /merge_requests/1/widget.json endpoint This will allow to use caching for this request
-
- Jun 14, 2019
-
-
Kamil Trzcińśki authored
This reverts merge request !26853
-
- Jun 11, 2019
-
-
Nathan Friend authored
This commit updates the merge request widget's "Merge" button to support merge trains.
-
- May 30, 2019
-
-
* Add Pipeline IID to MR's * Add Pipeline IID to commit box * Add Pipeline IID to builds page * Add Pipeline IID to job sidebar * Add Pipeline IID to header on view pipeline pages * Add changelog entry * Update tests
-
- May 20, 2019
-
-
Sarah Groff Hennigh-Palermo authored
Adds backport changes for ee
-
- Apr 15, 2019
-
-
Nathan Friend authored
This commit adds two new warning messages to the MR widget that handle cases involving merge request pipelines.
-
- Mar 21, 2019
-
-
This commit updates the pipeline block that appears on the merge request page to include information that will be exposed by the API as part of the post-merge pipeline feature.
-
- Feb 07, 2019
-
-
Natalia Tepluhina authored
-
- Feb 06, 2019
-
-
- Nov 30, 2018
-
-
Paul Slaughter authored
- https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8593 - Create mr-widget-icon to encapsulate circle icons - Decouple workflow L&F from mr-widget-heading - Decouple container L&F from mr-widget-heading
-
- Oct 31, 2018
-
-
Mike Greiling authored
-
- Oct 24, 2018
-
-
Makes documentation path a required prop
-
- Jul 18, 2018
-
-
Lukas Eipert authored
-
- Jul 12, 2018
-
-
Phil Hughes authored
Closes #47460
-
- May 07, 2018
-
-
Oswaldo Ferreir authored
-
- Mar 29, 2018
-
-
Filipa Lacerda authored
-
- Jan 25, 2018
-
-
Achilleas Pipinellis authored
If using gravatar.com, both plain_url and ssl_url in settings are now served via HTTPS. Make this the default.
-
- Jan 08, 2018
-
-
Yorick Peterse authored
This removes all usage of soft removals except for the "pending delete" system implemented for projects. This in turn simplifies all the query plans of the models that used soft removals. Since we don't really use soft removals for anything useful there's no point in keeping it around. This _does_ mean that hard removals of issues (which only admins can do if I'm not mistaken) can influence the "iid" values, but that code is broken to begin with. More on this (and how to fix it) can be found in https://gitlab.com/gitlab-org/gitlab-ce/issues/31114. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37447
-
- Jan 02, 2018
-
-
Oswaldo Ferreir authored
-
- Nov 14, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Aug 07, 2017
-
-
Oswaldo Ferreir authored
-
Simon Knox authored
-
- May 09, 2017
-
-