- 02 Dec, 2021 40 commits
-
-
Brandon Labuschagne authored
[VSA] Fix duplicate summary data request See merge request gitlab-org/gitlab!75515
-
Ezekiel Kigbo authored
-
Peter Leitzen authored
Fix Style/OpenStructUse offenses omniauth_saml_spec See merge request gitlab-org/gitlab!75215
-
Heinrich Lee Yu authored
ci: Only run 'rspec-undercoverage' for MRs with backend changes See merge request gitlab-org/gitlab!75727
-
Vitaly Slobodin authored
Remove sast_entry_points experiment See merge request gitlab-org/gitlab!75014
-
Brandon Labuschagne authored
Move project related usage quotas code to a shared folder See merge request gitlab-org/gitlab!75351
-
Sheldon Led authored
-
Peter Leitzen authored
Fix Style/OpenStructUse offenses gcp_spec See merge request gitlab-org/gitlab!75222
-
Peter Leitzen authored
Fix Style/OpenStructUse offenses clusters_controller_spec See merge request gitlab-org/gitlab!75188
-
Peter Leitzen authored
Fix Style/OpenStructUse offenses orphan_lfs_file_references_spec See merge request gitlab-org/gitlab!75322
-
Natalia Tepluhina authored
Add iteration to issues created on scoped boards See merge request gitlab-org/gitlab!69731
-
Simon Knox authored
-
Marcel Amirault authored
Fix typo 'soure' -> 'source' See merge request gitlab-org/gitlab!75731
-
Oskar Hermansson authored
-
Fabio Pitino authored
Ensure ci_pipelines.iid set before transaction in commit status API See merge request gitlab-org/gitlab!75713
-
Vitali Tatarintev authored
Use linear version GroupsWithTemplatesFinder#extended_group_search See merge request gitlab-org/gitlab!74595
-
Francisco Javier López authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Set EE_LICENSE using REVIEW_APPS_EE_LICENSE_FILE in review apps See merge request gitlab-org/gitlab!75435
-
Sanad Liaquat authored
-
Alex Buijs authored
The experiment was considered not successful. Changelog: removed
-
Vitaly Slobodin authored
Move Jira Connect user link to Vue See merge request gitlab-org/gitlab!74972
-
Marcel Amirault authored
Update docs to change incorrect section See merge request gitlab-org/gitlab!75610
-
Patrick Bajao authored
Create system note for attention requests See merge request gitlab-org/gitlab!74691
-
David Barr authored
-
Patrick Bajao authored
Fixes a bug with attention requested state See merge request gitlab-org/gitlab!75136
-
Kati Paizee authored
Fix Vale issues integration mattermost : Update doc/integration/mattermost/index.md See merge request gitlab-org/gitlab!75641
-
Jean-Philippe Baconnais authored
-
Natalia Tepluhina authored
Move Environments App Query to Use Polling See merge request gitlab-org/gitlab!75259
-
Andrew Fontaine authored
-
Mark Chao authored
Change operational vulnerabilities flag from project to user See merge request gitlab-org/gitlab!75615
-
Daniel Tian authored
-
Kati Paizee authored
Docs: Review config/database.yml See merge request gitlab-org/gitlab!75430
-
Marcia Ramos authored
-
Dylan Griffith authored
Prior to this we were using `create!` which triggered the `ensure_project_iid!` in a callback. This causes a `CrossDatabaseModificationAcrossUnsupportedTablesError`. To avoid this we will create the `iid` before saving. This is consistent with all other places we create pipelines. This change still doesn't allow us to remove `spec/requests/api/commit_statuses_spec.rb` from the allowlist as there are other calls to `project.ci_pipelines.create!` in this file. We need a more holistic solution for that which is being discussed in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/75316 .
-
Dylan Griffith authored
Merge branch '337043-add-the-ability-to-filter-issue-boards-by-confidentiality-in-graphql-be' into 'master' Add confidential filter for board list issues See merge request gitlab-org/gitlab!75380
-
Kushal Pandya authored
Improve modal interaction See merge request gitlab-org/gitlab!75690
-
Dylan Griffith authored
GitLab Version - Internal Endpoint See merge request gitlab-org/gitlab!73504
-
Zack Cuddy authored
-
Kushal Pandya authored
Fix "What's New" notification dot for Safari See merge request gitlab-org/gitlab!75293
-