- 16 Mar, 2020 40 commits
-
-
Robert Speicher authored
Removes Omnibus section from security template See merge request gitlab-org/gitlab!27349
-
Paul Slaughter authored
Merge branch '196659-replace-underscore-with-lodash-for-app-assets-javascripts-create_cluster' into 'master' Replace underscore with lodash for ./../create_cluster Closes #196659 See merge request gitlab-org/gitlab!27244
-
Toon Claes authored
Optimize clusters platforms batch queries See merge request gitlab-org/gitlab!26887
-
Alessio Caiazza authored
Remove track mr picking ff See merge request gitlab-org/gitlab!26907
-
Achilleas Pipinellis authored
Provide ip-range for whitelisting See merge request gitlab-org/gitlab!27315
-
Marcia Ramos authored
Document how to run Jenkins e2e spec on local Closes gitlab-org/quality/team-tasks#410 See merge request gitlab-org/gitlab!26782
-
Sanad Liaquat authored
Apply suggestion to doc/development/testing_guide/end_to_end/running_tests_that_require_special_setup.md
-
Rémy Coutable authored
Fix submodule links to gist.github.com Closes #26111 See merge request gitlab-org/gitlab!27346
-
Jarka Košanová authored
Fix flaky ./ee/spec/features/projects/packages_spec.rb:177 Closes #211142 See merge request gitlab-org/gitlab!27296
-
Marcia Ramos authored
Update docs to show approvers no longer added as participants by default See merge request gitlab-org/gitlab!27108
-
Gary Holtz authored
-
Mark Florian authored
Geo Replication - Parameterized API See merge request gitlab-org/gitlab!26702
-
Mayra Cabrera authored
Create VulnerabilityType and supporting types See merge request gitlab-org/gitlab!26136
-
Avielle Wolfe authored
* Creates VulnerabilityType * Creates VulnerabilityReportTypeEnum * Creates VulnerabilitySeverityEnum * Creates VulnerabilityStateEnum * Creates VulnerabilityResolver * Adds vulnerabilities property to ProjectType
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Achilleas Pipinellis authored
Add common page describing air-gap use case Closes #39101 See merge request gitlab-org/gitlab!26167
-
Sam Kerr authored
Many commits squashed into one after I fought the danger-bot for more time than I care to admin. Add high-level steps of airgap Add a link on Secure page & flesh out offline page more Fix some markdown lint errors Remove license scanning placeholder Revert unintentional package change Apply suggestion to doc/user/application_security/offline_deployments/index.md Apply suggestion to doc/user/application_security/offline_deployments/index.md Apply suggestion to doc/user/application_security/offline_deployments/index.md Update text to mention package repos Add SAST link Address feedback given during the review Add DAST link Remove dependency scanning link until its merged
-
Achilleas Pipinellis authored
Enable Threat Monitoring page by default See merge request gitlab-org/gitlab!22911
-
Mark Florian authored
This enables the Threat Monitoring feature by default (and can be disabled by explicitly disabling the `threat_monitoring` feature flag). This also adds some basic documentation for Threat Monitoring. Part of [WAF statistics reporting][1]. [1]: https://gitlab.com/gitlab-org/gitlab/issues/14707
-
Zack Cuddy authored
This MR is an effort at MVC. This MR splits off from: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/26410 The overall focus of this and following related changes is to replace Geo_dDesigns with Geo_Replicable. This MR adds the prop "replicable_type". This prop is used in the geo_replication api to denote which type of replicable we are using. It also removes an un-used prop: "design_management_link" that had no usage in the components. Following MRs: Public Store Functions and State Vue Components and Filenames
-
Jarka Košanová authored
Refactor approver classess into own class file for EE entities See merge request gitlab-org/gitlab!27336
-
Lin Jen-Shin authored
Merge branch '16143-add-editorconfig-to-keep-coding-style-consistance-for-different-ide-editors' into 'master' Resolve "Add .editorconfig to keep coding style consistance for different IDE/Editors" Closes #16143 See merge request gitlab-org/gitlab!25835
-
Doug Stull authored
- enable easy sync of editor configs across team members and IDE's
-
Rémy Coutable authored
Fix invalid LABEL directive See merge request gitlab-org/gitlab!27257
-
Dan Davison authored
Use GitLab Quality Team as maintainer of image
-
Mayra Cabrera authored
Omnibus GitLab is currently moving its security development to GitLab Security, because of it, it's no longer necessary to add the issues and merge requests to the Security Release Tracking template. Related to https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/692
-
Mark Florian authored
Fixed SSH warning style See merge request gitlab-org/gitlab!26992
-
Natalia Tepluhina authored
-
Stan Hu authored
Swap to UNLINK for Redis set cache See merge request gitlab-org/gitlab!27116
-
Achilleas Pipinellis authored
Add link to Gemnasium update frequency Closes #210485 See merge request gitlab-org/gitlab!27241
-
Stan Hu authored
Fix typo MRs See merge request gitlab-org/gitlab!27302
-
Marcia Ramos authored
Update link to public issue tracker (docs) See merge request gitlab-org/gitlab!27265
-
Toon Claes authored
Mention removal of redundant indexes when adding index See merge request gitlab-org/gitlab!27100
-
Nick Thomas authored
-
Toon Claes authored
When a new composite index is added, it might make an existing index redundant. So when adding an index, these redundant indexes should be removed in the same migration.
-
Jan Provaznik authored
Resolve "Add metrics for the size of the diff cache in redis" Closes #37456 See merge request gitlab-org/gitlab!27048
-
Ray Paik authored
I believe "in" is meant to be "is" here. See merge request gitlab-org/gitlab!27186
-
Nick Thomas authored
Fix Conan package presenter to find correct files See merge request gitlab-org/gitlab!27250
-
Steve Abrams authored
Conan::PackagePresenter now checks package files to ensure the correct conan_package_reference files are being returned in requests fixing a bug where the first file by name was returned no matter what request was made.
-