- 06 Oct, 2020 40 commits
-
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/247950
-
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
-
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
-
Brandon Labuschagne authored
Turn startup css helper path to the aliased one See merge request gitlab-org/gitlab!43997
-
Jose Ivan Vargas authored
Remove legacy `shared/members/update.js.haml` in favor of vanilla JS See merge request gitlab-org/gitlab!44048
-
Rémy Coutable authored
Tweak GC settings in pipeline config See merge request gitlab-org/gitlab!38477
-
Dmytro Zaporozhets (DZ) authored
Fix ruby 2.7 warnings in spec/support/helpers See merge request gitlab-org/gitlab!44467
-
Paul Slaughter authored
Enabling snippets with multiple files See merge request gitlab-org/gitlab!43246
-
Francisco Javier López authored
Removing the FF snippet_multiple_files and releasing snippet with multiples files.
-
Stan Hu authored
Add pages to consolidated object storage settings See merge request gitlab-org/gitlab!44032
-
Suzanne Selhorn authored
Added additional NPM/Yarn troubleshooting technique See merge request gitlab-org/gitlab!44307
-
Jose Ivan Vargas authored
Apply GitLab UI button styles to buttons in app/views/sherlock/file_samples directory See merge request gitlab-org/gitlab!44109
-