- 23 Feb, 2021 1 commit
-
-
Nicolò Maria Mezzopera authored
- source - tests
-
- 18 Feb, 2021 39 commits
-
-
Natalia Tepluhina authored
Replace scss-lint with stylelint See merge request gitlab-org/gitlab!53700
-
Vitaly Slobodin authored
Replace all scss-lint mentions with stylelint.
-
James Lopez authored
Send email when user cap is reached See merge request gitlab-org/gitlab!53489
-
Corinna Wiesner authored
When the user cap is reached a banner in the UI already notifies the admins about it. Now the admins will also receive an email as soon as the user cap is reached.
-
Etienne Baqué authored
Update compliance framework policy See merge request gitlab-org/gitlab!54088
-
Patrick Bajao authored
Preload data used in the updating of a merge request See merge request gitlab-org/gitlab!53802
-
Simon Knox authored
Resolve "Show user follow/unfollow button first in the top right corner" See merge request gitlab-org/gitlab!54326
-
Yogi authored
-
Dylan Griffith authored
Resolve "Load only metadata for Markdown video include" See merge request gitlab-org/gitlab!54350
-
Dylan Griffith authored
Expose state of hidden epic board lists See merge request gitlab-org/gitlab!54415
-
Ash McKenzie authored
Added ProcessAssignees class See merge request gitlab-org/gitlab!49814
-
Thong Kuah authored
Remove 1.14 Kubernetes version for creating an Integrated EKS Cluster See merge request gitlab-org/gitlab!54389
-
Winkie's authored
Set default version to 1.19
-
Marc Shaw authored
Merge Request: gitlab.com/gitlab-org/gitlab/-/merge_requests/53536 Issue: gitlab.com/gitlab-org/gitlab/-/issues/218410
-
Etienne Baqué authored
Let's extract assignee processing code into a new service class, and then add tests for that class.
-
Brandon Labuschagne authored
Include iteration in the swimlane sidebar See merge request gitlab-org/gitlab!53695
-
Eulyeon Ko authored
Create 'board_sidebar_iteration_select.vue' to support iteration in the swimlane sidebar. 'board_sidebar_iteration_select.vue' is a modified COPY of 'iteration_select.vue' (used for the existing issue sidebar.) As we widgetize the sidebar components, (https://gitlab.com/groups/gitlab-org/-/epics/5302) we will refactor and merge 'board_sidebar_iteration.vue' and 'iteration_selct.vue' into a sharable, reusable widget.
-
Ezekiel Kigbo authored
Merge branch '289812-jira-integration-fe-on-vulnerability-details-page-create-jira-issue-fix-spacing' into 'master' Add spacing to related Jira issues section See merge request gitlab-org/gitlab!54514
-
Kushal Pandya authored
Add docs for group issue boards sidebar See merge request gitlab-org/gitlab!53586
-
Eulyeon Ko authored
Editing title in the group issue sidebar became possible (https://gitlab.com/gitlab-org/gitlab/-/issues/285074).
-
Stan Hu authored
Freeze let_it_be objects in `factory_default: :keep` specs See merge request gitlab-org/gitlab!54176
-
Thong Kuah authored
This should prevent object modification leading to accidental execution order dependencies between tests
-
Albert Salim authored
Run migrations in reverse order in CI check [RUN ALL RSPEC] See merge request gitlab-org/gitlab!53181
-
Albert Salim authored
Add code owners for RuboCop files See merge request gitlab-org/gitlab!54360
-
Peter Leitzen authored
-
Stan Hu authored
Upgrade gitlab-sidekiq-fetcher to 0.5.3 for bug fix See merge request gitlab-org/gitlab!54533
-
Ezekiel Kigbo authored
Apply GitLab UI button styles to buttons in registrations and cd_cd settings See merge request gitlab-org/gitlab!54501
-
pbair authored
In the CI job that validates migration schema changes, the current behavior did not account for multiple migrations in one MR, and so ran the migrations based on the output of `git diff`. This change fixes that, so all migrations in `post_migrate` will run first in reverse timestamp order, and then migrations in `migrate` will run in reverse timestamp order.
-
Ezekiel Kigbo authored
Replace styled discussion reply button with textarea See merge request gitlab-org/gitlab!54380
-
Craig Miskell authored
Fixes a bug; for best zero-downtime deploy results should be running at least one deploy cycle before going to 0.5.4
-
David Kim authored
Fix incorrect IP address when creating audit event See merge request gitlab-org/gitlab!54292
-
Heinrich Lee Yu authored
Fix git access denied errors when using Spring See merge request gitlab-org/gitlab!54456
-
Marcel Amirault authored
Add version note to Activity filter feature's docs See merge request gitlab-org/gitlab!54526
-
Russell Dickenson authored
-
Evan Read authored
Improve sign-up restrictions docs See merge request gitlab-org/gitlab!53682
-
Russell Dickenson authored
-
Ash McKenzie authored
Update documentation about how to enable Gitpod in user settings See merge request gitlab-org/gitlab!54499
-
Suzanne Selhorn authored
Add clarification about docker See merge request gitlab-org/gitlab!54416
-
Marcel Amirault authored
-