该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 9月 25, 2024
-
-
由 Katrin Leinweber 创作于
Follow-up to 34560a16 & 89c34dfb
-
由 Kati Paizee 创作于
Update metadata and codeowners for Platform Insights See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166440 Merged-by:
Kati Paizee <kpaizee@gitlab.com> Approved-by:
Diana Logan <dlogan@gitlab.com> Approved-by:
Kati Paizee <kpaizee@gitlab.com> Co-authored-by:
Lorena Ciutacu <lciutacu@gitlab.com>
-
由 Lorena Ciutacu 创作于
-
由 Joe Woodward 创作于
Prevent 500 errors when evaluating empty changelog configs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166610 Merged-by:
Joe Woodward <jwoodward@gitlab.com> Approved-by:
Naman Jagdish Gala <ngala@gitlab.com> Approved-by:
Eugie Limpin <elimpin@gitlab.com> Co-authored-by:
Joe Woodward <j@joewoodward.me>
-
由 Joe Woodward 创作于
In 17.2 we fixed an issue when loading the changelog config yaml https://gitlab.com/gitlab-org/gitlab/-/merge_requests/156938 This change caught errors from Psych when loading the YAML file. This didn't take into account empty YAML files. These changes check the output from safe_load to ensure there was something loaded before trying to parse the config. If nothing was loaded we return the default config. Co-authored-by: @nav-j Changelog: fixed
-
由 David Dieulivol 创作于
Re-enable DocumentationLinks in haml-lint See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166971 Merged-by:
David Dieulivol <ddieulivol@gitlab.com> Approved-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Approved-by:
David Dieulivol <ddieulivol@gitlab.com> Co-authored-by:
Marcel Amirault <mamirault@gitlab.com>
-
由 Marcel Amirault 创作于
After link cleanup which added .md to all links, re-enable linter to enforce rule Changelog: changed
-
由 Natalia Tepluhina 创作于
Updated text for the Duo Code review feedback modal button See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167000 Merged-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Co-authored-by:
Phil Hughes <me@iamphill.com>
-
由 Eduardo Sanz García 创作于
Display `Service Account` badge in members pages See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166767 Merged-by:
Eduardo Sanz García <esanz-garcia@gitlab.com> Approved-by:
Rahul Chanila <rchanila@gitlab.com> Approved-by:
Andrew Evans <aevans@gitlab.com>
-
由 David Dieulivol 创作于
Quarantine the spec/features/protected_tags_spec.rb spec file See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167014 Merged-by:
David Dieulivol <ddieulivol@gitlab.com> Approved-by:
Vasilii Iakliushin <viakliushin@gitlab.com>
-
由 Prabakaran Murugesan 创作于
Resolve "Remove unused unique indexes related to SBOM tables" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166912 Merged-by:
Prabakaran Murugesan <pmurugesan@gitlab.com> Approved-by:
Prabakaran Murugesan <pmurugesan@gitlab.com> Reviewed-by:
Fabien Catteau <fcatteau@gitlab.com> Reviewed-by:
Mehmet Emin INAC <minac@gitlab.com> Reviewed-by:
Prabakaran Murugesan <pmurugesan@gitlab.com> Co-authored-by:
Fabien Catteau <fcatteau@gitlab.com>
-
由 Fabien Catteau 创作于
Remove unused uniques index from sbom_source_packages and sbom_components tables. These have been replaced with new unique indexes that now include organization_id (sharding key). Changelog: changed
-
由 Adam Hegyi 创作于
Fix code suggestion events fixture See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167081 Merged-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Co-authored-by:
Felipe Artur <felipefac@gmail.com>
-
由 Phil Hughes 创作于
-
由 Marius Bobin 创作于
Remove ignore_columns for Packages::BuildInfo See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165616 Merged-by:
Marius Bobin <mbobin@gitlab.com> Approved-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Approved-by:
Marius Bobin <mbobin@gitlab.com> Co-authored-by:
Tian Chen <tchen@gitlab.com>
-
由 Brendan Lynch 创作于
Reference OpenSSL 3 guide in 17.7 upgrade changes See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166244 Merged-by:
Brendan Lynch <blynch@gitlab.com> Approved-by:
Dilan Orrino <dorrino@gitlab.com> Reviewed-by:
Achilleas Pipinellis - OOO until November 25th (parental leave) <axil@gitlab.com> Co-authored-by:
Achilleas Pipinellis <axil@gitlab.com> Co-authored-by:
Hossein Pursultani <hpursultani@gitlab.com>
-
由 Hossein Pursultani 创作于
Co-authored-by:
Achilleas Pipinellis <axil@gitlab.com>
-
由 Lukas Eipert 创作于
Fix yaml support for monaco-editor with vite See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152660 Merged-by:
Lukas Eipert <leipert@gitlab.com> Approved-by:
Lukas Eipert <leipert@gitlab.com> Reviewed-by:
Lukas Eipert <leipert@gitlab.com> Reviewed-by:
Alexander Turinske <aturinske@gitlab.com> Co-authored-by:
Alexander Turinske <aturinske@gitlab.com>
-
由 Alexander Turinske 创作于
- import worker manually - only apply when using Vite - make check in vite config Changelog: changed
-
由 Brendan Lynch 创作于
Add docs TLS support details for GitLab See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166273 Merged-by:
Brendan Lynch <blynch@gitlab.com> Approved-by:
Stan Hu <stanhu@gmail.com> Reviewed-by:
Achilleas Pipinellis - OOO until November 25th (parental leave) <axil@gitlab.com> Reviewed-by:
Peter Lu <plu@gitlab.com> Co-authored-by:
Achilleas Pipinellis <axil@gitlab.com> Co-authored-by:
Hossein Pursultani <hpursultani@gitlab.com>
-
由 Hossein Pursultani 创作于
Co-authored-by:
Evan Read <eread@gitlab.com>
-
由 Marcel Amirault 创作于
Merge branch 'eread/split-user-email-address_related-api-topics-off-from-main-user-api-docs' into 'master' Split user email address-related API topics off from main user API docs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167111 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
由 Matthias Käppler 创作于
Add cut-off date for Duo Enterprise AI proxy features See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167031 Merged-by:
Matthias Käppler <mkaeppler@gitlab.com> Approved-by:
Matthias Käppler <mkaeppler@gitlab.com> Co-authored-by:
David O'Regan <doregan@gitlab.com>
-
由 David O'Regan 创作于
- Set cut-off date to 2024-10-17 00:00:00 UTC for anthropic_proxy and vertex_ai_proxy - Updated both config/cloud_connector.yml and ee/config/cloud_connector/access_data.yml - Ensures these features will require Duo Enterprise license after the cut-off date - Part of the initiative to end free access for all Duo features
-
Update KAS version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167100 Merged-by:
release-tools approver bot <project_278964_bot_77e28085fcec07f14dfd31c689824b5b@noreply.gitlab.com> Approved-by:
release-tools approver bot <project_278964_bot_77e28085fcec07f14dfd31c689824b5b@noreply.gitlab.com> Co-authored-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>
-
由 Deepika Guliani 创作于
Fix work item dates widget cutoff See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166682 Merged-by:
Deepika Guliani <dguliani@gitlab.com> Approved-by:
Nick Leonard <nleonard@gitlab.com> Approved-by:
Rajan Mistry <rmistry@gitlab.com> Approved-by:
Deepika Guliani <dguliani@gitlab.com> Reviewed-by:
Nick Leonard <nleonard@gitlab.com> Reviewed-by:
Rajan Mistry <rmistry@gitlab.com> Co-authored-by:
Nick Brandt <nbrandt@gitlab.com>
-
由 Nick Brandt 创作于
-
由 Mark Chao 创作于
Hide Duo Chat on pages outside of Group or Project See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166225 Merged-by:
Mark Chao <mchao@gitlab.com> Approved-by:
Chaoyue Zhao <czhao@gitlab.com> Approved-by:
Lesley Razzaghian <lrazzaghian@gitlab.com> Approved-by:
Andrew Fontaine <afontaine@gitlab.com> Approved-by:
Jay McCure <jmccure@gitlab.com> Approved-by:
Mark Chao <mchao@gitlab.com> Reviewed-by:
Mark Chao <mchao@gitlab.com> Co-authored-by:
Lindsey Shelton <lshelton@gitlab.com>
-
由 Lindsey Shelton 创作于
Modifying show to include only groups and project pages Changelog: fixed
-
由 Deepika Guliani 创作于
Updated note body spec See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167004 Merged-by:
Deepika Guliani <dguliani@gitlab.com> Approved-by:
Deepika Guliani <dguliani@gitlab.com> Co-authored-by:
Phil Hughes <me@iamphill.com>
-
由 Roshni Sarangadharan 创作于
Change header format for the using instance runners and reset runner reg token documentation section See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167058 Merged-by:
Roshni Sarangadharan <rsarangadharan@gitlab.com> Co-authored-by:
Darren Eastman <deastman@gitlab.com>
-
由 Darren Eastman 创作于
Change header format for the using instance runners and reset runner reg token documentation section
-
由 Dylan Griffith 创作于
Add `title` field in the custom roles yaml file generator See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166821 Merged-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Jarka Košanová <jarka@gitlab.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Co-authored-by:
Florian Lang <mail@flo-lang.de>
-
由 Florian Lang 创作于
-
由 Dylan Griffith 创作于
Revert "Merge branch '481782-add-render-logic' into 'master'" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167110 Merged-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Anna Springfield <aspringfield@gitlab.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Co-authored-by:
Heinrich Lee Yu <heinrich@gitlab.com>
-
由 Tianwen Chen 创作于
Create commit status on commit with a lot of pipelines See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165665 Merged-by:
Tianwen Chen <tchen@gitlab.com> Approved-by:
Tianwen Chen <tchen@gitlab.com> Approved-by:
Krasimir Angelov <kangelov@gitlab.com> Reviewed-by:
Kamil Trzciński (Back 2025-01-01) <ayufan@ayufan.eu> Reviewed-by:
Krasimir Angelov <kangelov@gitlab.com> Reviewed-by:
Tianwen Chen <tchen@gitlab.com> Reviewed-by:
Panos Kanellidis <pkanellidis@gitlab.com> Co-authored-by:
guillaume.micouin-jorda <gmicouin@netcourrier.com>
-
由 Michael Kozono 创作于
Add config file class for Python Poetry `pyproject.toml` See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166777 Merged-by:
Michael Kozono <mkozono@gitlab.com> Approved-by:
Moaz Khalifa <mkhalifa@gitlab.com> Approved-by:
Michael Kozono <mkozono@gitlab.com> Reviewed-by:
Michael Kozono <mkozono@gitlab.com> Reviewed-by:
Moaz Khalifa <mkhalifa@gitlab.com> Co-authored-by:
lma-git <lma@gitlab.com>
-
由 Leaminn Ma 创作于
Adds the Python Poetry config file class which contains logic to parse 'pyproject.toml' files.
-
由 Marcel Amirault 创作于
Make it clearer that a small subset of audit events are available at the Free tier See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167037 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Mario Mora <mmora@gitlab.com>
-
由 Mario Mora 创作于
Also remove duplicate details information
-