- 14 May, 2021 3 commits
-
-
Dallas Reedy authored
- Use variables with more descriptive names - Add comment blocks about us being okay doing this for SaaS-only experiments - Fix both instances of hard-coded plan IDs for experiments to point to the correct plans! - Previously, the TrialStatusWidgetHelper one was pointing at the production Gold (no longer a thing) plan ID - And the PaidFeatureCalloutHelper one was actually pointing at the sandbox (oops!) Premium plan ID
-
Dallas Reedy authored
- Use `action` instead of `event` - Re-use existing `property` value rather than repeating the same one twice
-
Dallas Reedy authored
- Add the two CTAs buttons: "Upgrade to GitLab Premium" & "Compare all plans" - Track when those buttons are clicked - Take the user to the appropriate place in the app within a new tab: - Upgrade: go to in-app purchase flow for the group which has the active trial and pre-select the "Premium" plan - Compare: go to the billing page for the group which has the active trial
-
- 13 May, 2021 37 commits
-
-
Evan Read authored
Deprecate Praefect's reconcile sub-command See merge request gitlab-org/gitlab!61445
-
Sami Hiltunen authored
-
Evan Read authored
Add group count to administering users documentation See merge request gitlab-org/gitlab!61677
-
Jiaan Louw authored
-
Mark Lapierre authored
Add qa selector to user table vue See merge request gitlab-org/gitlab!61613
-
Mark Lapierre authored
Fix capybara screenshot attachment See merge request gitlab-org/gitlab!61515
-
Mark Lapierre authored
Updates expected text in e2e file access spec See merge request gitlab-org/gitlab!61610
-
Evan Read authored
Use artifacts:when: always for screenshots in docs See merge request gitlab-org/gitlab!61742
-
Mark Lapierre authored
Enable top level group creation for bulk import test See merge request gitlab-org/gitlab!61592
-
Andrejs Cunskis authored
-
Andrew Fontaine authored
Cached merge request title partial [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61605
-
Jose Ivan Vargas authored
Add `MembersTabs` Vue component See merge request gitlab-org/gitlab!61659
-
Steve Abrams authored
Add Terraform Module Registry [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55018
-
Thong Kuah authored
Refactor in-product-marketing messages See merge request gitlab-org/gitlab!60832
-
Steve Abrams authored
Add body to finding evidence requests See merge request gitlab-org/gitlab!61408
-
Jonathan Schafer authored
-
Scott Hampton authored
Fix animation for pipeline editor drawer on load See merge request gitlab-org/gitlab!61693
-
Frédéric Caplette authored
-
Jose Ivan Vargas authored
Allow masking ~ character See merge request gitlab-org/gitlab!61517
-
Suzanne Selhorn authored
Create a new page about controlling CI/CD jobs See merge request gitlab-org/gitlab!58880
-
Marcel Amirault authored
-
Russell Dickenson authored
Document the LFS object replication feature flag See merge request gitlab-org/gitlab!61276
-
Douglas Barbosa Alexandre authored
Enable LFS object replication feature flag by default See merge request gitlab-org/gitlab!61406
-
Scott Hampton authored
If we use `artifacts:when: on_failure` then the JUnit report won't upload when the job fails. We should use `always` instead.
-
Matt Kasa authored
- Adds service discovery - Adds Terraform Module package type - Adds API endpoints - Adds http header token locations to APIAuthentication Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/321102
-
Mayra Cabrera authored
Update Usage Ping Metrics Definitions for group::configure See merge request gitlab-org/gitlab!61373
-
Viktor Nagy authored
-
Robert Speicher authored
Fix sign-in when user has multiple group saml identities See merge request gitlab-org/gitlab!61717
-
Thomas Dallmair authored
-
Douglas Barbosa Alexandre authored
Rate-limited action caching for branches API [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61688
-
Robert May authored
-
Matija Čupić authored
Update indeni cloudrail ci template name See merge request gitlab-org/gitlab!61079
-
Marcel Amirault authored
-
Robert May authored
-
Craig Norris authored
Deprecate the rest of university/ See merge request gitlab-org/gitlab!61706
-
Drew Blessing authored
If a GitLab.com user has multiple group saml identities, a problem can occur when looking up the identity. Depending on the order the database returns the records the wrong identity may be chosen. This can lead to attempted creation of a duplicate record, and ultimate error signing in. Changelog: fixed
-
Marcel Amirault authored
Remove Starter reference from CI YAML page See merge request gitlab-org/gitlab!61712
-