- 03 Sep, 2019 16 commits
-
-
Mark Florian authored
This [replaces][1] the Split Security Reports app with the Security Dashboard in the pipelines view. This is part of a larger effort to [move security reports logic to the backend][2]. This is behind the `pipeline_report_api` feature flag, which is currently disabled by default. A few other related changes were made: - Old references to "timeline" were replaced with "history" in specs - DRY in some specs regarding state initialisation - Make the history and count endpoint props optional on the dashboard component, which, if missing/empty, disable the display of the counts and charts components - Fixes a rendering discrepancy in the vulnerability modal, which was displaying a `File: undefined` row [1]: https://gitlab.com/gitlab-org/gitlab-ee/issues/13496 [2]: https://gitlab.com/groups/gitlab-org/-/epics/1425
-
GitLab Bot authored
-
Ash McKenzie authored
Remove all references to Gitlab::CorrelationId See merge request gitlab-org/gitlab-ce!32228
-
Ash McKenzie authored
Geo - Remove unnecessary specs when PostgreSQL FDW is not enabled See merge request gitlab-org/gitlab-ee!16026
-
GitLab Bot authored
-
Thong Kuah authored
If user can push to docker then it can delete too Closes #40096 See merge request gitlab-org/gitlab-ce!31796
-
Giorgenes Gelatti authored
Extends the permission of $CI_REGISTRY_USER to allow them to delete tags in addition to just pushing. https://gitlab.com/gitlab-org/gitlab-ce/issues/40096
-
GitLab Bot authored
-
Evan Read authored
Make badging less confusing in quick actions doc Closes #66886 See merge request gitlab-org/gitlab-ce!32515
-
Marcel Amirault authored
-
GitLab Bot authored
-
Evan Read authored
Add suggested changes to docker build doc Closes #66802 See merge request gitlab-org/gitlab-ce!32442
-
Marcel Amirault authored
-
GitLab Bot authored
-
Evan Read authored
Add Danger bot development documentation Closes #58192 See merge request gitlab-org/gitlab-ce!32506
-
Nick Thomas authored
This is overdue, and some of the suggestions are embarrassing, but this is how we actually develop Danger today.
-
- 02 Sep, 2019 24 commits
-
-
GitLab Bot authored
-
Tim Zallmann authored
Remove area chart in favor of time series Closes #66393 See merge request gitlab-org/gitlab-ce!32129
-
Tim Zallmann authored
Expand textarea for CA cert in cluster form See merge request gitlab-org/gitlab-ce!32508
-
Jan Provaznik authored
Alphabetize the feature lists in license.rb See merge request gitlab-org/gitlab-ee!15623
-
Marcel Amirault authored
-
Douglas Barbosa Alexandre authored
Since GitLab 12.0 foreign data wrapper (FDW) is a hard requirement.
-
GitLab Bot authored
-
Mayra Cabrera authored
Add X-GitLab-NotificationReason header to note emails See merge request gitlab-org/gitlab-ce!32422
-
Mayra Cabrera authored
Add X-GitLab-NotificationReason header to note emails See merge request gitlab-org/gitlab-ee!15845
-
GitLab Bot authored
-
Walmyr Lima e Silva Filho authored
Backport EE changes for built-in project template test See merge request gitlab-org/gitlab-ce!32358
-
Walmyr Lima e Silva Filho authored
Add built-in project template test See merge request gitlab-org/gitlab-ee!15766
-
GitLab Bot authored
-
Lin Jen-Shin authored
Provide filename and line number for `class_eval` See merge request gitlab-org/gitlab-ce!32500
-
Peter Leitzen authored
This commit removes one RuboCop offense from its todo file.
-
Lin Jen-Shin authored
EE: Provide filename and line number for `class_eval` See merge request gitlab-org/gitlab-ee!16023
-
GitLab Bot authored
-
Rémy Coutable authored
Add BaseBoardList superclass and refactor other resources to inherit from it See merge request gitlab-org/gitlab-ee!15997
-
Sean McGivern authored
The 'assigned' reason doesn't apply to notes, but the other two can ('mentioned' and 'own_activity'), so we can still use this for note emails.
-
Sean McGivern authored
The 'assigned' reason doesn't apply to notes, but the other two can ('mentioned' and 'own_activity'), so we can still use this for note emails.
-
Achilleas Pipinellis authored
Docs: Clarify config value true is a string See merge request gitlab-org/gitlab-ce!32209
-
yonatan miller authored
Gitlab CI Linter otherwise gives error `variables config should be a hash value of key value pairs`
-
GitLab Bot authored
-
Filipa Lacerda authored
Skip requesting diverging commit counts if no branches are listed See merge request gitlab-org/gitlab-ce!32496
-