- 17 Mar, 2020 40 commits
-
-
Alexander Turinske authored
- Also compress any images larger than 100KB - SAST - DAST - Container Scanning
-
Alexander Turinske authored
- update screenshots of new UI
-
Alexander Turinske authored
- container scanning - dast - sast - Add conditional render of SeverityBadge in the case that severity doesn't exist - Remove fallback to priority for sast report badge as priority is what we used to display, but has been deprecated in favor of severity and is not long present - update snapshots for dast, sast, and container security to match new component structure that includes the severity badge on the MR security report - remove test that is a duplicate of one in security badge component - replace deprecated priority property with severity property
-
Alexander Turinske authored
-
Kamil Trzciński authored
Enable ActionCable as a standalone server See merge request gitlab-org/gitlab!27259
-
Lin Jen-Shin authored
Automatically use latest schema in background migrations See merge request gitlab-org/gitlab!27122
-
Paul Slaughter authored
Updated code styles See merge request gitlab-org/gitlab!26731
-
Donald Cook authored
Updates inline code styling and the border of code blocks https://gitlab.com/gitlab-org/gitlab/-/merge_requests/26731
-
Achilleas Pipinellis authored
Add airgap topic page See merge request gitlab-org/gitlab!27251
-
Sean McGivern authored
Expand redacting search to include non ES results Closes #210011, #207940, and #36438 See merge request gitlab-org/gitlab!27065
-
Dmitry Gruzd authored
We include filtering for postgres and gitaly searches to be able to prevent leaks, like we currently do for advanced global search
-
Lucas Charles authored
Relates to https://gitlab.com/gitlab-org/gitlab/issues/11520
-
Douglas Barbosa Alexandre authored
Ability to distinguish if user is Gitlab employee Closes #209327 See merge request gitlab-org/gitlab!26836
-
Rémy Coutable authored
Merge branch '210386-update-danger-bot-to-mention-telemetry-group-instead-of-requiring-review-approval' into 'master' Remove required telemetry approval in Danger bot Closes #210386 See merge request gitlab-org/gitlab!27195
-
Alina Mihaila authored
-
Robert Speicher authored
Fix configuration issue for License Compliance See merge request gitlab-org/gitlab!27016
-
Tetiana Chupryna authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Mark Florian authored
Geo Replication - Refactor action_spec Closes #211400 See merge request gitlab-org/gitlab!27367
-
Mark Florian authored
Validate that users selects at least two subnets in EKS Form See merge request gitlab-org/gitlab!26936
-
Sean McGivern authored
Enable customizable_cycle_analytics feature flag See merge request gitlab-org/gitlab!27418
-
Robert Speicher authored
Resolve "Export via streaming serializer, introduce "Writer" abstraction" Closes #208803 See merge request gitlab-org/gitlab!26501
-
Heinrich Lee Yu authored
Adds scripts to start Puma for ActionCable and example config for GDK
-
Natalia Tepluhina authored
Merge branch '210268-replace-underscore-with-lodash-for-ee-app-assets-javascripts-threat_monitoring' into 'master' Replace underscore with lodash for threat_monitoring components Closes #210268 See merge request gitlab-org/gitlab!27175
-
Dmytro Zaporozhets authored
Add API endpoints for Group Activity Analytics See merge request gitlab-org/gitlab!26460
-
Kamil Trzciński authored
Add inline file coverage view for merge request diffs Closes #3708 See merge request gitlab-org/gitlab!21791
-
Fabio Huser authored
-
Stan Hu authored
Remove sub_group_webhooks feature flag See merge request gitlab-org/gitlab!26070
-
Douglas Barbosa Alexandre authored
Merge branch '5164-default-roadmap_graphql-and-unfiltered_epic_aggregates-feature-flags-to-on' into 'master' Default :roadmap_graphql and :unfiltered_epic_aggregates feature flags to on See merge request gitlab-org/gitlab!26919
-
Dmytro Zaporozhets authored
Add docs for Group Activity Analytics API See merge request gitlab-org/gitlab!27392
-
Aakriti Gupta authored
-
Zack Cuddy authored
Currently this unit test was behaving simlar to an integration test by testing the axios calls. Instead we decided it made more sense to test the axios calls in the api file and then just mock the function calls in the action spec. This MR converst the axios mock to ee/api method mocks.
-
Aishwarya Subramanian authored
Adds an instance method on the user model to determine whether the user is a GitLab employee or not. It also exposes the is_gitlab_employee attribute in the UserBasic entity used in discussion api to use this detail to show a GitLab badge to discussion entities of the company's employees.
-
Sean McGivern authored
Ensure events on designs are visible to the appropriate users Closes #198120 See merge request gitlab-org/gitlab!26708
-
Enrique Alcantara authored
-
Enrique Alcantara authored
When a user is creating a EKS Cluster, they should select at least two subnets.
-
Kamil Trzciński authored
Add application limits for Ci::PipelineSchedule Closes #29566 See merge request gitlab-org/gitlab!27004
-
Matija Čupić authored
Adds application limits for Ci::PipelineSchedule models. We're going to limit them to 10 per project for free users and 50 per project for all paid plans.
-