- 09 Apr, 2020 40 commits
-
-
Vladlena Shumilo authored
After the removal of memoization, the current_license method on the LicenseHelper is deprecated Also some places are optimized to pass the license as a param
-
Vladlena Shumilo authored
These changes increase the scope and are not directly related to the changes. Will move those as a follow up This commit is intended to be squashed
-
Vladlena Shumilo authored
LicenseHelper uses extend self - memoized data is stored at the module level - is cached for the life of the process - this is not the intended result Move upgrade_plan_url to the EE::GitlabRoutingHelper
-
Mayra Cabrera authored
Add index to resource_milestone_events See merge request gitlab-org/gitlab!28929
-
Mark Florian authored
Refactor compare version dropdowns See merge request gitlab-org/gitlab!28173
-
Justin Boyson authored
We're splitting `compare_versions_dropdown` into 3 separate components A "layout" component and two "higher order" compoments This should greatly simplify the code, and testing.
-
Michael Kozono authored
Add new Nginx 500 percentage metric See merge request gitlab-org/gitlab!28983
-
Sean Arnold authored
-
Nick Gaskill authored
Deprecate cve field in Reports JSON format doc See merge request gitlab-org/gitlab!29133
-
Fabien Catteau authored
Deprecate .vulnerabilities[].cve JSON field and introduce new .vulnerabilities[].id JSON field in the Reports JSON Format section, in the documentation of Dependency Scanning, Container Scanning, and SAST. See https://gitlab.com/gitlab-org/gitlab/issues/36777
-
Mark Florian authored
Add a button to export CSV data See merge request gitlab-org/gitlab!26838
-
Douglas Barbosa Alexandre authored
Fix JUnit screenshot feature flag See merge request gitlab-org/gitlab!29260
-
Maxime Orefice authored
-
Nick Gaskill authored
Document custom analyzers in non-DinD setup See merge request gitlab-org/gitlab!29121
-
Fabien Catteau authored
In the Custom Analyzers documentation for Dependency Scanning and SAST, add a section about defining custom scanning job when the Docker-in-Docker orchestartor is disabled. See https://gitlab.com/gitlab-org/gitlab/-/issues/37278
-
Nick Gaskill authored
Link DOCKERFILE_PATH CS env var to available vars See merge request gitlab-org/gitlab!29220
-
Paul Slaughter authored
Avoid code duplication in CE&EE for projects services initialization See merge request gitlab-org/gitlab!28819
-
Mayra Cabrera authored
Add Praefect rake task to print out replica checksums See merge request gitlab-org/gitlab!28369
-
Achilleas Pipinellis authored
Update WAF logs link See merge request gitlab-org/gitlab!29264
-
Achilleas Pipinellis authored
Standardize praefect docs on using internal ip as address See merge request gitlab-org/gitlab!28850
-
John Cai authored
-
Achilleas Pipinellis authored
Add geo log, registry log, nginx logs to doc Closes #36680 See merge request gitlab-org/gitlab!28965
-
John Long authored
-
Tim Zallmann authored
Fix missing group icons on mobile profile page Closes #29371 See merge request gitlab-org/gitlab!28973
-
Achilleas Pipinellis authored
Document long-term PG testing strategy Closes #213696 See merge request gitlab-org/gitlab!29054
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Tim Zallmann authored
Add "GitLab Team Member" badge to MR, Issue, and Epic notes/comments See merge request gitlab-org/gitlab!28243
-
Jan Provaznik authored
Resolve "Defects with the share with group feature" Closes #213211 See merge request gitlab-org/gitlab!28645
-
Shreyas Agarwal authored
-
Achilleas Pipinellis authored
Update package dev docs with new package managers See merge request gitlab-org/gitlab!29277
-
Savas Vedova authored
Implement small improvements as well
-
Tim Zallmann authored
Add filters to group level See merge request gitlab-org/gitlab!29156
-
Achilleas Pipinellis authored
Add documentation for Vulnerability Export API See merge request gitlab-org/gitlab!28423
-
Alan (Maciej) Paruszewski authored
-
Nick Gaskill authored
Document TLS verification with private Maven repo See merge request gitlab-org/gitlab!29195
-
mo khan authored
* Document how to disable TLS verification when connecting to a private Maven repository.
-
Achilleas Pipinellis authored
Update .pgpass file location See merge request gitlab-org/gitlab!28933
-
John Cai authored
When praefect is being used, the administrator needs to be able to know whether or not a given project's repository has the same checksum across its replicas.
-
Clement Ho authored
Move custom metrics new/edit js files See merge request gitlab-org/gitlab!28912
-