- 21 Jan, 2022 40 commits
-
-
Marius Bobin authored
Fix Ci::Runner#projects and Ci::Runner#groups doing cross-joins See merge request gitlab-org/gitlab!78372
-
Maxime Orefice authored
This commit fixes cross database queries for the runner. We are leveraging disable_joins setting to make 2 SQL queries instead of 1 in order to prevent cross database query. Changelog: performance
-
Aleksei Lipniagov authored
Add gitlab_shell_upload_pack_sidechannel feature flag See merge request gitlab-org/gitlab!78668
-
Aleksei Lipniagov authored
Swap FK vulnerability_occurrence_pipelines.pipeline_id to ci_pipelines for LFK See merge request gitlab-org/gitlab!78601
-
Phil Hughes authored
Fix runner count when tabs are used See merge request gitlab-org/gitlab!78706
-
Matthias Käppler authored
Merge branch '347550-gitlab-applicationratelimiter-declared-as-class-but-used-as-a-module' into 'master' Simplify ApplicationRateLimiter See merge request gitlab-org/gitlab!78561
-
Vasilii Iakliushin authored
Users who can read project should be able to read project bot name See merge request gitlab-org/gitlab!78319
-
Tetiana Chupryna authored
Fix minor typos in comments See merge request gitlab-org/gitlab!78616
-
Markus Koller authored
Sanitize link markup for vulnerability chat messages See merge request gitlab-org/gitlab!78669
-
Sean McGivern authored
Fix cluster integration HTTP adapter See merge request gitlab-org/gitlab!78737
-
Hordur Freyr Yngvason authored
Somehow, https://gitlab.com/gitlab-org/gitlab/-/merge_requests/76879 caused typhoeus to become the default adapter for all elasticsearch clients, causing problems for the cluster integration, which apparently has Net::HTTP specific needs. See https://gitlab.com/gitlab-org/gitlab/-/issues/350519 Changelog: fixed
-
Phil Hughes authored
Build accessibility extension See merge request gitlab-org/gitlab!78138
-
Phil Hughes authored
Replace usage of find/findAll in ee/spec/frontend/geo See merge request gitlab-org/gitlab!78645
-
Phil Hughes authored
Display average for Deployment Frequency in CI/CD Analytics See merge request gitlab-org/gitlab!78358
-
Brandon Labuschagne authored
This commit adds an average line to the CI/CD deployment freguency chart Changelog: added EE: true
-
Jan Provaznik authored
Use namespace avatar instead of owner See merge request gitlab-org/gitlab!78445
-
Igor Drozdov authored
Add improved readme content for all new projects See merge request gitlab-org/gitlab!77706
-
Jeremy Jackson authored
This also introduces a new way to configure the readme template on new project creation which can be used by other services like the `Projects::CreateService`. It utilizes ERB for customizing the contents of the readme templates. Changelog: added
-
Tetiana Chupryna authored
Remove project.owner from container expiry worker See merge request gitlab-org/gitlab!78512
-
Kushal Pandya authored
Clear childrenEpic state when changing roadmap sort order See merge request gitlab-org/gitlab!78275
-
Andrew Smith authored
Changelog: fixed EE: true
-
Fabio Pitino authored
Enable ci_skip_require_credit_card_for_addon_ci_minutes by default See merge request gitlab-org/gitlab!78591
-
Phil Hughes authored
Replace usage of find/findAll in misc ee components (5/5) See merge request gitlab-org/gitlab!78654
-
Phil Hughes authored
Replace usage of find/findAll in misc ee components (2/5) See merge request gitlab-org/gitlab!78651
-
GitLab Release Tools Bot authored
[ci skip]
-
Mark Chao authored
Add missing counters for the license_compliance tracking See merge request gitlab-org/gitlab!77866
-
Jannik Lehmann authored
This commit adds missing tracking Counter Definitions for the license-compliance MR Widget.
-
GitLab Release Tools Bot authored
[ci skip]
-
Adam Hegyi authored
Add identifier to VSA summary metrics See merge request gitlab-org/gitlab!78470
-
Max Woolf authored
Introduce linear descendants feature flag See merge request gitlab-org/gitlab!78542
-
Alex Kalderimis authored
Swap FK dast_profiles_pipelines.ci_pipeline_id to ci_pipelines for LFK See merge request gitlab-org/gitlab!78597
-
Anna Vovchenko authored
-
Etienne Baqué authored
Update group#shared_externally to include projects See merge request gitlab-org/gitlab!78270
-
Brandon Labuschagne authored
Replace usage of find/findAll in ee/spec/frontend/requirements See merge request gitlab-org/gitlab!78644
-
Diana Logan authored
Using CI/CD variables instead of values file to override some variables See merge request gitlab-org/gitlab!78324
-
Brie Carranza authored
-
Diana Logan authored
Note AWS OpenSearch as not yet supported See merge request gitlab-org/gitlab!78478
-
Illya Klymov authored
* migrate to proper use of findComponent/findAllComponents
-
Diana Logan authored
Add a running GDK as a requirement for frontend fixtures See merge request gitlab-org/gitlab!78656
-
Stanislav Lashmanov authored
-