- 11 Feb, 2022 40 commits
-
-
Nikola Milojevic authored
-
Sri authored
This commit enables the Cloud Run deployment method in the `Project :: Infra :: Google Cloud` section. Minimal frontend changes that rename props and flip the disabled switch. Backend changes introduces a service to enable the underlying Google Cloud services via their API. Then of course there's a controller method that responds to the user clicking the now enabled button. Detailed changelist: - Frontend - Enable the relevant button in deployment service table - Rename the necessary props - Specs / tests - Backend - Rename @js_data attributes - Enable Cloud Run service - Service that enables cloud run, artifacts registry and cloud build for the logged in user's Google Cloud account - Google API -> Client - Methods that make the underlying calls to enable cloud run, artifacts registry and cloud build - Controller method to handle user selecting the `Deploy Cloud Run` button - Calls the newly created `EnableCloudRunService` - Calls the `GeneratePipelineService` - Redirects the user appropriately based on service responses - Specs / tests
-
Dan Davison authored
Add create_personal_snippet_spec back to smoke suite See merge request gitlab-org/gitlab!79708
-
Craig Norris authored
Create test for bad pluralization See merge request gitlab-org/gitlab!71016
-
Amy Qualls authored
We don't want words written with an '(s)' to indicate possible pluralization. Just write it as a plural already, please and thanks.
-
Jan Provaznik authored
Create system note when issue contacts are changed See merge request gitlab-org/gitlab!77816
-
Lee Tickett authored
Adds a system note whenever a contact is added or removed from an issue. Changelog: added
-
Furkan Ayhan authored
Better memoize instance level variables when creating pipelines See merge request gitlab-org/gitlab!79435
-
Fiona Neill authored
Move some ugly sentences into a tidy table See merge request gitlab-org/gitlab!80414
-
Amy Qualls authored
These HTTP responses should be presented as a table, because, well, they're really tabular data.
-
Amy Qualls authored
Clarify that group approvers require share access See merge request gitlab-org/gitlab!80436
-
Andrejs Cunskis authored
Adds E2E tests for WebHooks integration See merge request gitlab-org/gitlab!80077
-
Sean Gregory authored
This commit adds a test which provisions a smocker container To use as a target for WebHook events. The tests will trigger different events on a project with the integration setup and will validate the existence and content of the event
-
Dmitry Gruzd authored
Add feature flag toggle for elastic migration worker See merge request gitlab-org/gitlab!80310
-
Fiona Neill authored
Mentioned breaking change label in contribution guide See merge request gitlab-org/gitlab!80487
-
Marius Bobin authored
Changelog: performance
-
Jacques Erasmus authored
Add tracking test for change_continuous_onboarding_link_urls experiment See merge request gitlab-org/gitlab!80070
-
Serhii Yarynovskyi authored
-
Sean McGivern authored
Add GTM to /users/sign_up/groups_project/new view See merge request gitlab-org/gitlab!80348
-
Tyler Williams authored
-
Jacques Erasmus authored
Add statistics card component with tests See merge request gitlab-org/gitlab!80261
-
Pavel Shutsin authored
Clarifies documentaiton related to using "breaking change" label Changelog: other
-
Doug Stull authored
Remove reference to enabling feature See merge request gitlab-org/gitlab!80466
-
Kati Paizee authored
-
Brandon Labuschagne authored
Include secret manager tip in service accounts list See merge request gitlab-org/gitlab!80385
-
Sri authored
`Project :: Infra :: Google Cloud` contains a component that lists out service accounts for the user. Let's include a tip that encourages users to learn more about storing and maintaining secrets with a dedicated secret manager. This commit also refactors strings and introduces a component level `i18n` object.
-
Marcia Ramos authored
Update links to engineering principles See merge request gitlab-org/gitlab!80409
-
Vitali Tatarintev authored
Remove track_application_boot_time feature flag See merge request gitlab-org/gitlab!80366
-
Jacques Erasmus authored
Remove setImmediate usage in specs See merge request gitlab-org/gitlab!80372
-
Vitali Tatarintev authored
Mutation for security training providers See merge request gitlab-org/gitlab!78687
-
Mehmet Emin INAC authored
Changelog: added EE: true
-
Jacob Vosmaer authored
Use require.Eventually instead of manual polling in tests See merge request gitlab-org/gitlab!79827
-
Max Woolf authored
Count on-demand scans with PipelineScopeCounts See merge request gitlab-org/gitlab!79851
-
Kushal Pandya authored
Merge branch '344175-replace-data-confirm-modals-with-glmodal-in-app-views-projects-protected_tags-shared' into 'master' Use `GlModal` in `_protected_tag.html.haml` See merge request gitlab-org/gitlab!80357
-
Sharmad Nachnolkar authored
Changed the button variant in the confirmation popup of Unprotect tag to danger variant (Red). Also, the label of the button is updated to "Unprotect tag" instead of just "OK". Changelog: changed
-
Markus Koller authored
Merge branch 'andysoiron/move-header_read_timeout_buffered_io-feature-flag-up-in-stack' into 'master' Move header_read_timeout_buffered_io feature flag See merge request gitlab-org/gitlab!80229
-
Achilleas Pipinellis authored
Improve GitLab Mattermost 14.6 upgrade note See merge request gitlab-org/gitlab!80267
-
Ben Bodenmiller authored
-
Paul Gascou-Vaillancourt authored
Changelog: changed EE: true
-
Paul Gascou-Vaillancourt authored
-