- 08 Feb, 2022 1 commit
-
-
Fabio Pitino authored
Project in EE declared a `sourced_pipelines` association which overrides the type defined in the Core association. EE association wrongly assiged a project source type rather than pipeline source.
-
- 27 Jan, 2022 39 commits
-
-
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.
-
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
-
Marcin Sedlak-Jakubowski authored
null constraint issue when deleting users See merge request gitlab-org/gitlab!78055
-
Ben Prescott @bprescott_↙ ☺ authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!79317
-
Brandon Labuschagne authored
Replace owner with first_owner in A-F EE specs See merge request gitlab-org/gitlab!79183
-
Rémy Coutable authored
Replace owner with first_owner in M-Z EE specs See merge request gitlab-org/gitlab!79185
-
mehulsharma authored
Fixes OpenStruct use as Ruby 3 discourages it Changelog: other
-