- Dec 06, 2019
-
-
GitLab Bot authored
-
- Nov 25, 2019
-
-
Nick Thomas authored
-
- Sep 25, 2019
-
-
mksionek authored
-
- Sep 23, 2019
-
-
mksionek authored
Fix rubocop offences and add changelog Add email_verified key for feature specs Add code review remarks Add code review remarks Fix specs
-
- Sep 20, 2019
-
-
Sebastián Arcila Valenzuela authored
If the request wasn't initiated by gitlab we shouldn't add the new identity to the user, and instead show that we weren't able to link the identity to the user. This should fix: https://gitlab.com/gitlab-org/gitlab-ce/issues/56509
-
GitLab Bot authored
-
- Sep 19, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Sep 18, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
- Sep 17, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
- Sep 16, 2019
-
-
GitLab Bot authored
-
- Sep 14, 2019
-
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
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.
-
Filipa Lacerda authored
In the Merge Request view, under pipelines tab the user can see a run pipeline button Adds axios post request to button click Adds the logic to handle the user click, refresh the table and disable the button while thee request is being made Updates UI for desktop and mobile Adds specs Regenerates potfile Follow-up after review Uses .finally to avoid code repetition
-
- Sep 10, 2019
-
-
Ahmad Sherif authored
It consists of two parts: 1. Redirecting users to the configured external storage 1. Allowing the external storage to request the static object(s) on behalf of the user by means of specific tokens Part of https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/6829
-
- Sep 09, 2019
-
-
Enrique Alcántara authored
- Create HAML UI select a cloud provider to create a cluster. - Add query param to :new cluster view to display a specific cluster provider form depending on the value of the provider query param. - Update unit tests and e2e tests to reflect these changes
-
Jose Ivan Vargas Lopez authored
The carets will function as a button that will allow the panels from the monitoring dashboard to collapse and show panels
-
This change implements Application Statistics API
-
- Sep 06, 2019
-
-
Add missing shortcuts, remove shortcuts that don't exist, and reorder as needed
-
Mayra Cabrera authored
Also fixes duplicated entry
-
- Sep 05, 2019
-
-
Maneschi Romain authored
to doc
-
Adam Hegyi authored
-
- Sep 04, 2019
-
-
When using /due quick action with an invalid date a meaninful error message is shown.
-
Lee Tickett authored
This reverts commit af5242ecb682189c5d8276e1ab1ffe5ce844f2e5.
-
- Sep 03, 2019
-
-
Jacques Erasmus authored
Added a cluster domain wanring if no domain is defined
-
Shinya Maeda authored
This commit adds pipeline.type key to PipelineEntity. This key will be used in MR widget in the next iteration.
-
Heinrich Lee Yu authored
We're reversing the deprecation due to user feedback
-
- Sep 02, 2019
-
-
Reuben Pereira authored
Prometheus listen_address can be in formats of :9090 and 0.0.0.0:9090. But before these can be used to connect a project to Prometheus, they have to converted into absolute URIs.
-
Nick Kipling authored
-
- Aug 30, 2019
-
-
Updates frontend code and specs to allow for the new feature flag
-
Nathan Friend authored
This commit adds a warning message that is always displayed that informs users that their GitLab Pages sites will take a bit of time before they can be accessed after being deployed for the first time.
-
Markus Koller authored
- Use "results" instead of "blobs", "wiki blobs", "snippet blobs" - Use "comments" instead of "notes" - Use correct pluralization - Don't add "1 - 10 of" if there's only one page
-