该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 10月 01, 2024
-
-
由 James Nutt 创作于
This MR introduces an application setting (disabled by default) which controls the ability to perform user contribution mapping to users with administrative privileges on the instance. Related issue: https://gitlab.com/gitlab-org/gitlab/-/issues/474963
-
- 9月 30, 2024
-
-
由 Ryan Lehmann 创作于
Doc: Update security policy design page See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167353 Merged-by:
Ryan Lehmann <rlehmann@gitlab.com> Reviewed-by:
Ryan Lehmann <rlehmann@gitlab.com> Co-authored-by:
Grant Hickman <ghickman@gitlab.com> Co-authored-by:
Bryan Miller <bmiller@gitlab.com>
-
由 Bryan Miller 创作于
-
由 Mehmet Emin INAC 创作于
Ingest vulnerability_names of vulnerability_reads See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/163086 Merged-by:
Mehmet Emin INAC <minac@gitlab.com> Approved-by:
Mehmet Emin INAC <minac@gitlab.com> Reviewed-by:
Lucas Charles <me@lucascharles.me> Reviewed-by:
Mehmet Emin INAC <minac@gitlab.com> Co-authored-by:
Bala Kumar <sbalakumar@gitlab.com>
-
由 Omar Qunsul 创作于
Merge branch 'backfill-desired-sharding-key-small-table-incident_management_pending_alert_escalations' into 'master' Add and backfill project_id for incident_management_pending_alert_escalations See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166816 Merged-by:
Omar Qunsul <oqunsul@gitlab.com> Approved-by:
Alex Buijs <abuijs@gitlab.com> Approved-by:
Thong Kuah <tkuah@gitlab.com> Approved-by:
Omar Qunsul <oqunsul@gitlab.com> Reviewed-by:
Terri Chu <tchu@gitlab.com> Reviewed-by:
Omar Qunsul <oqunsul@gitlab.com> Co-authored-by:
Shubham Kumar <shukumar@gitlab.com>
-
由 Shubham Kumar 创作于
## What does this MR do and why? Add and backfill project_id for incident_management_pending_alert_escalations. This table has a [desired sharding key](https://docs.gitlab.com/ee/development/database/multiple_databases.html#define-a-desired_sharding_key-to-automatically-backfill-a-sharding_key) configured ([view configuration](https://gitlab.com/gitlab-org/gitlab/-/blob/master/db/docs/incident_management_pending_alert_escalations.yml)). This merge request is the first step towards transforming the desired sharding key into a [sharding key](https://docs.gitlab.com/ee/development/database/multiple_databases.html#defining-a-sharding-key-for-all-cell-local-tables). This involves three changes: - Adding a new column that will serve as the sharding key (along with the relevant index and foreign key). - Populating the sharding key when new records are created by adding a database function and trigger. - Scheduling a [batched background migration](https://docs.gitlab.com/ee/development/database/batched_background_migrations.html) to set the sharding key for existing records. Once the background migration has completed, a second merge request will be created to finalize the background migration and validate the not null constraint. ## How to verify We have assigned a random backend engineer from ~"group::respond" to review these changes. Please review this merge request from a ~backend perspective. The main thing we are looking to verify is that the added column and association match the values specified by the [desired sharding key](https://gitlab.com/gitlab-org/gitlab/-/blob/master/db/docs/incident_management_pending_alert_escalations.yml) configuration and that backfilling the column from this other table makes sense in the context of this feature. When you are finished, please: 1. Trigger the [database testing pipeline](https://docs.gitlab.com/ee/development/database/database_migration_pipeline.html) as instructed by Danger. 1. Request a review from the ~backend maintainer and ~database reviewer suggested by Danger. If you have any questions or concerns, reach out to `@tigerwnz` or @shubhamkrai. This merge request was generated by a once off keep implemented in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143774 This change was generated by [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the Keeps::BackfillDesiredShardingKeySmallTable keep. To provide feedback on your experience with `gitlab-housekeeper` please create an issue with the label ~"GitLab Housekeeper" and consider pinging the author of this keep. Changelog: other
-
由 Marc Saleiko 创作于
Update CLI to allow more than three(3) additional properties when creating events See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167421 Merged-by:
Marc Saleiko <msaleiko@gitlab.com> Approved-by:
Marc Saleiko <msaleiko@gitlab.com> Reviewed-by:
Niko Belokolodov <nbelokolodov@gitlab.com> Co-authored-by:
Nwanna Isong <nisong@gitlab.com>
-
由 Nwanna Isong 创作于
-
由 Doug Stull 创作于
Resolve sidekiq supported params warning on ApplyTrialWorker See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166931 Merged-by:
Doug Stull <dstull@gitlab.com> Approved-by:
david hamp-gonsalves <dhamp-gonsalves@gitlab.com> Approved-by:
Hitesh Raghuvanshi <hraghuvanshi@gitlab.com> Reviewed-by:
david hamp-gonsalves <dhamp-gonsalves@gitlab.com>
-
由 Eduardo Bonet 创作于
Add aiFeatureSettings GQL query See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166463 Merged-by:
Eduardo Bonet <ebonet@gitlab.com> Approved-by:
Julie Huang <julhuang@gitlab.com> Approved-by:
Eduardo Bonet <ebonet@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Alper Akgun <aakgun@gitlab.com> Approved-by:
Michał Zając <mzajac@gitlab.com> Reviewed-by:
Michał Zając <mzajac@gitlab.com> Reviewed-by:
Alper Akgun <aakgun@gitlab.com> Reviewed-by:
Eduardo Bonet <ebonet@gitlab.com> Reviewed-by:
Patrick Cyiza <jpcyiza@gitlab.com> Reviewed-by:
Julie Huang <julhuang@gitlab.com> Co-authored-by:
Patrick Cyiza <jpcyiza@gitlab.com>
-
由 Patrick Cyiza 创作于
EE: true Changelog: added
-
由 Gregory Havenga 创作于
Introduce `project_security_statistics` table See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167442 Merged-by:
Gregory Havenga <11164960-ghavenga@users.noreply.gitlab.com> Approved-by:
Subashis Chakraborty <schakraborty@gitlab.com> Approved-by:
Gregory Havenga <11164960-ghavenga@users.noreply.gitlab.com> Reviewed-by:
Mehmet Emin INAC <minac@gitlab.com> Reviewed-by:
Max Woolf <mwoolf@gitlab.com> Co-authored-by:
Mehmet Emin INAC <minac@gitlab.com>
-
由 Mehmet Emin INAC 创作于
This table will store security statistics like the total number of vulnerabilities for projects. Changelog: other
-
由 Jon Glassman 创作于
Simplify LDAP username attribute description See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167588 Merged-by:
Jon Glassman <jglassman@gitlab.com> Approved-by:
Wei-Meng Lee <wlee@gitlab.com> Approved-by:
Jon Glassman <jglassman@gitlab.com> Co-authored-by:
Alvin Gounder <agounder@gitlab.com>
-
由 Eduardo Sanz García 创作于
Fix OmniAuth documentation typo See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167604 Merged-by:
Eduardo Sanz García <esanz-garcia@gitlab.com>
-
由 Justin Ho Tuan Duong 创作于
Link directly to placeholders tab See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167428 Merged-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Approved-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Co-authored-by:
James Nutt <jnutt@gitlab.com>
-
由 Eduardo Sanz García 创作于
OmniAuth option is `enabled` instead of `enable`.
-
由 Bala Kumar 创作于
Changelog: added
-
由 Alexandru Croitor 创作于
Only create system note on color change See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167479 Merged-by:
Alexandru Croitor <acroitor@gitlab.com> Approved-by:
Fred de Gier <fdegier@gitlab.com> Approved-by:
Alexandru Croitor <acroitor@gitlab.com> Co-authored-by:
Nicolas Dular <ndular@gitlab.com>
-
由 Simon Knox 创作于
Replace $body-bg SCSS variable with @apply gl-bg-default See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166861 Merged-by:
Simon Knox <simon@gitlab.com> Approved-by:
Simon Knox <simon@gitlab.com> Reviewed-by:
Scott de Jonge <sdejonge@gitlab.com> Co-authored-by:
sdejonge <sdejonge@gitlab.com>
-
由 Scott de Jonge 创作于
-
Merge branch '478027-follow-up-from-use-the-right-api-for-group-list_selector-inside-branch-rule-drawer' into 'master' Use consts for list_selector types See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167419 Merged-by:
Paulina Sedlak-Jakubowska <psedlak-jakubowska@gitlab.com> Approved-by:
Jack Chapman <jachapman@gitlab.com> Approved-by:
Zack Cuddy <zcuddy@gitlab.com> Approved-by:
Oiza Baiye <obaiye@gitlab.com> Reviewed-by:
Jack Chapman <jachapman@gitlab.com>
-
由 Pedro Pombeiro 创作于
Lint issue fix in Layout/LineEndStringConcatenationIndentation 4 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164695 Merged-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Approved-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Co-authored-by:
Archish <archishthakkar@gmail.com>
-
由 Archish Thakkar 创作于
-
由 Nicolas Dular 创作于
Performance improvements work items lists See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167183 Merged-by:
Nicolas Dular <ndular@gitlab.com> Approved-by:
Felipe Cardozo <fcardozo@gitlab.com> Approved-by:
Nicolas Dular <ndular@gitlab.com> Reviewed-by:
Alexandru Croitor <acroitor@gitlab.com> Co-authored-by:
Alexandru Croitor <acroitor@gitlab.com>
-
由 Max Woolf 创作于
Re-add Product Analytics feature flag and update docs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167296 Merged-by:
Max Woolf <mwoolf@gitlab.com> Approved-by:
Ievgen Chernikov <ichernikov@gitlab.com> Approved-by:
Lorena Ciutacu <lciutacu@gitlab.com> Approved-by:
Halil Coban <hcoban@gitlab.com> Approved-by:
Greg Alfaro <galfaro@gitlab.com> Approved-by:
Sanad Liaquat <sliaquat@gitlab.com> Reviewed-by:
Robert Hunt <rhunt@gitlab.com> Reviewed-by:
Max Woolf <mwoolf@gitlab.com> Reviewed-by:
Lorena Ciutacu <lciutacu@gitlab.com> Co-authored-by:
Robert Hunt <rhunt@gitlab.com>
-
由 Robert Hunt 创作于
Set docs to beta and note the new feature flag Signed-off-by:
Robert Hunt <rhunt@gitlab.com> # Conflicts: # doc/user/product_analytics/index.md
-
由 Nikola Milojevic 创作于
Add cut off date to `generate_commit_message` and `glab_ask_git_command` See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167132 Merged-by:
Nikola Milojevic <nmilojevic@gitlab.com> Approved-by:
Nikola Milojevic <nmilojevic@gitlab.com> Reviewed-by:
Matthias Käppler <mkaeppler@gitlab.com> Co-authored-by:
François Rosé <frose@gitlab.com>
-
由 Jarka Košanová 创作于
Auto-ban duplicate users when a user is banned See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166673 Merged-by:
Jarka Košanová <jarka@gitlab.com> Approved-by:
Joe Woodward <jwoodward@gitlab.com> Approved-by:
Suraj Tripathi <stripathi@gitlab.com> Approved-by:
Jarka Košanová <jarka@gitlab.com> Reviewed-by:
Ian Anderson <ianderson@gitlab.com> Reviewed-by:
Suraj Tripathi <stripathi@gitlab.com> Reviewed-by:
Joe Woodward <jwoodward@gitlab.com> Co-authored-by:
imand3r <ianderson@gitlab.com>
-
由 Ian Anderson 创作于
Changelog: added
-
由 James Nutt 创作于
This MR updates the `PendingReassignmentAlertPresenter` banner to link directly to the placeholders tab. This is to take the user directly to the information the banner informs them of, and in most cases saves them an extra click. Related issue: https://gitlab.com/gitlab-org/gitlab/-/issues/495533
-
由 Aditya Tiwari 创作于
Handle existing resolved ocs vulns See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166593 Merged-by:
Aditya Tiwari <atiwari@gitlab.com> Approved-by:
Oscar Tovar <otovar@gitlab.com> Approved-by:
Aditya Tiwari <atiwari@gitlab.com> Reviewed-by:
Oscar Tovar <otovar@gitlab.com> Co-authored-by:
smtan <smtan@gitlab.com>
-
由 Shao Ming Tan 创作于
Changelog: fixed
-
由 Grzegorz Bizon 创作于
Model Registry: Get latest Semantic Version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166713 Merged-by:
Grzegorz Bizon <grzegorz@gitlab.com> Approved-by:
Surabhi Suman <ssuman@gitlab.com> Approved-by:
Grzegorz Bizon <grzegorz@gitlab.com> Reviewed-by:
Grzegorz Bizon <grzegorz@gitlab.com> Reviewed-by:
Surabhi Suman <ssuman@gitlab.com> Co-authored-by:
fdegier <fdegier@gitlab.com>
-
由 Jonas Larsen 创作于
Part-1: Add event definition files for all snowplow events See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165892 Merged-by:
Jonas Larsen <jlarsen@gitlab.com> Approved-by:
Jonas Larsen <jlarsen@gitlab.com> Approved-by:
Niko Belokolodov <nbelokolodov@gitlab.com> Reviewed-by:
Ankit Panchal <apanchal@gitlab.com> Reviewed-by:
Jonas Larsen <jlarsen@gitlab.com> Co-authored-by:
ankit.panchal <apanchal@gitlab.com>
-
由 Ankit Panchal 创作于
-
由 Andrejs Cunskis 创作于
Update dependency gitlab-qa to '~> 14', '>= 14.16.0' See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167342 Merged-by:
Andrejs Cunskis <acunskis@gitlab.com> Approved-by:
Andrejs Cunskis <acunskis@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
由 GitLab Dependency Bot 创作于
-
由 Andrejs Cunskis 创作于
Update gitlab-development-kit digest to a5a1c84f See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167527 Merged-by:
Andrejs Cunskis <acunskis@gitlab.com> Approved-by:
Andrejs Cunskis <acunskis@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-