- 13 Mar, 2020 40 commits
-
-
nicolasdular authored
This adds the required tracking for the new paid signup flow. We're using frontend tracking as well because it gives us a user session. For users who have not activated frontend tracking, we can fallback to backend tracking. Two things to be aware of: 1. Users who go to /-/subscriptions/new who are not signed in, get redirected to /users/sign_up. After they successfully created an account or signed in, we redirect them to /-/subscriptions/new again. However, when they go to -/subscriptions/new, we would track the experiment_start event a second time. Therefore, we added the param experiment_started to not call track them twice 2. For the sign_up_view event, we only want to track users who got redirected from /-/subscriptions/new, therefore we have added the redirected_from=checkout param.
-
Mayra Cabrera authored
Prevent default overwrite for theme and color ID in user API See merge request gitlab-org/gitlab!26792
-
Fabio Huser authored
-
Paul Slaughter authored
Refactor notebook_viewer to vue SFC See merge request gitlab-org/gitlab!27090
-
Mayra Cabrera authored
Move approximate counters to batch counting See merge request gitlab-org/gitlab!27218
-
Alina Mihaila authored
-
Paul Slaughter authored
Migrate ee/custom_metrics to Jest Closes #194274 See merge request gitlab-org/gitlab!27139
-
Ash McKenzie authored
Move Caching module out of GithubImporter namespace to be reused See merge request gitlab-org/gitlab!27096
-
Mayra Cabrera authored
Move finders related to CI under the namespace See merge request gitlab-org/gitlab!27190
-
Mayra Cabrera authored
Add package_type as parameter to group packages list api See merge request gitlab-org/gitlab!26833
-
Nick Kipling authored
Added package_type param to api options Updated tests Updated documentation Added changelog entry
-
Mayra Cabrera authored
Move feature category of ProjectUpdateRepositoryStorage to Gitaly See merge request gitlab-org/gitlab!27165
-
Paul Slaughter authored
Replace underscore/lodash in feature_flags Closes #210264 See merge request gitlab-org/gitlab!27130
-
Paul Slaughter authored
Refactor pdf_viewer to sfc See merge request gitlab-org/gitlab!26894
-
Achilleas Pipinellis authored
Add disqus redirects to moved docs See merge request gitlab-org/gitlab!27221
-
Achilleas Pipinellis authored
Send email notifications for Generic Alerts docs Closes #207488 See merge request gitlab-org/gitlab!26856
-
Sean Arnold authored
-
Paul Slaughter authored
Enable MR :single_mr_diff_view feature flag by default See merge request gitlab-org/gitlab!24821
-
Mayra Cabrera authored
Support DotEnv Variables through report type artifact See merge request gitlab-org/gitlab!26247
-
Mek Stittri authored
Remove ~bug label from QA Failure template See merge request gitlab-org/gitlab!26989
-
Ramya Authappan authored
-
Sean McGivern authored
Turn on new_variables_ui feature flag See merge request gitlab-org/gitlab!26901
-
Tim Zallmann authored
Add `options` parameter to `convertObjectPropsToSnakeCase` See merge request gitlab-org/gitlab!25569
-
Shinya Maeda authored
This commit adds support for `artifacts:report:dotenv` Minor text changes
-
Thomas Randolph authored
-
pburdette authored
Make the changelog title make more sense to users.
-
Mayra Cabrera authored
Use timecop to lock date to 20200312 for certs Closes #210557 See merge request gitlab-org/gitlab!27239
-
Kyle Wiebers authored
-
Robert Speicher authored
Performance development docs: Link to mass insert See merge request gitlab-org/gitlab!27083
-
Adam Hegyi authored
Optimize Project related count service desk enabled See merge request gitlab-org/gitlab!27115
-
Achilleas Pipinellis authored
Cleanup what services are running on Gitaly standalone See merge request gitlab-org/gitlab!26060
-
Ben Bodenmiller authored
-
Ray Paik authored
Fix capitalization on HAProxy See merge request gitlab-org/gitlab!27131
-
Achilleas Pipinellis authored
Added JSON License See merge request gitlab-org/gitlab!26122
-
Seth Berger authored
-
Achilleas Pipinellis authored
Add docs for the edit custom metric link See merge request gitlab-org/gitlab!26518
-
Achilleas Pipinellis authored
Add deprecation note for Severity and Confidence levels See merge request gitlab-org/gitlab!26984
-
Can Eldem authored
-