- 07 Oct, 2020 17 commits
-
-
Marcel Amirault authored
Docs: Fixed Vale long sentence errors See merge request gitlab-org/gitlab!44517
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/234029
-
Heinrich Lee Yu authored
Mention explicit/implicit association set up in testing guide docs See merge request gitlab-org/gitlab!44447
-
Nathan Friend authored
Remove release_evidence_collection feature flag See merge request gitlab-org/gitlab!44234
-
Dylan Griffith authored
Rollout of basic search for epics See merge request gitlab-org/gitlab!44269
-
Shinya Maeda authored
Remove the `container_registry_cleanup` feature flag See merge request gitlab-org/gitlab!44161
-
David Barr authored
This feature flag was introduced in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/18874 and made default in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23194 and is now safe to remove.
-
Mark Chao authored
Fill details about json_limited_encoder FF See merge request gitlab-org/gitlab!44434
-
Evan Read authored
DOCS: adding troubleshooting for scope See merge request gitlab-org/gitlab!43757
-
Nathan Black authored
-
Russell Dickenson authored
edited line 43:27 - removed "currently" and "yet" See merge request gitlab-org/gitlab!44416
-
Nathan Friend authored
Remove release_asset_link_editing feature flag See merge request gitlab-org/gitlab!44008
-
David Barr authored
This feature flag was introduced by: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/26821 and was made default by: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/28816 It is now safe to remove.
-
Robert Speicher authored
Fix deploy tokens to respond to #projects See merge request gitlab-org/gitlab!43628
-
Steve Abrams authored
-
Ezekiel Kigbo authored
Migrate button to GlButton in MR in an archived project See merge request gitlab-org/gitlab!42550
-
Russell Dickenson authored
Assign disabled as a boolean property rather than a attributes which gets interpreted by Vue as a string.
-
- 06 Oct, 2020 23 commits
-
-
Amy Qualls authored
Update example project for gitlab-terraform-aws See merge request gitlab-org/gitlab!44105
-
Evan Read authored
Remove workflow doc directory See merge request gitlab-org/gitlab!44397
-
Marcel Amirault authored
Docs: Fixed Vale long sentence errors See merge request gitlab-org/gitlab!44515
-
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).
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/234029
-
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
-