- 12 Dec, 2019 40 commits
-
-
Nick Thomas authored
Clean up vulnerability findings actions Closes #33899 See merge request gitlab-org/gitlab!21279
-
Avielle Wolfe authored
* Fix a spec giving false positive * VulnerabilityFindingsActions -> ProjectVulnerabilityFindingsActions This captures that it contains the actions used on the project security dashboard * VulnerabilityFindingsHistory -> ProjectsVulnerabilityFindingsActions This captures that it is/will be used on the group and instance security dashboards. It includes ProjectVulnerabilityFindingsAction and additionally adds the history action. * Replace references to `group` with `vulnerable` in history cache classes. This reflects the upcoming use of those classes for the instance security dashboard.
-
Dmitriy Zaporozhets authored
Add Threat Monitoring skeleton page See merge request gitlab-org/gitlab!19074
-
Mark Florian authored
Part of [WAF statistics reporting][1]. This adds: - A skeleton page and sidebar nav link for WAF statistics reporting - `threat_monitoring` GitLab Ultimate feature - `threat_monitoring` feature flag (disabled by default) - Additional unit tests for the EE projects helper [1]: https://gitlab.com/gitlab-org/gitlab/issues/14707
-
Achilleas Pipinellis authored
Add N/A to the component legend Closes #12112 See merge request gitlab-org/gitlab!21215
-
Martin Wortschack authored
Merge branch '37772-add-ui-event-tracking-for-package-details-installation-instructions' into 'master' Add event tracking to package details installation instructions Closes #37772 See merge request gitlab-org/gitlab!20967
-
Lin Jen-Shin authored
Create Danger changelog plugin See merge request gitlab-org/gitlab!21346
-
Paul Gascou-Vaillancourt authored
- Moved helper methods from Dangerfile into a new Danger plugin - Added tests for all public methods in the plugin
-
Rémy Coutable authored
Resolve "Shorten `build-qa-image` by optimizing Docker build" Closes #42647 See merge request gitlab-org/gitlab!21635
-
Albert Salim authored
-
Phil Hughes authored
Minor UI improvements / fixes for epic creation Closes #37005 and #37028 See merge request gitlab-org/gitlab!21516
-
Jan Beckmann authored
Closes #37005, #37028
-
Jan Provaznik authored
Automatically fixed EmptyLineAfterFinalLet in lib and service specs See merge request gitlab-org/gitlab!19738
-
Imre Farkas authored
Update permissions for Licenses and Licenses Controllers See merge request gitlab-org/gitlab!21139
-
Tetiana Chupryna authored
To simplify policies we remove licenses_list and use licenses Since policy for licenses list is when can read licenses
-
Ash McKenzie authored
Base for the paid signup flow frontend app See merge request gitlab-org/gitlab!21494
-
Bob Van Landuyt authored
Allow CI specified k8s namespace for deploy boards, terminals & pod logs See merge request gitlab-org/gitlab!21460
-
Nick Kipling authored
Added new utils file with mixin code Changed installation components to use mixin
-
Nick Kipling authored
Update code_installation to support tracking Add tracking to npm and maven tabs Add tracking for npm and maven commands Add tests to cover new tracking Update snapshot Added changelog entry Removed setting of category to rely on default Removed category const Updated tests Removed empty object in track method Removed manual event binding Removed unncessary ref
-
Phil Hughes authored
Improve diff expansion text Closes #31906 See merge request gitlab-org/gitlab!21616
-
Phil Hughes authored
Add autofocus to label search fields See merge request gitlab-org/gitlab!21508
-
Dan Davison authored
-
Natalia Tepluhina authored
Fix Single-File-Editor-Layout breaking when branch name is too long Closes #37435 See merge request gitlab-org/gitlab!21577
-
Roman Kuba authored
-
Mike Greiling authored
Update batch diffs page size See merge request gitlab-org/gitlab!20980
-
Justin Boyson authored
As per @oswaldo page size should be 20 not 10.
-
Kushal Pandya authored
Analytics: Fix sanity check in projects dropdown See merge request gitlab-org/gitlab!21629
-
Martin Wortschack authored
-
Dmitriy Zaporozhets authored
Fix hardcoded I18n text in specs, part 1 See merge request gitlab-org/gitlab!18275
-
Adam Hegyi authored
The first of many MRs to make an attempt to have a test suite that can run successfully in any locale.
-
Phil Hughes authored
Productivity Analytics: Add getter for scatterplotStartDate See merge request gitlab-org/gitlab!21538
-
Alex Buijs authored
This adds the backend base for the paid signup flow frontend Vue app, which will be in another MR.
-
Phil Hughes authored
Added more instructions to FE GraphQL Development guide about testing See merge request gitlab-org/gitlab!21557
-
Natalia Tepluhina authored
-
Nick Thomas authored
Fork MRs target least visible project See merge request gitlab-org/gitlab!21517
-
Achilleas Pipinellis authored
Document the new container scanning report See merge request gitlab-org/gitlab!20198
-
Adam Cohen authored
-
Ash McKenzie authored
Bump Node.js version to 12.10.0 in .nvmrc See merge request gitlab-org/gitlab!21540
-
Kushal Pandya authored
Minor fix FE replace formated with formatted See merge request gitlab-org/gitlab!21597
-
Kushal Pandya authored
Show "merge immediately" dialog when MR's pipeline has not yet finished See merge request gitlab-org/gitlab!21556
-