- 12 Apr, 2021 1 commit
-
-
Ezekiel Kigbo authored
-
- 10 Apr, 2021 2 commits
-
-
Enrique Alcántara authored
Add new stage table component See merge request gitlab-org/gitlab!58738
-
Ezekiel Kigbo authored
-
- 09 Apr, 2021 37 commits
-
-
Amy Qualls authored
Add docs for usage_data_non_sql_metrics API See merge request gitlab-org/gitlab!58865
-
Rajendra Kadam authored
-
Enrique Alcántara authored
Update default branch in contributors graph See merge request gitlab-org/gitlab!58876
-
Jose Ivan Vargas authored
Update popover placement and cursor on warning icon in performance bar See merge request gitlab-org/gitlab!58552
-
Yogi authored
-
Stan Hu authored
Support SMTP connection pooling when sending emails See merge request gitlab-org/gitlab!57805
-
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
-