- 02 Mar, 2022 1 commit
-
-
Martin LEHOUX authored
-
- 01 Mar, 2022 14 commits
-
-
Kati Paizee authored
Fix Praefect TLS port typo in Ref Arch docs See merge request gitlab-org/gitlab!81814
-
Anastasia McDonald authored
Check if resource is already marked for deletion in ReusableCollection See merge request gitlab-org/gitlab!81789
-
Dylan Griffith authored
Document how to troubleshoot hanging specs See merge request gitlab-org/gitlab!81859
-
Marcel Amirault authored
-
Russell Dickenson authored
Added lowercase personal access token See merge request gitlab-org/gitlab!81848
-
Suzanne Selhorn authored
Note which is the default de-dup strategy See merge request gitlab-org/gitlab!81857
-
Thong Kuah authored
We don't use PhantomJS anymore
-
Thong Kuah authored
-
Russell Dickenson authored
Rename CycloneDX report to SBOM in docs See merge request gitlab-org/gitlab!81786
-
Adam Cohen authored
-
Thong Kuah authored
-
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 25 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
-
Suzanne Selhorn authored
-
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
-