- 22 Jan, 2021 40 commits
-
-
Amy Qualls authored
Unescaped square brackets caused a Kramdown warning.
-
Olena Horal-Koretska authored
Add base hour view for oncall schedule grid See merge request gitlab-org/gitlab!52006
-
David O'Regan authored
Add hour and week view change for oncall schedules timeline grid
-
Jarka Košanová authored
Fix half of the Graphql/Descriptions FOSS types offenses [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52035
-
Scott Hampton authored
Prepare to add delete image to container registry details See merge request gitlab-org/gitlab!52320
-
Nicolò Maria Mezzopera authored
- source - test
-
Amy Qualls authored
Removed Runner topic 3/3 See merge request gitlab-org/gitlab!52237
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/295591
-
Kerri Miller authored
Assign groups to feature flags See merge request gitlab-org/gitlab!52353
-
Michelle Gill authored
-
Nick Gaskill authored
Merge branch '294255-let-s-encrypt-will-not-issue-certs-for-non-valid-public-suffixes' into 'master' LE will only issue certs for public domain suffixes See merge request gitlab-org/gitlab!52336
-
Niklas Janz authored
-
Patrick Bair authored
Remove temp index in oauth_applications table See merge request gitlab-org/gitlab!52157
-
Craig Norris authored
Fix formatting in CONTRIBUTING.md See merge request gitlab-org/gitlab!52080
-
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`.
-