- 16 Mar, 2020 40 commits
-
-
Russell Dickenson authored
Add caveat for single node updates See merge request gitlab-org/gitlab!27275
-
Mayra Cabrera authored
Fix Gitaly Sidekiq timings in Prometheus See merge request gitlab-org/gitlab!27331
-
Dylan Griffith authored
Allow numeric emoji names in validation Closes #210335 See merge request gitlab-org/gitlab!27101
-
Mek Stittri authored
Add response time to severity table in the docs Closes gitlab-org/quality/performance#95 See merge request gitlab-org/gitlab!26033
-
Tanya Pazitny authored
-
Mayra Cabrera authored
Use new codequality docker image See merge request gitlab-org/gitlab!27098
-
Maxime Orefice authored
-
Douglas Barbosa Alexandre authored
Take confidential attr into account in NotePolicy See merge request gitlab-org/gitlab!26766
-
Mayra Cabrera authored
Regenerate pages certificate and remove duplicates Closes #210583 See merge request gitlab-org/gitlab!27313
-
Stan Hu authored
Full SCIM Identities Support See merge request gitlab-org/gitlab!26704
-
Robert Speicher authored
Revert "Merge branch 'ci-variables-ui-turn-on-ff' into 'master'" See merge request gitlab-org/gitlab!27364
-
Stan Hu authored
Geo - Fix ambiguous reference column while loading migrated local files to clean up Closes #210589 See merge request gitlab-org/gitlab!27252
-
Stan Hu authored
DOC Remove mentions of design references See merge request gitlab-org/gitlab!27104
-
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
-
Robert Speicher authored
This reverts commit 5cb5db19, reversing changes made to fa0e92fe.
-
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
-
Alex Kalderimis authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
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
-
Drew Blessing authored
The SCIM API now supports SCIM Identities in all endpoints when the `scim_identities` feature flag is enabled for a group. For now the feature flag remains disabled by default.
-
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
-