- 06 Oct, 2020 40 commits
-
-
Thong Kuah authored
Remove Duplicate Instances from Deploy Board See merge request gitlab-org/gitlab!40768
-
Jason Goodman authored
Fixes an issue where pods were returned multiple times
-
Suzanne Selhorn authored
Revamp of Container Registry topics See merge request gitlab-org/gitlab!44100
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/247950
-
Craig Norris authored
Applications page: tidy formatting, strip notes See merge request gitlab-org/gitlab!44509
-
Amy Qualls authored
Fix line breaks, and remove a lot of note boxes.
-
Marcia Ramos authored
docs: made a small edit for wordiness See merge request gitlab-org/gitlab!44353
-
Robert Speicher authored
Prioritize exact matches on project search See merge request gitlab-org/gitlab!43136
-
Robert Speicher authored
Fix warnings for overwrite_project_service See merge request gitlab-org/gitlab!44441
-
Enrique Alcántara authored
Convert project graph page to use utility classes for styling Closes #239832 See merge request gitlab-org/gitlab!44145
-
Craig Norris authored
Documentation: Fix various simple typos across the codebase See merge request gitlab-org/gitlab!44401
-
David Barr authored
-
Kerri Miller authored
Propagate group-level integrations See merge request gitlab-org/gitlab!44023
-
Arturo Herrero authored
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/40717 and https://gitlab.com/gitlab-org/gitlab/-/merge_requests/42128, we propagate instance-level integrations to groups. This propagates group-level integrations to the lower levels using the same approach of batching and Sidekiq queues. This is the backend behavior when saving an instance-level or group-level integration: - Update inherited integrations (find all integrations inheriting from the instance-level or group-level integration that we are updating). - For instance-level: - Create integration for all projects without integration - Create integration for all groups without integration - For group-level: - Create integration for projects belonging to the group without integration (new). - Create integration for groups belonging to the group without integration (new).
-
Russell Dickenson authored
Update instructions for "Add more seats" for .com See merge request gitlab-org/gitlab!44350
-
Amanda Rueda authored
-
Jose Ivan Vargas authored
Apply GitLab UI button styles to buttons in app/views/projects/deployments directory See merge request gitlab-org/gitlab!44203
-
Lakshit authored
-
Jose Ivan Vargas authored
Remove snippets_edit_vue feature flag See merge request gitlab-org/gitlab!43868
-
Kerri Miller authored
Update NuGet to use a unique version regex See merge request gitlab-org/gitlab!44335
-
Steve Abrams authored
Change NuGet to custom regex from semver regex to allow for extended versions such as 1.1.1.1
-
Kamil Trzciński authored
Don't leak constants in stub feature flag spec See merge request gitlab-org/gitlab!44250
-
Marcia Ramos authored
Clarify that LFS is enabled by default See merge request gitlab-org/gitlab!43546
-
Alexander Tanayno authored
-
Susan Tacker authored
-
Paul Slaughter authored
- This has been enabled for a while and the tests have been updated. - Also removes snippet_bundle which isn't referenced anymore. - Also removes unused CSS.
-
Mike Jang authored
Move structured event taxonomy to Snowplow Guide See merge request gitlab-org/gitlab!43785
-
Alishan Ladhani authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!44483
-
Peter Leitzen authored
-
Jose Ivan Vargas authored
Merge branch '228968-replace-vue_shared-tooltip-with-gitlab-ui-s-tooltip-in-app-assets-javascripts-projects-tree' into 'master' Replace vue_shared UI tooltip in commit_pipeline_status_component.vue See merge request gitlab-org/gitlab!43818
-
Marcel Amirault authored
-
Dan Davison authored
Update project template e2e test to wait for files to appear Closes #261928 See merge request gitlab-org/gitlab!44252
-
Jose Ivan Vargas authored
Migrate DeprecatedModal to GitLab UI Modal See merge request gitlab-org/gitlab!42113
-
Amelia Bauerly authored
-
GitLab Release Tools Bot authored
-
Amy Qualls authored
Adding a troubleshooting section to add_remove_clusters.html See merge request gitlab-org/gitlab!43925
-
Ryan Kelly authored
Small fixes to line wrapping and style.
-
James Lopez authored
Keep the 'review-deploy' artifacts for 7 days See merge request gitlab-org/gitlab!44275
-
Jose Ivan Vargas authored
Apply GitLab UI button styles to buttons in app/views/projects/issues/export_csv directory See merge request gitlab-org/gitlab!44106
-