- 16 Jul, 2020 8 commits
-
-
Simon Knox authored
We eventually want to show a subset of these - we want to include ancestor iterations if they have issues from the current subgroup assigned
-
Russell Dickenson authored
Document SEARCH_MAX_DEPTH option for SAST analyzers See merge request gitlab-org/gitlab!36910
-
Thiago Figueiró authored
-
Russell Dickenson authored
Updating exclude rules env variable description to show they will not run in the scan See merge request gitlab-org/gitlab!36980
-
Derek Ferguson authored
-
Dylan Griffith authored
Refactor Jira usage ping data See merge request gitlab-org/gitlab!36808
-
Ezekiel Kigbo authored
Remove unused window.gl.utils See merge request gitlab-org/gitlab!36849
-
Ezekiel Kigbo authored
Remove Deprecated Button Usage Closes #219871 See merge request gitlab-org/gitlab!37000
-
- 15 Jul, 2020 32 commits
-
-
Bob Van Landuyt authored
Resolve "GraphQL: Mutation for changing locked status of an issue" Closes #36319 See merge request gitlab-org/gitlab!36866
-
John Hope authored
-
Ash McKenzie authored
Handle duplicate fingerprint error Closes #223151 See merge request gitlab-org/gitlab!36527
-
Sean Arnold authored
If a triggered or acknowledged alert has a fingerprint which matches a resolved alert, we do not allow the resolved alert to be opened. This shows an appropriate error for the user outlining remediation steps. This error is visible from both the alert detail view and the alert list view.
-
Mayra Cabrera authored
Change default value for issues_create_limit See merge request gitlab-org/gitlab!36558
-
Eugenia Grieff authored
- Now the default value in application_settings.issues_create_limit is 00
-
James Fargher authored
Fix incorrect marking MR as a work in progress See merge request gitlab-org/gitlab!36869
-
James Fargher authored
Updates Auto DevOps auto-deploy-image to 0.17.2 See merge request gitlab-org/gitlab!37004
-
Stan Hu authored
Prevent onboarding experiment for users in oauth flow See merge request gitlab-org/gitlab!36584
-
Robert Speicher authored
Merge branch '226985-arguments-for-remove_concurrent_index_by_name-and-remove_concurrent_index' into 'master' Allow keyword-based name argument for remove_concurrent_index_by_name See merge request gitlab-org/gitlab!36673
-
Russell Dickenson authored
Docs: Make Packages more task-based Closes #221162 See merge request gitlab-org/gitlab!36502
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/221162
-
Lukas Eipert authored
-
Jose Ivan Vargas authored
Geo - Clean Up Geo Node Actions Closes #219881 and #11133 See merge request gitlab-org/gitlab!36867
-
Zack Cuddy authored
This change removes a bit of technical debt from Geo Actions. It removes some legacy css classes, old components and fixes an alignment issue.
-
Bob Van Landuyt authored
Set sectional_codeowners -> default_enabled: true Closes #218756 See merge request gitlab-org/gitlab!36902
-
Kerri Miller authored
-
Jose Ivan Vargas authored
Geo - Versions Error Fix Closes #197986 See merge request gitlab-org/gitlab!36984
-
Zack Cuddy authored
Version errors shouldn't show on the primary node card. This change adds a logic check to ensure we only show version errors on the secondary nodes.
-
Michael Kozono authored
Parse scanner from security report scan.scanner See merge request gitlab-org/gitlab!36865
-
Andrew Fontaine authored
Makes the feature flag table buttons match the user list tables and uses the new GlButton for the rest of the feature flag page.
-
Mayra Cabrera authored
Use stable sort in metrics dashboard sorter See merge request gitlab-org/gitlab!36278
-
Jose Ivan Vargas authored
Support short urls for custom metrics dashboards See merge request gitlab-org/gitlab!36740
-
Mayra Cabrera authored
Implement cronjob to adjust vulnerability statistics everyday See merge request gitlab-org/gitlab!36040
-
Mehmet Emin INAC authored
This cronjob will schedule background jobs for each 1000 projects to adjust their vulnerability statistics. The reason for this approach is if we try to adjust the vulnerability statistics of all the projects in one background job, then in case if the cluster crushes or shuts down with force then we can not update the statistics.
-
Robert Speicher authored
Update Gitaly version See merge request gitlab-org/gitlab!36996
-
Jose Ivan Vargas authored
Fix not being able to add more than one variable through the UI Closes #227400 See merge request gitlab-org/gitlab!37001
-
Payton Burdette authored
When clearing the modal reset the state with protected_variable instead of protected.
-
Russell Dickenson authored
Update broken data team links in telemetry pages Closes gitlab-data/analytics#5550 See merge request gitlab-org/gitlab!36975
-
Taylor A Murphy, PhD authored
-
Michael Kozono authored
Enable feature flag to make registry table SSOT for Designs Closes #228952 See merge request gitlab-org/gitlab!36999
-
Gabriel Mazetto authored
Allow users to create pipelines for merge requests in the target project if the user has permission See merge request gitlab-org/gitlab!35114
-