- 25 Mar, 2022 13 commits
-
-
Mark Chao authored
Fix missing metrics for Sidekiq exporter server See merge request gitlab-org/gitlab!83407
-
Matthias Käppler authored
We were accidentally deleting metrics the exporter server exported about itself. Actual sidekiq worker metrics were not affected. This happened because we would wipe the metrics dir whenever sidekiq_0 starts up, but this happens after the metrics server starts, so the worker was deleting those existing metrics. Changelog: fixed
-
Marius Bobin authored
Remove tracking strategy in Ci::Minutes::Quota See merge request gitlab-org/gitlab!83277
-
Mark Chao authored
Update description for GraphQL Saved Replies field See merge request gitlab-org/gitlab!83561
-
Alan (Maciej) Paruszewski authored
-
Alex Kalderimis authored
Update SimpleBuildOrder to support LOWER and NULLS order See merge request gitlab-org/gitlab!82289
-
Alex Kalderimis authored
Update simple_po_parser to version 1.1.6 See merge request gitlab-org/gitlab!83437
-
Dylan Griffith authored
Change import project members API feature category See merge request gitlab-org/gitlab!82936
-
Dennis-Florian Herr authored
-
Marc Shaw authored
Fix credentials detection for UrlSanitizer See merge request gitlab-org/gitlab!83444
-
Thong Kuah authored
Fix error budget definiton for ee only routes See merge request gitlab-org/gitlab!83663
-
Mayra Cabrera authored
Add state parameter on bitbucket import project oauth See merge request gitlab-org/gitlab!83598
-
Illya Klymov authored
- pass state param and validate it via session Changelog: security
-
- 24 Mar, 2022 27 commits
-
-
Ash McKenzie authored
Ignore gitlab shell port See merge request gitlab-org/gitlab!83570
-
Daniel Paul Searles authored
-
Peter Leitzen authored
Move Lint/StructNewOverride into separate TODO file See merge request gitlab-org/gitlab!83586
-
Dan Davison authored
Update quarantine tags for production and canary See merge request gitlab-org/gitlab!83654
-
Vitali Tatarintev authored
-
Douglas Barbosa Alexandre authored
Refactor Geo signing data logic See merge request gitlab-org/gitlab!83413
-
Dan Davison authored
Update Confiner 0.3.0 See merge request gitlab-org/gitlab!83455
-
Olena Horal-Koretska authored
Generalize empty array for all scanners See merge request gitlab-org/gitlab!82644
-
Zamir Martins authored
for both Vulnerability-Check and scan result policies. EE: true Changelog: changed
-
Bob Van Landuyt authored
Merge branch '347069-update-graphql-mutation-to-unassign-security-policy-project-to-group' into 'master' Update mutation to unassign security policy from a group See merge request gitlab-org/gitlab!83190
-
Alan (Maciej) Paruszewski authored
Changelog: changed EE: true
-
Kerri Miller authored
Revert "Merge branch 'show-issue-ownership-in-service-desk' into 'master'" See merge request gitlab-org/gitlab!83540
-
Desiree Chevalier authored
-
Nick Gaskill authored
Note that owner must export project for user mapping to work See merge request gitlab-org/gitlab!83481
-
Greg Myers authored
Maintainer exports don't save membership info required for user mapping.
-
Nick Gaskill authored
Moved history notes See merge request gitlab-org/gitlab!83643
-
Amy Qualls authored
Updated code review guidelines for attention requests See merge request gitlab-org/gitlab!81403
-
Phil Hughes authored
Per Kai, take this line out.
-
Kerri Miller authored
Prevent loading wiki content for destroy and diff actions See merge request gitlab-org/gitlab!83595
-
Marcin Sedlak-Jakubowski authored
Fix epics and epic issues tier badge See merge request gitlab-org/gitlab!83629
-
Felipe Artur authored
Fix epics and epic issues tier badge on documentation.
-
Sean McGivern authored
Remove unnecessary html respond See merge request gitlab-org/gitlab!83533
-
Peter Hegman authored
Fix incorrect new group url in import history See merge request gitlab-org/gitlab!83491
-
Illya Klymov authored
* always append / for root Changelog: fixed
-
Suzanne Selhorn authored
Fix handbook links for creating new projects See merge request gitlab-org/gitlab!83642
-
Amy Qualls authored
Created basic attention requests docs See merge request gitlab-org/gitlab!81250
-
-