- 22 Jan, 2021 40 commits
-
-
Michelle Gill authored
-
Sarah Groff Hennigh-Palermo authored
Remove extra border-top on pipeline quota in the settings page See merge request gitlab-org/gitlab!52059
-
Yogi authored
-
Marcin Sedlak-Jakubowski authored
Update Issue page for clarity See merge request gitlab-org/gitlab!52335
-
Craig Norris authored
Update Issue page with concept info.
-
Sanad Liaquat authored
Update testcase link See merge request gitlab-org/gitlab!52298
-
Sanad Liaquat authored
-
Amy Qualls authored
Document reverse gRPC tunnel for Kubernetes Agent See merge request gitlab-org/gitlab!51859
-
Mikhail Mazurskiy authored
To reduce the chance of conflicts, let's start by hard-wrapping all the new lines in the first commit.
-
Michael Kozono authored
Create codequality report after pipeline completion See merge request gitlab-org/gitlab!51990
-
Maxime Orefice authored
This commit generates a codequality report as a pipeline_artifact after a pipeline completes. It will be used to display codequality degradations on a MR diff.
-
Amy Qualls authored
Fix small typos in reference architecture See merge request gitlab-org/gitlab!52303
-
Grzegorz Bizon authored
Optimize pipeline entity spec See merge request gitlab-org/gitlab!52255
-
Kamil Trzciński authored
Parallelise pages migration task See merge request gitlab-org/gitlab!52081
-
Achilleas Pipinellis authored
Removed 13.8 warning See merge request gitlab-org/gitlab!52329
-
Jan Provaznik authored
Refactor repo importers to use exportable instead of project See merge request gitlab-org/gitlab!52187
-
Sarah Groff Hennigh-Palermo authored
Update dependency @gitlab/ui to v26.3.0 See merge request gitlab-org/gitlab!52326
-
David O'Regan authored
Apply GitLab UI button styles to button in geo See merge request gitlab-org/gitlab!51777
-
Yogi authored
-
Phil Hughes authored
Add admin users table row components See merge request gitlab-org/gitlab!51325
-
Jiaan Louw authored
This adds new components for the admin/users table to show a user's available actions & dates.
-
James Lopez authored
Rename provision feature category See merge request gitlab-org/gitlab!51699
-
Bob Van Landuyt authored
-
Jan Provaznik authored
Make sure SET maintainer is required when MR author is an SET See merge request gitlab-org/gitlab!52190
-
Bob Van Landuyt authored
Improve visibility of time spent with external IO See merge request gitlab-org/gitlab!50696
-
Quang-Minh Nguyen authored
In labkit-ruby, there are publishers for popular HTTP clients used by Gitlab. Those publishers publish events via ActiveRecord::Notification. Those events should be captured, accumulated by request, then displayed in Rails logs, Sidekiq logs, and Performance Bar. https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/302
-
Francisco Javier López authored
In this commit we rename the param used by repo restorers to indicate the resource their using to import to. Since we're going to reuse it with different elements, like projects and groups, it makes more sense to rename them to `importable`.
-
Nick Thomas authored
Add tags field to runner in job/pipeline webhooks See merge request gitlab-org/gitlab!51633
-
Pedro Pombeiro authored
- Add tags field to runner instances in data_builder/build.rb - Add tags field to runner instances in data_builder/pipeline.rb - Update documentation in webhooks.md
-
David O'Regan authored
Resolve "User "cannot merge" an issue
🤔 " See merge request gitlab-org/gitlab!52311 -
Natalia Tepluhina authored
-
GitLab Bot authored
-
Jan Provaznik authored
Fix the URL generation for feature flags See merge request gitlab-org/gitlab!52221
-
Vladimir Shushlin authored
The original task would take too much time on big installations, e.g. on staging or gitlab.com Since it became a little too complex, it got extracted to a service object
-
Natalia Tepluhina authored
Fix reply box border on diffs See merge request gitlab-org/gitlab!52084
-
Fabian Zimmer authored
-
Miguel Rincon authored
Enable vue/no-mutating-props rule See merge request gitlab-org/gitlab!52149
-
Peter Leitzen authored
Updating graphql schema to fix master broken See merge request gitlab-org/gitlab!52322
-
Mark Florian authored
Extract swap array items function into utils See merge request gitlab-org/gitlab!51944
-
Ezekiel Kigbo authored
Adds an immutable array item swap method and adds an array_utility file
-