- 27 Jan, 2022 40 commits
-
-
Kati Paizee authored
Fix incorrect note formatting and clarify sentence See merge request gitlab-org/gitlab!79337
-
Marcin Sedlak-Jakubowski authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!79336
-
David O'Regan authored
Add button to toggle deployment details See merge request gitlab-org/gitlab!78575
-
Andrew Fontaine authored
This button will toggle the display of additional details, such as the user who triggered the deployment, the job, and the git ref.
-
Marius Bobin authored
Enable ci_order_subsequent_jobs_by_stage by default See merge request gitlab-org/gitlab!79109
-
Douglas Barbosa Alexandre authored
Geo: Fix verification failures of remote stored files See merge request gitlab-org/gitlab!79303
-
Enrique Alcántara authored
Add SubscriptionMailer for seat overages See merge request gitlab-org/gitlab!79088
-
Max Woolf authored
Update project export job status upon failure See merge request gitlab-org/gitlab!79257
-
Marcin Sedlak-Jakubowski authored
Edit Trello page for style See merge request gitlab-org/gitlab!79328
-
Kati Paizee authored
-
Frédéric Caplette authored
Add pause runner button to runner view See merge request gitlab-org/gitlab!78483
-
Miguel Rincon authored
This change adds a "Pause" button to the runner read-only view, it does this by repurposing the "Pause" button in the runner list so it can be reused.
-
GitLab Release Tools Bot authored
-
Etienne Baqué authored
Remove export_reduce_relation_batch_size feature flag See merge request gitlab-org/gitlab!79132
-
Frédéric Caplette authored
Improve UI text of project settings for merge requests See merge request gitlab-org/gitlab!78756
-
Russell Dickenson authored
Changelog: changed
-
Frédéric Caplette authored
Use GraphQL-API to fetch security training providers See merge request gitlab-org/gitlab!78755
-
David Pisek authored
This change switches from using mock, client-side resolvers for retrieving security training providers, to fetching the data from the actual GraphQL endpoint.
-
Imre Farkas authored
Replace use of project owner in disabled worker notifier See merge request gitlab-org/gitlab!79078
-
Marius Bobin authored
Swap FK ci_job_token_project_scope_links.target_project_id to projects for LFK See merge request gitlab-org/gitlab!79268
-
Adam Hegyi authored
Swap FK ci_builds.project_id to projects for LFK See merge request gitlab-org/gitlab!79275
-
Max Woolf authored
Set :medium urgency for PoliciesController See merge request gitlab-org/gitlab!79294
-
Alper Akgun authored
Remove default connection for WithLockRetries See merge request gitlab-org/gitlab!79143
-
Alper Akgun authored
Introduce linear ancestors upto in GroupDescendantsFinder See merge request gitlab-org/gitlab!78991
-
Francisco Javier López authored
-
Heinrich Lee Yu authored
Add alert after Slack application is installed See merge request gitlab-org/gitlab!79233
-
Kushal Pandya authored
Make full widget extension row clickable See merge request gitlab-org/gitlab!78294
-
Douglas Barbosa Alexandre authored
Swaps FK for ci_builds.project_id to projects Changelog: changed
-
Marcin Sedlak-Jakubowski authored
Crosslink parallel matrix and tags docs See merge request gitlab-org/gitlab!79308
-
Rémy Coutable authored
Add view tests to pipeline subscriptions view See merge request gitlab-org/gitlab!79141
-
Caleb Cooper authored
-
Marcin Sedlak-Jakubowski authored
Clarifying issue linking behavior See merge request gitlab-org/gitlab!79260
-
Melissa Ushakov authored
-
Mark Florian authored
Add an eslint rule to restrict component instance $nextTick usage See merge request gitlab-org/gitlab!79108
-
Stanislav Lashmanov authored
The exception is `this.$nextTick()`, which is allowed because a component definition/implementation may legitimately call its _own_ method. This rule is about preventing test code from calling that instance method. Addresses https://gitlab.com/gitlab-org/frontend/rfcs/-/issues/47.
-
Brandon Labuschagne authored
Fix issue sticky header doesn't align left in fluid layout See merge request gitlab-org/gitlab!78859
-
Peter Leitzen authored
Fixes OpenStruct use design_management See merge request gitlab-org/gitlab!74408
-
Russell Dickenson authored
Docs: Add note to help Windows Runner users in writing dotenv files See merge request gitlab-org/gitlab!79118
-
Joseph Joshua authored
-