- 15 Jul, 2020 40 commits
-
-
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
-
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
-
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
-
Sean McGivern authored
Set Stackprof profiling mode to "cpu" See merge request gitlab-org/gitlab!36994
-
Douglas Barbosa Alexandre authored
Move task geo:check_replication_verification_status to gitlab namespace See merge request gitlab-org/gitlab!36911
-
Jose Ivan Vargas authored
Resolve "Display non-markdown content in the WYSIWYG mode of the SSE::Identifiers (inline instance)" See merge request gitlab-org/gitlab!36574
-
Stan Hu authored
Fix N+1 in the RootController#index See merge request gitlab-org/gitlab!36805
-
João Cunha authored
-
Amy Qualls authored
Docs: Revise Crossplane page for tone and style See merge request gitlab-org/gitlab!36248
-
Amy Qualls authored
Major revisions of the Crossplane page to bring it closer to GitLab tone and style.
-
João Cunha authored
-
Dhiraj Bodicherla authored
Custom metrics dashboards currently display the entire file path in the URL. This MR supports a shorter path for such dashboards
-
Paul Slaughter authored
Merge branch '217803-follow-up-from-resolve-distribute-daily-cron-schedules-out-over-the-hour' into 'master' Follow-up from: Distribute daily cron schedules out over the hour" See merge request gitlab-org/gitlab!36471
-
Frédéric Caplette authored
Replace old inputs with the new component glFormRadio and refactor the part of the code that used some hack to trigger the v-model to work.
-
Gabriel Mazetto authored
We intend to consolidate all geo tasks inside the `gitlab:` namespace
-
Shinya Maeda authored
This commit adds an extention to the pipeline creation service
-
Peter Leitzen authored
Make common_metrics dashboard work on K8s 1.12 to 1.16 See merge request gitlab-org/gitlab!36863
-
Peter Leitzen authored
When opening Web IDE, follow path to fork if it exists See merge request gitlab-org/gitlab!36548
-
Himanshu Kapoor authored
Currently when a user doesn't have permissions to commit or create a merge request in a project we offer the user the option to fork the project when opening the Web IDE. However, if a user already has a fork then we open the upstream project and not the forked project in the Web IDE. This means users are "doomed to fail" as they won't be able to make changes, or save their changes and make them in the appropriate context.
-
Jose Ivan Vargas authored
Add new Epic page See merge request gitlab-org/gitlab!32701
-