- Nov 28, 2024
-
-
mo khan authored
-
- Nov 27, 2024
-
-
Thong Kuah authored
Prevents db.rake to alter cell sequences range See merge request !173875 Merged-by:
Thong Kuah <tkuah@gitlab.com> Approved-by:
Thong Kuah <tkuah@gitlab.com> Co-authored-by:
Leonardo Rosa <ldarosa@gitlab.com>
-
Michael Kozono authored
Ensure cron manager receives updated geo node See merge request !173724 Merged-by:
Michael Kozono <mkozono@gitlab.com> Approved-by:
Serhii Yarynovskyi <syarynovskyi@gitlab.com> Approved-by:
Michael Kozono <mkozono@gitlab.com> Reviewed-by:
Michael Kozono <mkozono@gitlab.com> Co-authored-by:
Lukas Wanko <lwanko@gitlab.com>
-
Lukas Wanko authored
EE: true Changelog: fixed
-
Lee Tickett authored
Update duo link for contributors See merge request !173921 Merged-by:
Lee Tickett <ltickett@gitlab.com> Approved-by:
Lee Tickett <ltickett@gitlab.com> Co-authored-by:
Daniel Murphy <dmurphy@gitlab.com>
-
Daniel Murphy authored
-
Russell Dickenson authored
Document DAST support for Windows Negotiate/Kerberos auth See merge request !172309 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Michael Eddington <meddington@gitlab.com>
-
Hordur Freyr Yngvason authored
Expose exitCode on jobs in GraphQL See merge request !173295 Merged-by:
Hordur Freyr Yngvason <hfyngvason@gitlab.com> Approved-by:
Hordur Freyr Yngvason <hfyngvason@gitlab.com> Co-authored-by:
Kev Kloss <kkloss@gitlab.com>
-
Nicolas Dular authored
Update dependency asciidoctor-plantuml to '~> 0.1.0' See merge request !172144 Merged-by:
Nicolas Dular <ndular@gitlab.com> Approved-by:
Missy Davies <mdavies@gitlab.com> Approved-by:
Costel Maxim <cmaxim@gitlab.com> Approved-by:
Nicolas Dular <ndular@gitlab.com> Reviewed-by:
Nicolas Dular <ndular@gitlab.com> Co-authored-by:
Brett Walker <bwalker@gitlab.com>
-
Brett Walker authored
Method we used changed, so now build our own image tag and use the gem's `gen_url` method.
-
Alexander Turinske authored
Update feature flag rollout link See merge request !173933 Merged-by:
Alexander Turinske <aturinske@gitlab.com> Approved-by:
Alexander Turinske <aturinske@gitlab.com> Co-authored-by:
Artur Fedorov <afedorov@gitlab.com>
-
Andrew Evans authored
Fix "because" spell See merge request !173866 Merged-by:
Andrew Evans <aevans@gitlab.com> Approved-by:
Sean Arnold <sarnold@gitlab.com> Approved-by:
Andrew Evans <aevans@gitlab.com> Co-authored-by:
Alper Akgun <aakgun@gitlab.com>
-
Alper Akgun authored
-
Michał Zając authored
Optimise query hierarchy for filtered add on eligible users results See merge request !173550 Merged-by:
Michał Zając <mzajac@gitlab.com> Approved-by:
Max Orefice <morefice@gitlab.com> Approved-by:
Michał Zając <mzajac@gitlab.com> Reviewed-by:
Max Orefice <morefice@gitlab.com> Co-authored-by:
Divya <dmahadevan@gitlab.com>
-
Divya Mahadevan authored
-
Douglas Barbosa Alexandre authored
Revert "Relax criteria for proxying Git fetches" See merge request !173926 Merged-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Max Orefice <morefice@gitlab.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Reviewed-by:
Max Orefice <morefice@gitlab.com> Co-authored-by:
Michael Kozono <mkozono@gitlab.com>
-
Doug Stull authored
Do no treat non-VCS test components as updatable See merge request !174017 Merged-by:
Doug Stull <dstull@gitlab.com> Approved-by:
Lukas Wanko <lwanko@gitlab.com> Approved-by:
Doug Stull <dstull@gitlab.com> Co-authored-by:
Vitaly Slobodin <vslobodin@gitlab.com>
-
Miguel Rincon authored
Update dependency @sentry/browser to v8.41.0 See merge request !173643 Merged-by:
Miguel Rincon <mrincon@gitlab.com> Approved-by:
Miguel Rincon <mrincon@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Max Fan authored
Unquarantine fixed flaky test See merge request !174041 Merged-by:
Max Fan <mfan@gitlab.com> Approved-by:
Max Fan <mfan@gitlab.com> Co-authored-by:
Pedro Pombeiro <noreply@pedro.pombei.ro>
-
Andrew Fontaine authored
Remove non-existent specs from Vue 3 quarantine See merge request !173756 Merged-by:
Andrew Fontaine <afontaine@gitlab.com> Approved-by:
Andrew Fontaine <afontaine@gitlab.com> Reviewed-by:
Andrew Fontaine <afontaine@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Co-authored-by:
Mark Florian <mflorian@gitlab.com>
-
Grzegorz Bizon authored
Add composite identity support using RequestStore (v2) See merge request !173006 Merged-by:
Grzegorz Bizon <grzegorz@gitlab.com> Approved-by:
Fabio Pitino <fpitino@gitlab.com> Approved-by:
Marius Bobin <mbobin@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Reviewed-by:
Drew Blessing <drew@gitlab.com> Reviewed-by:
Grzegorz Bizon <grzegorz@gitlab.com> Reviewed-by:
Fabio Pitino <fpitino@gitlab.com> Reviewed-by:
Jessie Young <jessieyoung@gitlab.com> Co-authored-by:
Grzegorz Bizon <grzesiek.bizon@gmail.com> Co-authored-by:
Imre Farkas <ifarkas@gitlab.com> Co-authored-by:
Jessie Young <jessieyoung@gitlab.com>
-
Grzegorz Bizon authored
Service accounts are EE-only feature
-
Vitaly Slobodin authored
Exit early in setting up the test environment for non-VCS test components. `openbao` is such an example. This component uses the `gitlab:secrets_management:openbao:download_or_clone` Rake task that downloads the `openbao` binary without setting up the GIT repository in `tmp/tests/openbao`. When the test environment is being set up, the test helper calls `component_timed_setup` which invokes the GIT binary with the following arguments: ```shell git -C tmp/tests/openbao merge-base --is-ancestor <COMMIT_SHA> HEAD ``` Due to the design of GIT, it traverses all directories until it finds the `.git` directory against which it can execute the command mentioned above. In our case, the GIT reaches the GitLab repository, which might be slow to respond. It was reported by team members that this patch reduces the setup time from 2+ minutes to 2 seconds depending on the GIT repo status: Before: `Test environment set up in 160.159391346 seconds` After: `Test environment set up in 2.480034855 seconds`
-
Peter Leitzen authored
Add pipeline:skip-observability-e2e-tests label See merge request !173974 Merged-by:
Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Peter Leitzen <pleitzen@gitlab.com> Reviewed-by:
Peter Leitzen <pleitzen@gitlab.com> Reviewed-by:
Matthias Käppler <mkaeppler@gitlab.com> Reviewed-by:
Daniele Rossetti <drossetti@gitlab.com> Co-authored-by:
Daniele Rossetti <drossetti@gitlab.com>
-
Daniele Rossetti authored
Co-authored-by:
Matthias Käppler <mkaeppler@gitlab.com>
-
Pedro Pombeiro authored
This reverts merge request !173942
-
Vladimir Shushlin authored
Include last contacted time on audit log when runner is deleted See merge request !173916 Merged-by:
Vladimir Shushlin <vshushlin@gitlab.com> Approved-by:
Corinna Gogolok <cgogolok@gitlab.com> Approved-by:
Vladimir Shushlin <vshushlin@gitlab.com> Co-authored-by:
Pedro Pombeiro <noreply@pedro.pombei.ro>
-
Max Woolf authored
Add test coverage for destroy_via_user_id in ApproversController See merge request !172759 Merged-by:
Max Woolf <mwoolf@gitlab.com> Approved-by:
Fred Reinink <freinink@gitlab.com> Approved-by:
Max Woolf <mwoolf@gitlab.com> Reviewed-by:
Max Woolf <mwoolf@gitlab.com> Reviewed-by:
Fred Reinink <freinink@gitlab.com> Co-authored-by:
Pranav Jain <pjain@gitlab.com>
-
Pranav Jain authored
- Implement unit tests for the destroy_via_user_id method - Ensure all edge cases are covered - Improve overall code coverage for ee/app/controllers/projects/approvers_controller.rb
-
Bob Van Landuyt authored
Ignore unauthorized subscription errors in SLIs See merge request !173506 Merged-by:
Bob Van Landuyt <bob@gitlab.com> Approved-by:
Bob Van Landuyt <bob@gitlab.com> Reviewed-by:
Bob Van Landuyt <bob@gitlab.com> Reviewed-by:
Heinrich Lee Yu <heinrich@gitlab.com> Co-authored-by:
Heinrich Lee Yu <heinrich@gitlab.com>
-
Natalia Tepluhina authored
Adds page description to Usage Quotas Pipelines tab See merge request !173954 Merged-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Lee Tickett <ltickett@gitlab.com> Approved-by:
Lorena Ciutacu <lciutacu@gitlab.com> Approved-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Reviewed-by:
Lorena Ciutacu <lciutacu@gitlab.com> Reviewed-by:
Lee Tickett <ltickett@gitlab.com> Co-authored-by:
Ammar Alakkad <am.alakkad@gmail.com>
-
Max Fan authored
Merge branch 'quarantine-flaky-tests-spec-services-ci-runners-set_runner_associated_projects_service_spec-rb-201' into 'master' Quarantine a flaky test See merge request !173942 Merged-by:
Max Fan <mfan@gitlab.com> Approved-by:
Max Fan <mfan@gitlab.com> Co-authored-by:
Auto-quarantining bot <gitlab-auto-quarantine-bot@gitlab.com>
-
Vasilii Iakliushin authored
Allow pushing locked LFS files merged from upstream See merge request !174012 Merged-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Approved-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Co-authored-by:
Joe Woodward <j@joewoodward.me>
-
Sashi Kumar Kumaresan authored
Remove group branch modification setting See merge request !173927 Merged-by:
Sashi Kumar Kumaresan <skumar@gitlab.com> Approved-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com> Approved-by:
Artur Fedorov <afedorov@gitlab.com> Approved-by:
Sashi Kumar Kumaresan <skumar@gitlab.com> Reviewed-by:
Alexander Turinske <aturinske@gitlab.com> Co-authored-by:
Alexander Turinske <aturinske@gitlab.com>
-
Allison Browne authored
Remove the ci_skip_persistent_ref_existence_check feature flag See merge request !173905 Merged-by:
Allison Browne <abrowne@gitlab.com> Approved-by:
Allison Browne <abrowne@gitlab.com> Co-authored-by:
Jose Ivan Vargas <jvargas@gitlab.com>
-
Aboobacker MK authored
Write organization_id to oauth tables See merge request !171628 Merged-by:
Aboobacker MK <akarakath@gitlab.com> Approved-by:
Smriti Garg <sgarg@gitlab.com> Approved-by:
Michał Zając <mzajac@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com>
-
Stan Hu authored
Add warning to `access_token_expires_in` See merge request !173621 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Aboobacker MK <akarakath@gitlab.com> Co-authored-by:
Paul Slaughter <pslaughter@gitlab.com>
-
Paul Slaughter authored
-
Fabio Pitino authored
Track event when job token is authorized for a project with disabled scope See merge request !173400 Merged-by:
Fabio Pitino <fpitino@gitlab.com> Approved-by:
Niko Belokolodov <nbelokolodov@gitlab.com> Approved-by:
Fabio Pitino <fpitino@gitlab.com> Co-authored-by:
Erick Bajao <fbajao@gitlab.com>
-