- 02 Mar, 2022 1 commit
-
-
Mark Lapierre authored
-
- 01 Mar, 2022 3 commits
-
-
Enrique Alcántara authored
Fix job page copy source branch button See merge request gitlab-org/gitlab!76022
-
Lee Tickett authored
The button was copying the source ref instead of branch. As a bonus, we've also added the keyboard shortcut (b) used to copy the source branch name on the merge request page. Changelog: fixed
-
Patrick Bair authored
Resolve "Support multiple databases for batched background migrations" See merge request gitlab-org/gitlab!79742
-
- 28 Feb, 2022 36 commits
-
-
Paul Slaughter authored
Update topic for CTRT principles See merge request gitlab-org/gitlab!81120
-
-
Enrique Alcántara authored
Add test runs empty state to the the Project Quality Summary See merge request gitlab-org/gitlab!78498
-
Miranda Fluharty authored
Display empty state when loading has finished but no tests were run Link to docs about adding test coverage results to a merge request Changelog: changed
-
Luke Duncalfe authored
Merge branch '349575-backfill-member_namespace_id-with-proper-data-either-the-group-id-or-the-project' into 'master' Backfill GroupMember's member_namespace_id with value of source_id See merge request gitlab-org/gitlab!78715
-
Brett Walker authored
For `GroupMembers`, the `member_namespace_id` == `source_id`. Copy this over. `ProjectMember` will be handled in another migration. Changelog: changed
-
Nick Gaskill authored
Add delete endpoint for Alert metric images See merge request gitlab-org/gitlab!81107
-
Sean Arnold authored
Changelog: added EE: true
-
Suzanne Selhorn authored
Doc: Add developers to web terminal permissions table row See merge request gitlab-org/gitlab!81605
-
Luke Duncalfe authored
Fix usage of ActiveRecord::Base in importer code See merge request gitlab-org/gitlab!81580
-
Patrick Bair authored
Use the connection from the associated relation class rather than ActiveRecord::Base when doing an index check. https://gitlab.com/gitlab-org/gitlab/-/issues/350191
-
Rémy Coutable authored
Override GIT_STRATEGY in .gitlab-ci.yml See merge request gitlab-org/gitlab!81820
-
Ethan Urie authored
Merge branch '353821-follow-up-from-ci-build-workhorse-binaries-and-upload-download-as-generic-package' into 'master' ci: Fix typo in function name See merge request gitlab-org/gitlab!81788
-
Doug Stull authored
Filter integration fields by type See merge request gitlab-org/gitlab!81564
-
Alex Kalderimis authored
This removes the regexp filter for fields containing 'title' or 'description' in their name. This relates to the removal of the title and description columns on the integrations table See: https://gitlab.com/gitlab-org/gitlab/-/issues/217587
-
Ethan Urie authored
Remove support for recursion param passed to worker in `data` See merge request gitlab-org/gitlab!81772
-
Luke Duncalfe authored
Merge branch '352277-failures-in-manage-project-import-imports-large-github-repo-via-api-spec' into 'master' Create LegacyDiffNote when GitHub suggestion is outdated See merge request gitlab-org/gitlab!81014
-
Doug Stull authored
Allow suggestions to still be imported if outdated Changelog: fixed
-
Kerri Miller authored
Annotate Etag cache hits with caller_id See merge request gitlab-org/gitlab!81303
-
Denys Mishunov authored
Improve user validation failed message Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80304 Issue: https://gitlab.com/gitlab-org/modelops/anti-abuse/anti-abuse-updates/-/issues/14
-
Wayne Haber authored
Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80304 Issue: https://gitlab.com/gitlab-org/modelops/anti-abuse/anti-abuse-updates/-/issues/14
-
Rémy Coutable authored
Fix GraphQL/OrderedFields offenses See merge request gitlab-org/gitlab!81474
-
Jose Ivan Vargas authored
Swap primary for secondary buttons in Security Configure page See merge request gitlab-org/gitlab!81578
-
Justin Mandell authored
-
Nick Gaskill authored
Add docs for container scanning config ui See merge request gitlab-org/gitlab!81456
-
Sam White authored
-
Patrick Bair authored
Remove and prevent releases with a NULL tag See merge request gitlab-org/gitlab!80664
-
Allen Cook authored
Update tests to always have release.tag defined Changelog: changed
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!81830
-
Jose Ivan Vargas authored
Scope iteration reports to current namespace See merge request gitlab-org/gitlab!81216
-
Tiffany Rea authored
Update QA failure issue template to include test case link See merge request gitlab-org/gitlab!81326
-
Désirée Chevalier authored
-
Marcin Sedlak-Jakubowski authored
Break up uploads developer docs into 3 sections See merge request gitlab-org/gitlab!80392
-
Matthias Käppler authored
This makes it easier to grok. We are also looking to rewrite most of this, and doing this in smaller chunks will make this easier.
-
Enrique Alcántara authored
Remove snippets_binary_blob FF See merge request gitlab-org/gitlab!81827
-
Marcin Sedlak-Jakubowski authored
Doc Consistency: user/project - certify See merge request gitlab-org/gitlab!81577
-