- 14 Aug, 2019 40 commits
-
-
Clement Ho authored
Support multiple sites in DAST reports See merge request gitlab-org/gitlab-ee!14787
-
Paul Gascou-Vaillancourt authored
- getDastSite behaviour has been changed to force convert reports site property into an Array if needed - parseDastIssues now concatenates issues found in all sites - legacy DAST reports are still supported - tests have been updated accordinly
-
Clement Ho authored
Move dependency scanning reports to mr widget backend See merge request gitlab-org/gitlab-ee!15023
-
Can Eldem authored
Expose new end point Small change in front end
-
GitLab Bot authored
-
Mayra Cabrera authored
Migrate remaining users with null private_profile See merge request gitlab-org/gitlab-ce!31708
-
Adam Hegyi authored
-
GitLab Bot authored
-
Mayra Cabrera authored
Resolve "Follow-up from !30458: create `kubectl_delete(args)`" See merge request gitlab-org/gitlab-ce!31353
-
João Cunha authored
- refactor Knative and Prometheus
-
GitLab Bot authored
-
Mayra Cabrera authored
Migrates Snowplow backend implementation from EE to CE See merge request gitlab-org/gitlab-ce!31199
-
Jeremy Jackson authored
This introduces several changes, but these are all just ported from the EE project.
-
Mayra Cabrera authored
Migrates Snowplow backend from EE to CE See merge request gitlab-org/gitlab-ee!14999
-
Jeremy Jackson authored
This introduces several changes, but these are all just ported from the EE project.
-
Mayra Cabrera authored
Updates gitlab.pot content See merge request gitlab-org/gitlab-ee!15178
-
Mayra Cabrera authored
Regenerates pot file
-
GitLab Bot authored
-
Clement Ho authored
Fixed border styles for callout Closes #66000 See merge request gitlab-org/gitlab-ce!31782
-
Aishwarya Subramanian authored
-
John T Skarbek authored
-
John T Skarbek authored
-
John T Skarbek authored
-
GitLab Bot authored
-
Mayra Cabrera authored
Revert "Merge branch '64341-data-and-privacy-agreement-for-gitlab-users' into 'master'" See merge request gitlab-org/gitlab-ce!31817
-
Kushal Pandya authored
This reverts merge request !30808
-
Mayra Cabrera authored
EE Port: Revert "Merge branch '64341-data-and-privacy-agreement-for-gitlab-users' into 'master'" See merge request gitlab-org/gitlab-ee!15170
-
Robert Speicher authored
-
GitLab Bot authored
-
Kushal Pandya authored
This reverts merge request !30808
-
Bob Van Landuyt authored
Track views of cycle analytics show page See merge request gitlab-org/gitlab-ce!31717
-
Adam Hegyi authored
This change adds a new counter 'cycle_analytics_views' to the usage data metrics to count the page views for cycle analytics show page.
-
Stan Hu authored
Enable dependency_list_vulnerabilities by default See merge request gitlab-org/gitlab-ee!14955
-
Mark Florian authored
This enables the `dependency_list_vulnerabilities` feature flag by default, as part of the feature[1] to add dependency scanning results to the Dependency List. [1]: https://gitlab.com/gitlab-org/gitlab-ee/issues/10077 Add changelog entry
-
Filipa Lacerda authored
Fix the style-lint errors and warnings for wiki.scss Closes #59829 See merge request gitlab-org/gitlab-ce!31656
-
Himanshu Kapoor authored
There were two errors: duplicate styles and @extend used with a class name. I added `.top-area` class to all the instances where `.wiki-page-header` is used since %top-area didn't really make a lot of sense as a placeholder selector. This is also consistent with behaviour on other pages where the `.top-area` class is used alongside the other classes for the specific header styling.
-
Kushal Pandya authored
Add queryParams prop to GroupsDropdownFilter See merge request gitlab-org/gitlab-ee!15153
-
Martin Wortschack authored
- By this we can pass additional params to the groups API call
-
Nick Thomas authored
Add dependency factory See merge request gitlab-org/gitlab-ee!15143
-
Tetiana Chupryna authored
Represent a dependency parsed from report
-