- 09 Jul, 2021 40 commits
-
-
Stan Hu authored
Update kubeclient to 4.9.2 See merge request gitlab-org/gitlab!65807
-
Jose Ivan Vargas authored
Fix scan execution policy selection See merge request gitlab-org/gitlab!65553
-
Alex Ives authored
[Devops Adoption] Fix security scan query timeouts See merge request gitlab-org/gitlab!65742
-
Jose Ivan Vargas authored
Handle schedule linked to escalation rule removal - simple case See merge request gitlab-org/gitlab!65766
-
Nick Gaskill authored
Add note about how to clear package cache See merge request gitlab-org/gitlab!65584
-
Tim Rizzi authored
-
Shinya Maeda authored
Split Builds Service to calculate minutes sync See merge request gitlab-org/gitlab!65595
-
Max Woolf authored
Resolve "Clarify call to action for expired active tokens" [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!59304
-
Dennis Tang authored
-
Nick Gaskill authored
Update available registries in docs See merge request gitlab-org/gitlab!65771
-
Tetiana Chupryna authored
Add cop to prevent index creation on forbidden table See merge request gitlab-org/gitlab!65582
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!65858
-
Phil Hughes authored
Improve gradle QA scenario See merge request gitlab-org/gitlab!64419
-
Pavel Shutsin authored
Changelog: other
-
Nikola Milojevic authored
Use load balancing for Jira Connect workers See merge request gitlab-org/gitlab!64715
-
Nikola Milojevic authored
Update gitlab-dangerfiles to 2.2.2 See merge request gitlab-org/gitlab!65845
-
Fabio Pitino authored
Clarify the docs regarding CI token scope setting See merge request gitlab-org/gitlab!65798
-
Marcel Amirault authored
-
GitLab Release Tools Bot authored
-
Matthias Käppler authored
Adds audit event when compliance framework changed See merge request gitlab-org/gitlab!65343
-
Maxime Orefice authored
This commit adds a new custom cop allowing us to prevent index creation on a given table. The first table forbidden is ci_builds.
-
Vitaly Slobodin authored
Update warnings for ci minute quotas See merge request gitlab-org/gitlab!65818
-
Marcel Amirault authored
Make it clear that it's a namespace, not just a group. Changelog: changed EE: true
-
Vitaly Slobodin authored
Mask runner registration token See merge request gitlab-org/gitlab!65551
-
Vitaly Slobodin authored
Avoid splitting strings in repository maintenance UI See merge request gitlab-org/gitlab!65717
-
Kushal Pandya authored
Fixes emoji picker being behind diff tree list See merge request gitlab-org/gitlab!65841
-
Achilleas Pipinellis authored
Patroni: Document backup/restore caveats See merge request gitlab-org/gitlab!65361
-
Gabriel Mazetto authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Olena Horal-Koretska authored
Move link icon to CSS See merge request gitlab-org/gitlab!65835
-
Max Woolf authored
Adds a new audit event when a project adds, changes or removes a compliance framework. EE: true Changelog: added
-
Natalia Tepluhina authored
Add cleanup status by row component See merge request gitlab-org/gitlab!65320
-
Nicolò Maria Mezzopera authored
-
Phil Hughes authored
-
Allison Browne authored
- Add unit test for sending an email - Use ApplicationRecord instead of ActiveRecord::Base - Add a test that email is not sent with 0 consumption - Fix name of new worker to be added in comment
-
Allison Browne authored
We want to cancel pipelines before deleting them because minutes are not accumulated on deleted jobs that continue to run. In order to cancel pipelines before deleting them and have minutes accumulate properly, we need to compute the minutes synchronously before the destroy to pass of to an async worker that can do the rest. This change breaks apart the UpdateBuildsMinute service into 2 so that part of the logic can be executed async. There are no changes to the existing behavior in this code.
-
Matthias Käppler authored
Update gitlab-labkit to v0.20.0 See merge request gitlab-org/gitlab!65809
-
Stan Hu authored
This removes the dependency on gitlab-pg_query and adds fingerprinting for SQL sampling. Diff: https://my.diffend.io/gems/gitlab-labkit/0.18.0/0.20.0 Changelog: changed
-
Natalia Tepluhina authored
Merge branch '334509-migrate-from-deprecated-urlparamstoobject-to-querytoobject-in-ee-integrations-jira' into 'master' Migrate urlParamsToObject to queryToObject in Jira issues list app See merge request gitlab-org/gitlab!65721
-
Vitaly Slobodin authored
Move page path functions out of commons file See merge request gitlab-org/gitlab!65465
-