- Aug 26, 2024
-
-
Jonston Chan authored
-
Wei-Meng Lee authored
Edit instructions for SAML trace to include Self Managed See merge request !163589 Merged-by:
Wei-Meng Lee <wlee@gitlab.com> Co-authored-by:
Chantal Lawrence <clawrence@gitlab.com>
-
Chantal Lawrence authored
-
Russell Dickenson authored
Add policy scope example to PEP documentation See merge request !163623 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Andy Soiron <asoiron@gitlab.com>
-
Andy Schoenen authored
-
Mikhail Mazurskiy authored
Update KAS version See merge request !163708 Merged-by:
Mikhail Mazurskiy <mmazurskiy@gitlab.com> Approved-by:
Mikhail Mazurskiy <mmazurskiy@gitlab.com> Co-authored-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>
-
Elwyn Benson authored
Pipeline subscription table: Migrate to Crud See merge request !163463 Merged-by:
Elwyn Benson <ebenson@gitlab.com> Approved-by:
Julia Miocene <jmiocene@gitlab.com> Approved-by:
Payton Burdette <pburdette@gitlab.com> Approved-by:
Elwyn Benson <ebenson@gitlab.com> Reviewed-by:
Elwyn Benson <ebenson@gitlab.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com>
-
Russell Dickenson authored
Document fields for List Group milestones API See merge request !163712 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Adam Cohen <acohen@gitlab.com>
-
Evan Read authored
Edit the descriptions of audit event types that start with 'g' See merge request !163263 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Michael Becker <11881043-wandering_person@users.noreply.gitlab.com> Approved-by:
Harsimar Sandhu <hsandhu@gitlab.com> Reviewed-by:
Michael Becker <11881043-wandering_person@users.noreply.gitlab.com>
-
Russell Dickenson authored
Remove license approval policies from permissions list See merge request !163509 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Sam White <swhite@gitlab.com>
-
Evan Read authored
Compliance pipelines with multiple frameworks See merge request !163841 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Nate Rosandich <nrosandich@gitlab.com>
-
Nate Rosandich authored
Co-authored-by:
Evan Read <eread@gitlab.com>
-
- Aug 25, 2024
-
-
Tiger Watson authored
Backfill published_by_id of catalog_resource_versions See merge request !163301 Merged-by:
Tiger Watson <twatson@gitlab.com> Approved-by:
Tiger Watson <twatson@gitlab.com> Co-authored-by:
Furkan Ayhan <furkanayhn@gmail.com>
-
Furkan Ayhan authored
published_by is the user who publishes the CI Catalog Resource Version. It must be equal to the release author because creating a release and publishing a version must be done in a single session via release-cli. Here, we are backfilling the old data from the releases table by copying `releases.author` to `catalog_resource_versions.published_by_id` Changelog: other
-
Russell Dickenson authored
Remove confusing vulnerability filters details See merge request !163738 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Adam Cohen <acohen@gitlab.com>
-
Peter Hegman authored
Migrate utility classes in files with Auth context See merge request !163720 Merged-by:
Peter Hegman <phegman@gitlab.com> Approved-by:
Smriti Garg <sgarg@gitlab.com> Approved-by:
Peter Hegman <phegman@gitlab.com> Co-authored-by:
Lukas Eipert <leipert@gitlab.com>
-
Lukas Eipert authored
We need special approvals for auth related files, so we migrate all of those files in one MR in order to reduce the effort needed in other MRs. This is part of the larger ongoing effort to migrate legacy utility classes to tailwind. We have already migrated thousands of instances in an automated manner and we came to trust our tooling. See also: &13521
-
Rajendra Kadam authored
Remove PrometheusAlert and PrometheusAlertEvent models See merge request !160616 Merged-by:
Rajendra Kadam <rkadam@gitlab.com> Approved-by:
Rajendra Kadam <rkadam@gitlab.com> Approved-by:
Pavel Shutsin <pshutsin@gitlab.com> Reviewed-by:
Rajendra Kadam <rkadam@gitlab.com> Co-authored-by:
syasonik <syasonik@gitlab.com>
-
- Aug 24, 2024
-
-
Stan Hu authored
Fix failing test in default branch See merge request !163831 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
mo khan <mo@mokhan.ca>
-
Sashi Kumar Kumaresan authored
Add vulnerability management policy schema See merge request !163245 Merged-by:
Sashi Kumar Kumaresan <skumar@gitlab.com> Approved-by:
Martin Čavoj <mcavoj@gitlab.com> Approved-by:
Sashi Kumar Kumaresan <skumar@gitlab.com> Reviewed-by:
Sashi Kumar Kumaresan <skumar@gitlab.com> Reviewed-by:
Martin Čavoj <mcavoj@gitlab.com> Co-authored-by:
lorenzvanherwaarden <lvanherwaarden@gitlab.com>
-
Lorenz van Herwaarden authored
This adds the vulnerability management policy type to the security policies JSON schema. It also adds a concern to limit the amount of policies of this type to 5.
-
Stanislav Lashmanov authored
Remove 'pinned_file' feature flag See merge request !162503 Merged-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Approved-by:
Arpit Gogia <12347103-arpitgogia@users.noreply.gitlab.com> Approved-by:
Allen Cook <acook@gitlab.com> Approved-by:
Angelo Gulina <agulina@gitlab.com> Approved-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Reviewed-by:
Angelo Gulina <agulina@gitlab.com>
-
Stanislav Lashmanov authored
Remove `pinned_file` feature flag Changelog: added - [Introduced](#387246) in GitLab 16.9 [with a flag](../../administration/feature_flags.md) named `pinned_file`. Disabled by default. - [Enabled on GitLab.com](#433250 (comment 1751596958)) in GitLab 16.9. - [Generally available](#433250) in GitLab 17.4. Feature flag `pinned_file` removed.
-
- Aug 23, 2024
-
-
Artur Fedorov authored
Fix disabled attribute for vue 3 migration See merge request !163398 Merged-by:
Artur Fedorov <afedorov@gitlab.com> Approved-by:
Vanessa Otto <votto@gitlab.com> Approved-by:
Natalia Tepluhina <ntepluhina@gitlab.com>
-
Artur Fedorov authored
Vue 3 migration handles disabled attribute differently. This MR make it pass for both Vue 2 and Vue 2
-
Phillip Wells authored
JetBrains extension: port over external docs See merge request !163070 Merged-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Erran Carey <ecarey@gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Reviewed-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Amy Qualls <aqualls@gitlab.com>
-
Amy Qualls authored
Create a bare stub for this page, so I can add content to it in future commits in this branch.
-
Brett Walker authored
Fix missing milestone change system notes See merge request !163577 Merged-by:
Brett Walker <bwalker@gitlab.com> Approved-by:
Alexandru Croitor <acroitor@gitlab.com> Approved-by:
Brett Walker <bwalker@gitlab.com> Reviewed-by:
Brett Walker <bwalker@gitlab.com> Reviewed-by:
Heinrich Lee Yu <heinrich@gitlab.com> Co-authored-by:
Heinrich Lee Yu <heinrich@gitlab.com>
-
Kushal Pandya authored
Work items - Fix drag offset on hierarchy tree See merge request !163694 Merged-by:
Kushal Pandya <kushal@gitlab.com> Approved-by:
Vanessa Otto <votto@gitlab.com> Approved-by:
Kushal Pandya <kushal@gitlab.com> Co-authored-by:
Florie Guibert <fguibert@gitlab.com>
-
Phillip Wells authored
Neovim: Stub out Vim auto-command section See merge request !163214 Merged-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Amy Qualls <aqualls@gitlab.com>
-
Amy Qualls authored
I want to move this here, but I don't know what it does. Let's copy over the basic info, and seek answers from the engineer.
-
Jose Ivan Vargas authored
Migrate utility classes in dirs starting with E-L See merge request !163761 Merged-by:
Jose Ivan Vargas <jvargas@gitlab.com> Approved-by:
Jose Ivan Vargas <jvargas@gitlab.com> Co-authored-by:
Lukas Eipert <leipert@gitlab.com>
-
Lukas Eipert authored
This is part of the larger ongoing effort to migrate legacy utility classes to tailwind. We have already migrated thousands of instances in an automated manner and we came to trust our tooling. So we simply run it on all the JS folders, starting with E to L. See: &13521
-
Amy Qualls authored
Amend quick actions docs for external email participants on issues See merge request !162296 Merged-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Reviewed-by:
Amy Qualls <aqualls@gitlab.com> Co-authored-by:
Roshni Sarangadharan <rsarangadharan@gitlab.com> Co-authored-by:
Jan Kunzmann <jkunzmann@gitlab.com>
-
Jan Kunzmann authored
-
Allen Cook authored
Fixes `Sidekiq.strict_args` warning See merge request !163756 Merged-by:
Allen Cook <acook@gitlab.com> Approved-by:
Allen Cook <acook@gitlab.com> Co-authored-by:
bmarjanovic <bmarjanovic@gitlab.com>
-
Alexander Turinske authored
Change query to fetch all groups and projects See merge request !163637 Merged-by:
Alexander Turinske <aturinske@gitlab.com> Approved-by:
Martin Čavoj <mcavoj@gitlab.com> Approved-by:
Alexander Turinske <aturinske@gitlab.com> Reviewed-by:
Martin Čavoj <mcavoj@gitlab.com> Co-authored-by:
Artur Fedorov <afedorov@gitlab.com>
-