- 14 May, 2021 40 commits
-
-
Andrew Fontaine authored
Add a new error modal for billable members See merge request gitlab-org/gitlab!61509
-
Vijay Hawoldar authored
Some billable members can be associated via group invites, which makes them invalid for removal from the group being viewed. This will now trigger an error modal to inform the customer Changelog: changed
-
Kerri Miller authored
Add nuget metadata type to Package GraphQl type See merge request gitlab-org/gitlab!61695
-
Nicolò Maria Mezzopera authored
-
Kerri Miller authored
Combine feature tests for checking issue card info See merge request gitlab-org/gitlab!61707
-
Jose Ivan Vargas authored
Modify sentry for big pipeline graph See merge request gitlab-org/gitlab!61818
-
Frédéric Caplette authored
-
Robert Speicher authored
Add feature spec for product marketing emails setting See merge request gitlab-org/gitlab!61578
-
Nathan Friend authored
Correctly fetch labels in GraphQL boards sidebar [RUN-AS-IF-FOSS] See merge request gitlab-org/gitlab!61423
-
Eulyeon Ko authored
-
Suzanne Selhorn authored
Docs: clarify connection between SCM and code review in shared features See merge request gitlab-org/gitlab!61010
-
Daniel Gruesso authored
-
Nick Gaskill authored
Add note to registry docs about manifest lists and GC See merge request gitlab-org/gitlab!61788
-
João Pereira authored
-
Nick Gaskill authored
Update scanner maintenance section with information about Trivy See merge request gitlab-org/gitlab!61748
-
Sam White authored
-
Nick Gaskill authored
Add documentation about `projects/remote-import` endpoint See merge request gitlab-org/gitlab!61715
-
Kassio Borges authored
-
Dmitry Gruzd authored
Add CTA buttons & track their usage See merge request gitlab-org/gitlab!58832
-
Nick Gaskill authored
Doc: add Trivy DB update example See merge request gitlab-org/gitlab!61427
-
Nick Gaskill authored
Update guidance for adding new languages See merge request gitlab-org/gitlab!61647
-
Haris Delalić authored
-
Sean McGivern authored
Move runner pagination support to controllers See merge request gitlab-org/gitlab!61585
-
Imre Farkas authored
Ban user state and UI [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61292
-
Dallas Reedy authored
-
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
-
Max Woolf authored
Package extraction workers catch more errors See merge request gitlab-org/gitlab!61745
-
Etienne Baqué authored
Check for N+1 in EpicReferenceFilter See merge request gitlab-org/gitlab!61527
-
Lin Jen-Shin authored
ci: Refactor duplicated 'bundle install' in CI config See merge request gitlab-org/gitlab!61119
-
Olena Horal-Koretska authored
Inject Feature Flags Limit Value See merge request gitlab-org/gitlab!61621
-
Max Woolf authored
Add Deployments menu to project sidebar See merge request gitlab-org/gitlab!61113
-
Max Woolf authored
Expose default VSA stages on project level See merge request gitlab-org/gitlab!60925
-
Frédéric Caplette authored
Fix policy list drawer height See merge request gitlab-org/gitlab!61738
-
Steve Abrams authored
Update package extraction workers to catch StandardError in order to be more efficient in updating the package to error status in the case of an unaccounted for error. Changelog: other
-
Kati Paizee authored
Add table for variables in job control page See merge request gitlab-org/gitlab!61765
-
Marcel Amirault authored
-
Francisco Javier López authored
In this commit we add a new `Deployment` menu to the project sidebar. This menu is going to contain the menu items: `Feature Flags`, `Environments`, and `Releases`. These menu items are coming from the `Operations` menu and also the `Project information` one.
-
Jose Ivan Vargas authored
Make jobs table more mobile friendly See merge request gitlab-org/gitlab!61698
-