- 09 Apr, 2021 40 commits
-
-
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
-
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
-
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
-
Igor Drozdov authored
Update HIPAA logo for project templates See merge request gitlab-org/gitlab!53270
-
Austin Regnery authored
-
Sarah Groff Hennigh-Palermo authored
Add branch switcher UI to the pipeline editor [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57562
-
Mireya Andres authored
-
Jose Ivan Vargas authored
Navigate to Manage scans page on saving a DAST Scan See merge request gitlab-org/gitlab!59027
-
Olena Horal-Koretska authored
Fix on-call schedule timeline width calculation See merge request gitlab-org/gitlab!58973
-
Tristan Read authored
-
Brandon Labuschagne authored
Pipeline Empty State Experiment: Show Hello World CI template See merge request gitlab-org/gitlab!58649
-
Alex Kalderimis authored
Create new spam protection concern for mutations See merge request gitlab-org/gitlab!56190
-
Alex Kalderimis authored
-