- 14 Feb, 2022 1 commit
-
-
Doug Stull authored
- so we can better control the modal popup on browser back button. Changelog: fixed EE: true
-
- 11 Feb, 2022 39 commits
-
-
Marcia Ramos authored
Adding Opensearch version details to Advanced Search Admin docs See merge request gitlab-org/gitlab!80448
-
John McGuire authored
-
Brian Rhea authored
Tweak metrics header in feature proposal template See merge request gitlab-org/gitlab!80511
-
James Heimbuck authored
-
Nick Gaskill authored
Docs: Deprecation notice for request profiling See merge request gitlab-org/gitlab!80497
-
Marcia Ramos authored
-
Andrew Fontaine authored
Add Ability to Remove groups at the parent group level See merge request gitlab-org/gitlab!79312
-
Abdul Wadood authored
Group owners can now delete a group and its subgroups from the parent group level. Until now, group owners had to go into each individual group to delete them, which was timely and inefficient. Group owners can now view all groups and delete them from a single place. The groups dashboard now shows a "Delete" group button in the dropdown to the group owners. Changelog: added
-
Marcia Ramos authored
Add deprecation warning for Request Profiling See merge request gitlab-org/gitlab!80383
-
Yannis Roussos authored
-
Scott Hampton authored
Moves `artifacts_management_page` to pipeline insights See merge request gitlab-org/gitlab!80201
-
Achilleas Pipinellis authored
Remove read-only wording See merge request gitlab-org/gitlab!80438
-
Michael Kozono authored
-
Achilleas Pipinellis authored
Remove (s) instances from Distribution docs See merge request gitlab-org/gitlab!80492
-
Achilleas Pipinellis authored
Update location-aware Git remote URL note See merge request gitlab-org/gitlab!80343
-
Michael Kozono authored
-
Jose Ivan Vargas authored
Remove setImmediate usage in specs See merge request gitlab-org/gitlab!80370
-
Jose Ivan Vargas authored
Blob refactor: Fix load it anyway link See merge request gitlab-org/gitlab!80469
-
Nikola Milojevic authored
Enable Cloud Run deploys See merge request gitlab-org/gitlab!80158
-
Brian Rhea authored
Remove all @mention references from Deprecation Template See merge request gitlab-org/gitlab!80500
-
Mark Wood authored
-
David Fernandez authored
Phase 2 enqueuer See merge request gitlab-org/gitlab!78613
-
Achilleas Pipinellis authored
Replace node with site in the doc in version update guide See merge request gitlab-org/gitlab!80301
-
Sunjung Park authored
-
Lin Jen-Shin authored
ci: Use `exec` instead of `spawn` in `parallel_rspec_runner.rb` See merge request gitlab-org/gitlab!79213
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!80494
-
Nikola Milojevic authored
Remove the billing in side nav experiment See merge request gitlab-org/gitlab!80306
-
Suzanne Selhorn authored
Link to feature categories when choosing namespace See merge request gitlab-org/gitlab!80468
-
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
-
Steve Abrams authored
Worker to queue container repository imports Changelog: added
-
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.
-
GitLab Release Tools Bot authored
-
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
-
Craig Norris authored
Remove (s) instances from Distribution docs
-
Furkan Ayhan authored
Better memoize instance level variables when creating pipelines See merge request gitlab-org/gitlab!79435
-