- 28 Jan, 2022 40 commits
-
-
Doug Stull authored
Enable linear roots in UpdateAllMirrorsWorker See merge request gitlab-org/gitlab!77854
-
Olena Horal-Koretska authored
Set danger variant to remove group confirmation See merge request gitlab-org/gitlab!79321
-
Achilleas Pipinellis authored
Create headings for different types of reference architectures See merge request gitlab-org/gitlab!79292
-
Christiaan Conover authored
-
Marius Bobin authored
Remove FF ci_runners_short_circuit_assignable_for See merge request gitlab-org/gitlab!79346
-
Fabio Pitino authored
Remove the feature flag ci_runners_short_circuit_assignable_for which skips checking if the runner is assignable for a project given that the method is always used on project runners. Changelog: changed
-
Achilleas Pipinellis authored
Update links to GET project in docs See merge request gitlab-org/gitlab!79414
-
Nikola Milojevic authored
Exclude admins from verification experiment when creating groups See merge request gitlab-org/gitlab!79190
-
Natalia Tepluhina authored
Restore the lost success event handler for hiding the verification modal See merge request gitlab-org/gitlab!79422
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!79425
-
Achilleas Pipinellis authored
Geo: Update Geo validation testing documentation See merge request gitlab-org/gitlab!79216
-
Nick Westbury authored
-
Adam Hegyi authored
Swap FK ci_pipelines to projects for LFK See merge request gitlab-org/gitlab!79277
-
Matthias Käppler authored
Migrate WebHookWorker to use params: step 2 See merge request gitlab-org/gitlab!79173
-
GitLab Release Tools Bot authored
-
Vitaly Slobodin authored
Changelog: fixed EE: true
-
Olena Horal-Koretska authored
Don't send empty string as quantity See merge request gitlab-org/gitlab!79212
-
Diana Zubova authored
Skip GraphQL call on invalid input
-
Douglas Barbosa Alexandre authored
Swaps FK for ci_pipelines.project_id to projects Changelog: changed
-
Sanad Liaquat authored
E2E: Fix follow user activity spec See merge request gitlab-org/gitlab!79313
-
Sanad Liaquat authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!79417
-
Adam Hegyi authored
Remove duplicate entries in Ci::RunnerProject See merge request gitlab-org/gitlab!79011
-
Maxime Orefice authored
This commit makes sure we get rid of duplicates ci_runner_projects and creates a unique index to prevent this bug from happening in the future. Changelog: fixed
-
Jan Provaznik authored
REST API: Deprecate 'active' property for Runners See merge request gitlab-org/gitlab!79244
-
Sean McGivern authored
Merge branch 'qmnguyen0711/340630-make-repository-pull-mirroring-not-depend-on-sidekiq-queue-sizes' into 'master' Make repository pull mirroring not depend on sidekiq queue sizes See merge request gitlab-org/gitlab!79097
-
Fabio Pitino authored
Swap FK ci_sources_projects.source_project_id to projects for LFK See merge request gitlab-org/gitlab!79269
-
Peter Leitzen authored
Grant permissions to generated Gcp service account See merge request gitlab-org/gitlab!78712
-
GitLab Release Tools Bot authored
-
Grant Young authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!79407
-
Jacques Erasmus authored
Fix overflow in the sidebar See merge request gitlab-org/gitlab!79181
-
dzubova authored
Update label for the remove button
-
Natalia Tepluhina authored
feat(badge): Migrate diff LFS badge to glbadge See merge request gitlab-org/gitlab!78413
-
Taurie Davis authored
Changelog: changed
-
Marius Bobin authored
Swap FK ci_pipeline_schedules.project_id to projects for LFK See merge request gitlab-org/gitlab!79270
-
Bob Van Landuyt authored
Remove feature flags for configuring object store files deletion See merge request gitlab-org/gitlab!79249
-
James Lopez authored
Support hyphens in GitLab subdomain regex See merge request gitlab-org/gitlab!79158
-
Nailia Iskhakova authored
To allow Staging Ref env be configred as gitlab.com instance Signed-off-by: Nailia Iskhakova <niskhakova@gitlab.com>
-
Francisco Javier López authored
In this commit we're removing the ff `linear_mirrors_worker_roots` and enabling the linear version of `UpdateAllMirrorsWorker`. Changelog: changed EE: true
-