- 09 Apr, 2021 40 commits
-
-
Stan Hu authored
Merge branch 'kassio/bulkimports-avoid-exception-in-epics-pipelines-when-group-does-not-exist' into 'master' BulkImports: Avoid exception in EpicsPipeline when there's no Group See merge request gitlab-org/gitlab!58949
-
Nicolò Maria Mezzopera authored
Scoped group variables UI [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!56812
-
David O'Regan authored
Render experiment variant in active panel See merge request gitlab-org/gitlab!58964
-
Amy Qualls authored
Add an example trailer to changelog API docs See merge request gitlab-org/gitlab!59020
-
Amy Qualls authored
Fix two inaccuracies See merge request gitlab-org/gitlab!58934
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v29.3.0 See merge request gitlab-org/gitlab!59045
-
Mayra Cabrera authored
Fix RSpec/EmptyLineAfterFinalLetItBe for ee/spec/presenters See merge request gitlab-org/gitlab!58369
-
Abdul Wadood authored
-
Douglas Barbosa Alexandre authored
Merge branch '26327-include-whether-an-email-is-verified-in-the-user-emails-api-endpoint-result' into 'master' Return email confirmation time from email entity See merge request gitlab-org/gitlab!58957
-
Nick Gaskill authored
Add supported CLI commands to package docs See merge request gitlab-org/gitlab!59046
-
Steve Abrams authored
-
Nick Gaskill authored
RubyGems package registry documentation See merge request gitlab-org/gitlab!53777
-
Steve Abrams authored
-
Jay Swain authored
This is a fix for a regression that was introduced during the final cycle of a review for a previous MR (linked below). The regression was that the experiment variant was no longer occuring in a subcomponent. This MR backfills a test to ensure that the experiment is experienced in the subcomponent by decorating data before it's passed down. previous MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/55818 part of: https://gitlab.com/gitlab-org/gitlab/-/issues/285286
-
Mayra Cabrera authored
Remove duplicated helper specs See merge request gitlab-org/gitlab!59039
-
Serena Fang authored
Confirmation time is more useful, if a user wants the boolean they can use !confirmed_at.nil?
-
Alex Kalderimis authored
Add Conan GraphQL type to package See merge request gitlab-org/gitlab!57719
-
Nicolò Maria Mezzopera authored
-
Markus Koller authored
Ensure groups are never empty [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!58789
-
Douglas Barbosa Alexandre authored
Update rotation active period after schedule changes See merge request gitlab-org/gitlab!57069
-
Scott Hampton authored
Enable the gldropdown_branches feature flag See merge request gitlab-org/gitlab!58951
-
Serena Fang authored
-
Douglas Barbosa Alexandre authored
Add singular resolver for oncall rotations See merge request gitlab-org/gitlab!58729
-
Jose Ivan Vargas authored
Add empty states and search to the issues list page refactor See merge request gitlab-org/gitlab!58774
-
Coung Ngo authored
-
Scott Hampton authored
Fix member autocomplete sort order See merge request gitlab-org/gitlab!58652
-
Coung Ngo authored
The @ autocomplete sort did not maintain participant priority due to different browsers calling Array `sort` methods slightly differently. Here we use lodash's `sortBy` function which is a stable sort, and has the added benefit of simplifying our logic
-
GitLab Renovate Bot authored
-
Paul Gascou-Vaillancourt authored
This removes projects/ci/pipeline_editor_helper_spec.rb as it is redundant with the specs in ci/pipeline_editor_helper_spec.rb.
-
Jose Ivan Vargas authored
Move to btn-confirm from btn-success in licenses directory See merge request gitlab-org/gitlab!58024
-
Yogi authored
-
Sean Arnold authored
-
Sean Arnold authored
- Not needed yet
-
Sean Arnold authored
The actual complexity hasn't changed, but the reported value has See https://gitlab.com/gitlab-org/gitlab/-/issues/327177#note_547054442
-
Sean Arnold authored
-
Sean Arnold authored
- Move from using association directly to finder - Add specs for new resolver
-
Douglas Barbosa Alexandre authored
Apply optimizations to JobsController#show.json [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57367
-
Jose Vargas authored
-
Nick Thomas authored
Expose `titleHtml` & `descriptionHtml` in Epic type See merge request gitlab-org/gitlab!58990
-
Amy Qualls authored
Change gold to ultimate in email campaign See merge request gitlab-org/gitlab!58912
-