- 10 Mar, 2022 40 commits
-
-
Marius Bobin authored
Add coverage_report keyword in CI reports See merge request gitlab-org/gitlab!81378
-
Albert Salim authored
Changelog: added
-
Gabriel Mazetto authored
Resolve "Permanent link to latest version of a release" See merge request gitlab-org/gitlab!78679
-
Doug Stull authored
Make RuboCop's TodoFormatter entry a class not a struct See merge request gitlab-org/gitlab!82595
-
Peter Leitzen authored
Fix Style/RedundantFetchBlock rubocop offence See merge request gitlab-org/gitlab!82093
-
Matija Čupić authored
Bump Auto Deploy Image version to v2.22.0 See merge request gitlab-org/gitlab!82461
-
Bala Kumar authored
Changelog: added
-
Peter Leitzen authored
-
Adam Hegyi authored
Untrack external_pull_requests row deletions See merge request gitlab-org/gitlab!82476
-
Natalia Tepluhina authored
Remove punctuation from settings page title See merge request gitlab-org/gitlab!78088
-
Ben Bodenmiller authored
-
Kushal Pandya authored
Update placeholder text on GitHub and Bitbucket Importer See merge request gitlab-org/gitlab!82575
-
Etienne Baqué authored
Update API to accept BroadcastMessage target_access_levels attribute See merge request gitlab-org/gitlab!79820
-
Fiona Neill authored
Update scan policy text related to merge request See merge request gitlab-org/gitlab!81893
-
Zamir Martins authored
creation. From create via merge request to create with a merge request. EE: true
-
Kushal Pandya authored
Fix typo character See merge request gitlab-org/gitlab!82576
-
Frédéric Caplette authored
Add "view policy project" button for non-owners See merge request gitlab-org/gitlab!82341
-
Alexander Turinske authored
- on the security policy page, non-owners cannot link a policy project, so the button to do so is hidden - give non-owners a button that links them to the policy project, if one exists - update tests Changelog: added EE: true
-
Adam Hegyi authored
Fix retrying of batched background migrations See merge request gitlab-org/gitlab!82387
-
Adam Hegyi authored
This change finalizes the loose foreign key removal. Changelog: removed
-
Marc Shaw authored
Add GraphQL API to Create Saved Reply See merge request gitlab-org/gitlab!82156
-
Alan (Maciej) Paruszewski authored
-
Kati Paizee authored
Add Geo 502 with proxying troubleshooting docs See merge request gitlab-org/gitlab!82524
-
Catalin Irimie authored
-
wortschi authored
Changelog: changed
-
Heinrich Lee Yu authored
This also changes the spec to actually call the batching strategy class so that future regressions can be avoided. Changelog: fixed
-
Matthias Käppler authored
Reduce the number of buckets in Sidekiq histograms See merge request gitlab-org/gitlab!82509
-
Bob Van Landuyt authored
Because of the wide range of buckets used in for these metrics and the large number of pods running, the cardinality of these series made it hard to query the Prometheus instance serving these. As a result, some of the metrics that are used for service monitoring and alerting were failing to record in Thanos. By reducing the number of buckets we're hoping to improve the rule evaluations and prevent missing series for Sidekiq This brings the number of series for the `sidekiq_jobs_completion_seconds` & `sidekiq_jobs_queue_duration_seconds` down from +8k to about 1.5k each. This also reduces the number of buckets used for measuring the total time a job spends per resource: cpu, db, gitaly or elasticsearch. Changelog: changed
-
Bob Van Landuyt authored
Merge branch '354085-iterations-cannot-be-created-after-turning-off-iteration_cadences-ff' into 'master' Allow iteration to be created without cadence See merge request gitlab-org/gitlab!82086
-
Eulyeon Ko authored
After turning off iteration_cadences FF, creating a new iteration should be possible. 1. The mutation resolver for creating an iteration is updated to accept a request even if there are mulitple cadences when iteration_cadeces FF is off. 2. Iteration model is updated so that the first cadence is used as the default cadence for each group when creating a new iteration EE: true Changelog: fixed Apply 4 suggestion(s) to 1 file(s) Fix indentation on set_cadence method
-
Savas Vedova authored
Update dependency @gitlab/ui to v37 See merge request gitlab-org/gitlab!81282
-
GitLab Dependency Bot authored
This wraps Threat Monitoring's drawer's alert inside a DIV to prevent the drawer's styles from overriding the alert's padding. Changelog: changed EE: true
-
Natalia Tepluhina authored
Fix widget polling not respecting polling interval header See merge request gitlab-org/gitlab!82417
-
Mikołaj Wawrzyniak authored
Adds yaml default enabled checks to `work_items` FF See merge request gitlab-org/gitlab!82339
-
Marc Shaw authored
Update batch size when calculating secure build metrics See merge request gitlab-org/gitlab!80763
-
Savas Vedova authored
-
Marcel Amirault authored
Secure Files API Docs See merge request gitlab-org/gitlab!82330
-
Darby Frey authored
-
Andrejs Cunskis authored
Adds retry to make sure MR was created before proceeding See merge request gitlab-org/gitlab!82452
-
Heinrich Lee Yu authored
Merge branch '338996-when-removing-a-tags-text-description-completely-it-fails-to-remove' into 'master' Updated label description to accept empty string See merge request gitlab-org/gitlab!78948
-