- 30 Mar, 2022 29 commits
-
-
Tetiana Chupryna authored
Add support for the nested repositories container registry access token See merge request gitlab-org/gitlab!83756
-
Shinya Maeda authored
Revert "Merge branch 'morefice/fix-artifacts-content-type' into 'master'" See merge request gitlab-org/gitlab!83917
-
Andrejs Cunskis authored
Merge branch '350036-quarantine--Create-Search-using-Elasticsearch-tests-reindexing-after-push' into 'master' Create Search using Elasticsearch tests reindexing after push See merge request gitlab-org/gitlab!83801
-
Kati Paizee authored
Update details about when MR pipelines run See merge request gitlab-org/gitlab!83923
-
Achilleas Pipinellis authored
Improve validation section of Reference Architectures See merge request gitlab-org/gitlab!81538
-
Achilleas Pipinellis authored
-
Fiona Neill authored
Update metadata to reflect that groups are owned by Workspace group See merge request gitlab-org/gitlab!83711
-
Evan Read authored
-
Marcel Amirault authored
-
James Fargher authored
Validate against vendored schemas See merge request gitlab-org/gitlab!83478
-
Stan Hu authored
This reverts merge request !83515
-
Matthias Käppler authored
Minor change to fix errors in upcoming graphql gem upgrade See merge request gitlab-org/gitlab!83560
-
David O'Regan authored
Remove switch editing controls feature flag See merge request gitlab-org/gitlab!83760
-
Enrique Alcántara authored
Removes the feature flag that hides the new control to switch between Rich text and Source editing modes in the Wikis Changelog: other MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/83760
-
Mayra Cabrera authored
Group Import history - Default sort by Date descending See merge request gitlab-org/gitlab!83458
-
Illya Klymov authored
* Make sort descending by default Changelog: added
-
Chloe Liu authored
Wait until project imports before proceeding with QA tests See merge request gitlab-org/gitlab!83151
-
Mark Lapierre authored
We wait so that the project repository is created before we try to use it.
-
Ezekiel Kigbo authored
Update button copy for On-demand scans Pages See merge request gitlab-org/gitlab!83368
-
Ezekiel Kigbo authored
Allow administrators to set active pipelines limits See merge request gitlab-org/gitlab!83855
-
Mark Lapierre authored
Rename child_pipeline to linked_pipeline See merge request gitlab-org/gitlab!83792
-
Tiffany Rea authored
-
Tiger Watson authored
Respect finder's filter in FinderMethods#find See merge request gitlab-org/gitlab!83657
-
Paul Slaughter authored
DAST Profiles: Hide empty values on the summary card See merge request gitlab-org/gitlab!83737
-
Dheeraj Joshi authored
This is to improve UX by removing empty values to be shown in profile summary card Changelog: changed EE: true
-
Sean Arnold authored
Introduce API for Change Failure Rate DORA metric See merge request gitlab-org/gitlab!83514
-
David O'Regan authored
Resolve GlAvatar size in MR approvals footer See merge request gitlab-org/gitlab!83753
-
Mayra Cabrera authored
Add post_deploy migration for dropping the integrations.template column See merge request gitlab-org/gitlab!83673
-
Leni Kadali Mutungi authored
Added the post deploy migration for dropping the column
-
- 29 Mar, 2022 11 commits
-
-
Patrick Bair authored
Add notification_level Column to namespace_root_storage_statistics Table See merge request gitlab-org/gitlab!83338
-
Jason Goodman authored
Changelog: added
-
Mayra Cabrera authored
Detect if a project targets Apple iOS platform See merge request gitlab-org/gitlab!80361
-
Eugie Limpin authored
Like repository language detection feature, we'll try to detect if a project is built for Apple iOS platform. This information will be used in experiments to customize the experience (e.g. suggest setting up a MacOS runners) of developers involved in such projects. This detection will happen every time changes are pushed to the project’s main branch and after a project is imported (using a project template when creating a project is also an import). Detection is executed in the background as a Sidekiq job at most once every hour (using ExclusiveLease) and only if the project uses Swift or Objective-C programming language. If the project is detected as built for iOS we mark it by setting the project’s corresponding ProjectSetting `target_platforms` attribute to [‘ios’]. Changelog: added
-
Grzegorz Bizon authored
Optimise `ci_namespace_mirrors_for_group_members` to search shortest prefix See merge request gitlab-org/gitlab!83521
-
Brett Walker authored
For the upgrade to the graphql gem 1.13.x, minor compatible changes can be made to the main code base.
-
Douglas Barbosa Alexandre authored
Handle BulkImports::ExportStatus incorrect export status value See merge request gitlab-org/gitlab!83811
-
Andrew Fontaine authored
Adjust wording in the token instructions screen See merge request gitlab-org/gitlab!83685
-
David O'Regan authored
Fixed metricsDashboard is null then receiveDashboardValidationWarningsFailure See merge request gitlab-org/gitlab!82876
-
Kerri Miller authored
Create a worker to handle test groups created on production See merge request gitlab-org/gitlab!83585
-
Vasilii Iakliushin authored
Remove the jira_connect_installation_update flag See merge request gitlab-org/gitlab!83790
-