- 08 Apr, 2022 40 commits
-
-
Austin Regnery authored
Changelog: changed
-
Vitali Tatarintev authored
Move Layout/SpaceInsideParens into separate TODO file See merge request gitlab-org/gitlab!84580
-
Shinya Maeda authored
Fix remaining N+1 queries in EnvironmentSerializer See merge request gitlab-org/gitlab!82746
-
Sincheol (David) Kim authored
Add a system note when timeline event was edited See merge request gitlab-org/gitlab!84276
-
Aleksei Lipniagov authored
Refactor Wiki formats handling See merge request gitlab-org/gitlab!84155
-
Francisco Javier López authored
In this commit we're introducing a new way of registering markups to the Wiki. This way, introducing new ones or handling the existing ones is easier.
-
Achilleas Pipinellis authored
Expand RA cost to run table to include more links See merge request gitlab-org/gitlab!84389
-
Achilleas Pipinellis authored
Fix 25k RA AWS/Azure table See merge request gitlab-org/gitlab!84658
-
Shinya Maeda authored
Resolve "Add Release API Endpoints for Groups" See merge request gitlab-org/gitlab!77783
-
Allen Cook authored
Changelog: added
-
Andreas Brandl authored
Updated encyption key generation for Secure Files See merge request gitlab-org/gitlab!83652
-
Darby Frey authored
Secure Files encryption now uses a unique per file salt value as part of the encryption key Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/83652
-
Vitali Tatarintev authored
-
Achilleas Pipinellis authored
Added start gitaly service to Migrate to a new server procedure See merge request gitlab-org/gitlab!84675
-
Alexander Strachan authored
-
Heinrich Lee Yu authored
Move p_ci_templates metrics to Snowplow See merge request gitlab-org/gitlab!84337
-
Niko Belokolodov authored
-
Vitali Tatarintev authored
Move Layout/MultilineOperationIndentation into separate TODO file See merge request gitlab-org/gitlab!84570
-
Vitali Tatarintev authored
Move Lint/ConstantDefinitionInBlock into separate TODO file See merge request gitlab-org/gitlab!84582
-
Vitali Tatarintev authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/345109
-
Robert Hunt authored
Remove environment_metrics from helpers to avoid extra redirection See merge request gitlab-org/gitlab!84351
-
Peter Leitzen authored
Fix Style/EachWithObject offenses See merge request gitlab-org/gitlab!83823
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
Jan Provaznik authored
Explore topics: find topic by case insensitive name for detail page See merge request gitlab-org/gitlab!84064
-
Jonas Wälter authored
Changelog: changed
-
Matthias Käppler authored
Fix Licensee::InvalidLicense exception See merge request gitlab-org/gitlab!84344
-
Marcel Amirault authored
Add information about reviewing Auth related code See merge request gitlab-org/gitlab!84586
-
Jarka Košanová authored
-
Igor Drozdov authored
Explicitly require licensee/license file in order to use Licensee::InvalidLicense class defined in https://github.com/licensee/licensee/blob/v9.14.1/lib/licensee/license.rb#L6 The problem is that nested classes are not automatically preloaded which may lead to uninitialized constant exception being raised: https://gitlab.com/gitlab-org/gitlab/-/issues/356658 The exception is usually raised in dev environment causing inconvenience Changelog: fixed
-
James Fargher authored
Create unique index on projects namespace_id and name See merge request gitlab-org/gitlab!83884
-
Adam Hegyi authored
Reconfigure DB load balancing connection on code reload See merge request gitlab-org/gitlab!84528
-
charlie ablett authored
Move gitlab_subscription file See merge request gitlab-org/gitlab!84484
-
Andy Soiron authored
Remove bitmap creation housekeeping option See merge request gitlab-org/gitlab!83984
-
Dylan Griffith authored
Introduce API method for payment validation See merge request gitlab-org/gitlab!84296
-
Dylan Griffith authored
Implement migration skipping when `RestrictGitlabSchema` is used See merge request gitlab-org/gitlab!83121
-
Marcel Amirault authored
Add link to known issue for SAML Support in Okta Application See merge request gitlab-org/gitlab!84652
-
Krasimir Angelov authored
Add repository size to Plan Limits See merge request gitlab-org/gitlab!83819
-
Kerri Miller authored
Revert mergeability check changes See merge request gitlab-org/gitlab!84669
-
Stan Hu authored
This reverts merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82465 because it is causing merge requests to be approved before a merged results pipeline can be run. Related to https://gitlab.com/gitlab-com/gl-infra/production/-/issues/6788 Changelog: fixed
-