该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 7月 04, 2023
-
-
由 Roy Liu 创作于
-
- 7月 03, 2023
-
-
由 syarynovskyi 创作于
-
- 6月 09, 2023
-
-
由 Amy Qualls 创作于
In various user-facing templates and messaging, update the outdated MWPS language to instead use auto-merge. These changes make ancillary pieces of the product more accurately reflect what the user now sees in the UI. Changelog: changed
-
- 4月 19, 2023
-
-
由 Roy Liu 创作于
Changelog: changed EE: true
-
- 4月 10, 2023
-
-
由 syarynovskyi 创作于
Remove require_verification_for_namespace_creation feature flag and experiment file Changelog: removed
-
- 4月 03, 2023
-
-
由 Ross Byrne 创作于
Changelog: changed EE: true
-
- 1月 30, 2023
-
-
由 Doug Stull 创作于
- only ever used in ee and never used in foss
-
- 12月 03, 2022
-
-
由 Mohammad Aseem 创作于
Fix rubocop offenses Changelog: other
-
- 11月 09, 2022
-
-
由 Doug Stull 创作于
- method is deprecated
-
- 9月 02, 2022
-
-
由 Doug Stull 创作于
- make part of product Changelog: changed EE: true
-
- 8月 17, 2022
-
-
由 Jonathan Schafer 创作于
This fixes all non-test file offenses
-
- 7月 01, 2022
-
-
由 Serhii Yarynovskyi 创作于
Add high-converting security trial actions to continuous onboarding Changelog: added
-
- 6月 10, 2022
-
-
由 jejacks0n 创作于
-
- 5月 31, 2022
-
-
由 Romain Aviolat 创作于
This commit fixes a couple of linting issues in the new project README template.
-
- 4月 22, 2022
-
-
由 Eugie Limpin 创作于
Previously, Users::InProductMarketingEmail was used to track sending of track+series (onboarding) emails. Here, we update the model to track campaign emails (e.g. Build iOS app guide email) and track+series (onboarding) emails.
-
- 4月 12, 2022
-
-
由 Alex Buijs 创作于
Used for the ios_specific_templates experiment
-
- 4月 06, 2022
-
-
由 jejacks0n 创作于
-
- 3月 28, 2022
-
-
由 eugielimpin 创作于
-
- 3月 22, 2022
-
-
由 jejacks0n 创作于
This introduces a new checkbox on project creation, and cleans up the new_project_sast_enabled experiment that tested the usefulness and engagement of that checkbox. Changelog: added
-
- 3月 19, 2022
-
-
由 Hinam Mehra 创作于
- Create video_tutorials_continuous_onboarding experiment feature flag - Publish experiment in LearnGitlabController - Add a button top open videos in a new tab from learn_gitlab - Track click to video in candidate flow of experiment - Make learn_gitlab_section_card responsive - Update snaphost & unit tests for learn_gitlab
-
- 3月 01, 2022
-
-
由 jejacks0n 创作于
We’ve removed the concept of using `window.gon` in the client, so we can now remove the publishing overrides that were keeping that logic. We also remove the `#publish_to_client` method to encourage calling the `#publish` method directly.
-
- 2月 19, 2022
-
-
由 jejacks0n 创作于
We were using public behavior methods, which is deprecated. Instead, register the experiment behaviors in the classes, which lets them be understood at the time the experiment is run or published.
-
- 2月 10, 2022
-
-
由 jejacks0n 创作于
This is because all experiments are so far circumventing the rule, as well as they may span an area of focus. The experiment feature flags can be useful for this, or we can choose to solve this challenge in a different and more nuanced way.
-
- 2月 08, 2022
-
-
由 jejacks0n 创作于
This provides a default rollout strategy for experiments. The idea is to provide a cleaner abstraction for the logic required to add any number of rollout strategies over time.
-
- 2月 02, 2022
-
-
由 Jeremy Jackson 创作于
-
- 1月 31, 2022
-
-
由 Eugie Limpin 创作于
This reverts commit 6d4d3531, reversing changes made to a125e8fb. Changelog: fixed
-
- 1月 28, 2022
-
-
由 Alper Akgun 创作于
This reverts merge request !78987
-
- 1月 27, 2022
-
-
由 Eugie Limpin 创作于
Credit card verification experiment should only be enabled for users created _after_ the experiment was made active.
-
- 1月 21, 2022
-
-
由 Jeremy Jackson 创作于
This also introduces a new way to configure the readme template on new project creation which can be used by other services like the `Projects::CreateService`. It utilizes ERB for customizing the contents of the readme templates. Changelog: added
-
- 1月 19, 2022
-
-
由 Alex Buijs 创作于
This adds an experiment for requiring credit card validation before creating a new group when signing up. Changelog: added
-
- 1月 07, 2022
-
-
由 jejacks0n 创作于
- This fixes an issue with assigning this variant.
-
- 12月 23, 2021
-
-
由 Dallas Reedy 创作于
-
- 12月 18, 2021
-
-
由 Jay Swain 创作于
The `force_company_trial` experiment has been marked as a loser and this MR is responsible for removing it. * The `combined_registration` experiment will continue to use "force_company_trial" in it's context key as it is still running and there are conversions that we are still possible part of: https://gitlab.com/gitlab-org/gitlab/-/issues/345621 Changelog: removed
-
- 12月 17, 2021
-
-
由 Michael Karampalas 创作于
-
- 12月 15, 2021
-
-
由 jejacks0n 创作于
- This passes through known experiment context keys to the track call so they can be utilized by the gitlab standard context if supported.
-
- 12月 08, 2021
- 11月 24, 2021
-
-
由 Jay 创作于
-
- 11月 17, 2021
-
-
由 Michael Karampalas 创作于
-