- 08 Oct, 2020 1 commit
-
-
Jennifer Louie authored
Add page object methods to wait for replication Add page object methods to wait and check for job log Add page object method to wait for browse button
-
- 07 Oct, 2020 6 commits
-
-
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 33 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
-
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
-