- 08 Mar, 2019 35 commits
-
-
Mike Greiling authored
Add support for ingress hostnames See merge request gitlab-org/gitlab-ee!9922
-
Mayra Cabrera authored
This is a gitlab-ee port of the following gitlab-ce MR: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25181
-
GitLab Bot authored
-
Mike Lewis authored
Refactor CI/CD landing page from feedback See merge request gitlab-org/gitlab-ee!9925
-
Evan Read authored
-
Mike Lewis authored
Refactor CI/CD landing page from feedback See merge request gitlab-org/gitlab-ce!25905
-
Evan Read authored
-
GitLab Bot authored
-
Stan Hu authored
Vendored templates for security products EE (follow-up after Dependency Scanning template) See merge request gitlab-org/gitlab-ce!25888
-
Victor Zagorodny authored
Update Dependency Scanning and add other templates
-
Mike Lewis authored
Add and restructure external resources and examples Closes #58041 See merge request gitlab-org/gitlab-ce!25588
-
Evan Read authored
Also refactors and combines resources and examples.
-
Mike Lewis authored
Port to EE: Add and restructure external resources and examples See merge request gitlab-org/gitlab-ee!9737
-
Evan Read authored
Also refactors and combines resources and examples.
-
Stan Hu authored
Templates for security products (w/o Dependency Scanning) See merge request gitlab-org/gitlab-ee!9921
-
Victor Zagorodny authored
Update Dependency Scanning and add other templates
-
GitLab Bot authored
-
Evan Read authored
Clarify Rugged direct access only available in GitLab 11.9 See merge request gitlab-org/gitlab-ce!25887
-
GitLab Bot authored
-
Luke Bennett authored
Fixes split button styling in modal footers (CE port) See merge request gitlab-org/gitlab-ce!25869
-
Luke Bennett authored
Create a merge request from a vulnerability solution (Frontend Changes) See merge request gitlab-org/gitlab-ee!9789
-
Clement Ho authored
Allow skip trigger for gitlab:ui:visual Closes gitlab-ui#198 See merge request gitlab-org/gitlab-ce!25894
-
Adriel Santiago authored
By adding [skip visual] to the commit message the gitlab:ui:visual test can be skipped. This is needed to avoid deadlock situations as exhibited in https://gitlab.com/gitlab-org/gitlab-ui/issues/198
-
Fatih Acet authored
Consider dismissed items in security reports summary Closes #6079 See merge request gitlab-org/gitlab-ee!9275
-
Sam Beckham authored
- Adds `dismissedIssues` to the Vuex store - Re-works the mutation so dismissed, new items are labelled as dismissed rather than `new` - Renders these dismissed items at the bottom of the list of vulns - Allows dismissed issues to switch lists in real time - Refactors a lot of security reports mutations to allow for DRYer code
-
GitLab Bot authored
-
Mike Lewis authored
Add missing keywords Closes #51675 See merge request gitlab-org/gitlab-ce!25444
-
Evan Read authored
Also refactors structure of the page to make the first section more useful.
-
Mike Lewis authored
EE-port Add missing keywords See merge request gitlab-org/gitlab-ee!9640
-
Evan Read authored
Also refactors structure of the page to make the first section more useful.
-
samdbeckham authored
-
samdbeckham authored
- Updates merge_request_url to merge_request_path after a backend change - Adds target_branch to merge request creation request - Adds sourceBranch to the security reports so we know what to target
-
samdbeckham authored
- Adds i18n to the new components - Adds a load of code quality improvements - Fixes the feedback on the MR page
-
samdbeckham authored
Applies to all instances of the vulnerability lists. The MR and pipelines pages and both the project and group security dashboards. - Adds actions and mutations for creating an MR to the GSD store - Adds actions and mutations for creating an MR to the reports store - Adds a `<split-button>` component - Adds an `<event-item>` component - Adds support for the new remediations syntax - Fixes up all the failing tests - Adds new tests for the new components and functionality
-
GitLab Bot authored
-
- 07 Mar, 2019 5 commits
-
-
Robert Speicher authored
Add audit log for feature flags See merge request gitlab-org/gitlab-ee!9487
-
Vladimir Shushlin authored
* Move feature flag CRUD into service objects * Create audit logs FF CRUD * Calculate environment scope difference and add audit logs for changed * scopes on update * Add specs * Use custom_message in feature flag audit events * feature flags html actions and @feature_flag variable
-
Mike Greiling authored
Provide ee backports related to approver filtering See merge request gitlab-org/gitlab-ce!25876
-
Igor authored
Adds custom validator for ArrayNoneAny param Extracts some logic in js into separate files
-
Mike Greiling authored
Add filtering merge requests by approvers See merge request gitlab-org/gitlab-ee!9468
-