- 27 Jan, 2021 40 commits
-
-
Mark Florian authored
Merge branch '299559-remove-add-border-borderless-prop-from-ci-icon-when-used-together' into 'master' Remove redundant borderless state for CI Icon in MR widget pipeline and Tests tab See merge request gitlab-org/gitlab!52516
-
Kamil Trzciński authored
Fix pages migration deadlock See merge request gitlab-org/gitlab!52677
-
Steve Abrams authored
Add unique index on services project_id and type See merge request gitlab-org/gitlab!52563
-
Markus Koller authored
This replaces the previous non-unique index on the same columns.
-
Jacques Erasmus authored
Display Terraform action errors to user See merge request gitlab-org/gitlab!51397
-
Emily Ring authored
Update terraform states table to display errors Updated GraphQL to handle custom values Update tests and translations
-
Miguel Rincon authored
Fix learn gitlab popover See merge request gitlab-org/gitlab!52536
-
Vladimir Shushlin authored
-
Miguel Rincon authored
Update dependency @gitlab/eslint-plugin to v7 See merge request gitlab-org/gitlab!52155
-
Miguel Rincon authored
As having both `borderless` and `.add-border` class in the same element is contradictory, this change removed both from the MR widget icon. The appearance is almost the same, however, as the circle border is shown by the icon svg.
-
Dmytro Zaporozhets (DZ) authored
Support setting more attributes when forking a project See merge request gitlab-org/gitlab!51962
-
Jan Provaznik authored
Modify requirements export CSV file columns See merge request gitlab-org/gitlab!52118
-
Arturo Herrero authored
Improve Advanced Search counts queries See merge request gitlab-org/gitlab!51971
-
Mark Florian authored
Update Dast Modal Button Styles See merge request gitlab-org/gitlab!52245
-
Jannik Lehmann authored
-
James Lopez authored
Fix exclude path for backup rsync command See merge request gitlab-org/gitlab!52503
-
Eugenia Grieff authored
- Change column names - Add column Created Date - Fix specs - Add to documentation
-
Nick Thomas authored
Name, description, path, and visibility level, are all simple to set when forking a project and open up a range of use cases (especially path). Add support for these four attributes to the API and to the Rails controller backend.
-
Achilleas Pipinellis authored
Update UI links to docs util for new badges See merge request gitlab-org/gitlab!52651
-
Marcel Amirault authored
Docs links have new badges, so we have to allow for them
-
Markus Koller authored
Add CanMoveRepositoryStorage concern to Group See merge request gitlab-org/gitlab!51804
-
Ezekiel Kigbo authored
Conditionally render policy alert editor See merge request gitlab-org/gitlab!52036
-
Sean McGivern authored
Suppress composite primary key warning See merge request gitlab-org/gitlab!52406
-
Olena Horal-Koretska authored
Consolidate incident SLA component See merge request gitlab-org/gitlab!45621
-
Tristan Read authored
-
Ezekiel Kigbo authored
Shallow mount components in 'roadmap_shell_spec.js' See merge request gitlab-org/gitlab!52653
-
Kushal Pandya authored
Apply new GitLab UI for report abuse button See merge request gitlab-org/gitlab!52049
-
Yogi authored
-
Kushal Pandya authored
Add btn-default class to button in project breadcrumb See merge request gitlab-org/gitlab!51910
-
Yogi authored
-
Kushal Pandya authored
Apply new GitLab UI for input fields in auth screens See merge request gitlab-org/gitlab!52167
-
Yogi authored
-
Kushal Pandya authored
Add btn-default class to MR edit button See merge request gitlab-org/gitlab!51879
-
Yogi authored
-
Kushal Pandya authored
Add gl-button to new issues and MR page buttons See merge request gitlab-org/gitlab!51295
-
Yogi authored
-
Bob Van Landuyt authored
Fix bug in personal snippet thread discussions See merge request gitlab-org/gitlab!52490
-
Rémy Coutable authored
Fix erroneous change directory for Gitpod See merge request gitlab-org/gitlab!52659
-
Francisco Javier López authored
In this commit we add the necessary functionality to groups to interact with the `repository_read_only` column. Groups doesn't have the column in its table but in the `namespace_settings` one. That's why we need to override some methods and use them as proxy for this operation.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!52665
-