- 29 Apr, 2021 4 commits
-
-
David O'Regan authored
-
Dylan Griffith authored
Keep Search Scope Tab Order Consistent See merge request gitlab-org/gitlab!60319
-
Terri Chu authored
-
Evan Read authored
Add warning about running git gc or prune in pool repositories See merge request gitlab-org/gitlab!60373
-
- 28 Apr, 2021 36 commits
-
-
Evan Read authored
Update metrics_dictionary.md See merge request gitlab-org/gitlab!59947
-
Luis Mejia authored
-
Ezekiel Kigbo authored
Clear add schedule form between creation See merge request gitlab-org/gitlab!60417
-
David O'Regan authored
-
Evan Read authored
Update settings api table See merge request gitlab-org/gitlab!60459
-
Douglas Barbosa Alexandre authored
Fix RSpec/EmptyLineAfterFinalLetItBe for ee/spec/features/groups See merge request gitlab-org/gitlab!58398
-
Paul Slaughter authored
Upgrade TipTap to v2 See merge request gitlab-org/gitlab!60006
-
-
Nick Gaskill authored
Clarify notification emails docs See merge request gitlab-org/gitlab!60293
-
Marcin Sedlak-Jakubowski authored
-
Mayra Cabrera authored
Fix RSpec/EmptyLineAfterFinalLetItBe for ee/spec/services/award_emojis See merge request gitlab-org/gitlab!58356
-
Abdul Wadood authored
-
charlie ablett authored
Destroy epic board list See merge request gitlab-org/gitlab!58719
-
charlie ablett authored
-
David O'Regan authored
Geo Node Status 2.0 - GitLab UI Cleanup See merge request gitlab-org/gitlab!60421
-
Mike Greiling authored
Update dependency core-js to ^3.11.1 See merge request gitlab-org/gitlab!60529
-
Thong Kuah authored
Bump capybara gem version [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!60532
-
Scott Hampton authored
Add assignee column to threat alert list See merge request gitlab-org/gitlab!60340
-
Alexander Turinske authored
- add dashes if not issue is assigned - add dashes if no one is assigned - update tests Changelog: added
-
Kerri Miller authored
New service to add spent time to MRs See merge request gitlab-org/gitlab!60043
-
Frédéric Caplette authored
When DELETING a user, warn Admin user is part of an on-call schedule See merge request gitlab-org/gitlab!60295
-
Olena Horal-Koretska authored
-
Mike Greiling authored
Add gl-form-input class for fields in gitlab import page See merge request gitlab-org/gitlab!58304
-
Yogi authored
-
Nick Gaskill authored
Add missing content to RubyGems doc See merge request gitlab-org/gitlab!59888
-
Steve Abrams authored
-
Stan Hu authored
Allow the product intelligence Dangerfile to work locally and ensure the correct labels are added in product intelligence Dangerfile See merge request gitlab-org/gitlab!60481
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!60534
-
Robert Speicher authored
Remove string duplication in BlobStitcher See merge request gitlab-org/gitlab!60406
-
Igor Drozdov authored
It fixes Ruby 2.7 warning related to Selenium https://github.com/teamcapybara/capybara/blob/master/History.md Changelog: other
-
a_luna authored
This ensures the new service is called when the add_spent_time endpoint for merge requests is used. The update service for issues does not know anything about this parameter so we skip it when the object to add spent time to is an issue.
-
Jose Ivan Vargas authored
Center align project home navigation See merge request gitlab-org/gitlab!59079
-
Scott Hampton authored
Create multiple schedules [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!59829
-
David O'Regan authored
A small MVC where we allow for multiple schedules but gate the ~feature behind a ~"feature flag" . This merge looks to expand the schedule code base in the most boring way possible i.e. change the data prop from a single Object to an Array and then allow the children components to consume 1-N schedules at a time depending on the ~"feature flag" or how many the user has created. This merge will also be followed by a second merge to abstract the modals currently living inside the `oncall_schedule.vue` component to lift them into the `oncall_schedule_wrapper.vue` as to DRY the code up and improve performance.
-
GitLab Release Tools Bot authored
-
Jose Ivan Vargas authored
Convert New and Edit Release pages to use GraphQL See merge request gitlab-org/gitlab!57000
-