- 15 Mar, 2022 40 commits
-
-
Sam Figueroa authored
We're promoting the winning candidate of the experiment called change_continuous_onboarding_link_urls experiment. With exception of the pipeline link the changed URLs proved to increase engagement with our product. Implementation notes: - We are moving part of the action items to paths now dependent on the project that will passed to the LearnGitlabHelper. It no longer needs issue IDs for those new paths. - Clean up for experiment: change_continuous_onboarding_link_urls Make the URLs from the experiment candidate the new normal with exception of the pipeline link. - Remove openInNewTab attribute for securityScanEnabled - By promoting the change_continuous_onboarding_link_urls experiment the securityScanEnabled action no longer has a documentation URL and doesn't need to open in a new tab anymore. (Sidenote this experiment was making it inconsistent for the candidate since it wasn't a documentation link anymore, since adding the openInNewTab attrbute) - LearnGitlabSectionLink now accepts the openInNewTab as a prop as well as the configuration in the constant. This means it can be passed down from the backend without needing to edit the config. - Remove the config file for the experimental feature flag change_continuous_onboarding_link_urls - Remove artifacts from change_continuous_onboarding_link_urls experiment from components, specs, and snapshots. - refs: https://gitlab.com/gitlab-org/gitlab/-/issues/349804 https://gitlab.com/gitlab-org/gitlab/-/issues/352066 https://gitlab.com/gitlab-org/gitlab/-/issues/352066 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80906#note_865463051 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80906#note_865577627 Changelog: changed
-
Stan Hu authored
Update to the latest commonmarker 0.23.4 See merge request gitlab-org/gitlab!82851
-
Grzegorz Bizon authored
Upgrade GitLab Pages to 1.56.0 See merge request gitlab-org/gitlab!82901
-
Igor Drozdov authored
Merge/squash commit templates: add %{all_commits} variable See merge request gitlab-org/gitlab!81097
-
Natalia Tepluhina authored
Add Related Epics support within epics See merge request gitlab-org/gitlab!81119
-
Kushal Pandya authored
Adds frontend support for Related Epics with categories `Relates to`, `Blocks`, & `Is blocked by` within an existing epic.
-
Robert May authored
Use batches for pull request import jobs See merge request gitlab-org/gitlab!82891
-
Kushal Pandya authored
Migrate last push alert to use global_alert partial See merge request gitlab-org/gitlab!82825
-
Brett Walker authored
-
Igor Drozdov authored
Verify protected tags permissions for pull mirroring See merge request gitlab-org/gitlab!82890
-
Savas Vedova authored
Use new vulnerability report for pipeline security tab See merge request gitlab-org/gitlab!81760
-
Daniel Tian authored
Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/81760 EE: true
-
Sean McGivern authored
Enable the `geo_token_user_authentication` FF by default See merge request gitlab-org/gitlab!82835
-
Fiona Neill authored
Add note about duplicate includes See merge request gitlab-org/gitlab!82886
-
Vladimir Shushlin authored
Changelog: added
-
Heinrich Lee Yu authored
Add add toggle to enable/disable aggregated VSA See merge request gitlab-org/gitlab!82389
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!82897
-
Phil Hughes authored
Fix: client translations file will not load even when exists See merge request gitlab-org/gitlab!81771
-
Jeremy Wu authored
Fix the issue that when the translation file exists (English) will not load on client side
-
Stan Hu authored
Add external HTTP request within transactions tracking See merge request gitlab-org/gitlab!81259
-
Doug Stull authored
Button to revoke authorizations See merge request gitlab-org/gitlab!81069
-
Phil Hughes authored
Make spinners in New MR Compare Pajamas-compliant See merge request gitlab-org/gitlab!82755
-
Achilleas Pipinellis authored
Fix example for custom port See merge request gitlab-org/gitlab!82683
-
Phil Hughes authored
Use default_enabled: :yaml for feature flag check See merge request gitlab-org/gitlab!82837
-
Amy Qualls authored
Add explanation about env var for helm chart See merge request gitlab-org/gitlab!82881
-
Alexander Tanayno authored
-
Tetiana Chupryna authored
Stream audit event on merge request approval See merge request gitlab-org/gitlab!82471
-
Harsimar Sandhu authored
Stream audit events that relate to merge approval actions performed within a project. Changelog: added EE: true
-
Achilleas Pipinellis authored
Docs: Add reminder to test backup before upgrading See merge request gitlab-org/gitlab!82779
-
Amy Qualls authored
Correct visibility documentation for private project snippets See merge request gitlab-org/gitlab!82870
-
Nick Malcolm authored
-
Etienne Baqué authored
Add Mailer for Namespace Storage Limit Exceeded See merge request gitlab-org/gitlab!82431
-
Jason Goodman authored
Add mailer preview for namespace storage limit exceeded
-
charlie ablett authored
Fix Sidekiq JSON logging See merge request gitlab-org/gitlab!82819
-
Bob Van Landuyt authored
Add pipeline editor walkthrough feature permanently See merge request gitlab-org/gitlab!82682
-
Bob Van Landuyt authored
Remove `maxlength` limit from the project description textarea See merge request gitlab-org/gitlab!82812
-
Eduardo Sanz García authored
In the `General Settings` page one can add an optional project description. Previously, this textarea field was set to a maximum of 250 characters. In this commit we have remove that limit. There is an actual limit of 2000 imposed by the backend. If one tries to save a project description longer than 2000 characters a warning will appear after clicking `Save changes`. Changelog: other
-
GitLab Release Tools Bot authored
-
Natalia Tepluhina authored
Global Search - Fix Branch Ref Based Searches See merge request gitlab-org/gitlab!80857
-
Kati Paizee authored
Remove minor section See merge request gitlab-org/gitlab!82885
-