该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 8月 18, 2022
-
-
由 Denys Mishunov 创作于
Correctly register the yaml worker
-
- 8月 16, 2022
-
-
由 Doug Stull 创作于
Display SCIM identities in the identity table See merge request gitlab-org/gitlab!91922
-
由 Eduardo Sanz García 创作于
For EE admin users, SCIM identities are now shown under `Admin > Overview > Users > USER > identity tab` Changelog: added EE: true
-
由 Mark Lapierre 创作于
Update google-cloud-env from 1.5.0 to 1.6.0 in /qa See merge request gitlab-org/gitlab!94201
-
由 Alex Kalderimis 创作于
Display group members only when setting allowlist for a group See merge request gitlab-org/gitlab!94154
-
由 Eugie Limpin 创作于
-
由 Michael Kozono 创作于
Geo - Use Gitlab::Database::BatchCount.batch_count directly in Gitlab::Geo::Replicator#primary_total_count See merge request gitlab-org/gitlab!95376
-
由 Dylan Griffith 创作于
Clean up attention request related todos See merge request gitlab-org/gitlab!94008
-
由 Sincheol (David) Kim 创作于
Changelog: other
-
由 Kerri Miller 创作于
Minor refactorings around Cloud Seed See merge request gitlab-org/gitlab!95216
-
由 Mayra Cabrera 创作于
Update google-cloud-env from 1.5.0 to 1.6.0 See merge request gitlab-org/gitlab!94194
-
由 Amy Qualls 创作于
Update and move recreate wiki snippet See merge request gitlab-org/gitlab!95391
-
由 Kate Grechishkina 创作于
Polish language. Punctuation, word choice. Shift the comments in the code from inline to new lines, to aid in readability. Shift last step to a success statement.
-
Disable Rugged auto-detection by default See merge request gitlab-org/gitlab!95330
-
由 Stan Hu 创作于
Create reusable Arkose::VerifyResponse class See merge request gitlab-org/gitlab!95334
-
由 Eugie Limpin 创作于
Arkose::VerifyResponse class contains methods that were previously implemented in Arkose::UserVerificationService. These methods use/returns values from the JSON response returned by Arkose Verify API endpoint. They are extracted from Arkose::UserVerificationService to make them reusable.
-
由 Kerri Miller 创作于
Generate chain of custody CSV reports asyncronously See merge request gitlab-org/gitlab!94332
-
由 Andrew Fontaine 创作于
Enable rebase without ci See merge request gitlab-org/gitlab!95387
-
由 Lin Jen-Shin 创作于
Improve knapsack report download/upload error handling See merge request gitlab-org/gitlab!95310
-
-
由 Stan Hu 创作于
Add MR reviewers to Project Import/Export See merge request gitlab-org/gitlab!94400
-
由 Frédéric Caplette 创作于
Avoid usage of toBeTruthy/toBeFalsy in iterations_spec.js See merge request gitlab-org/gitlab!95101
-
由 Doug Stull 创作于
Add Groups:: GroupDeletedEvent event See merge request gitlab-org/gitlab!95051
-
由 Jose Ivan Vargas 创作于
Enables mr_review_submit_comment by default See merge request gitlab-org/gitlab!94208
-
由 Alexander Turinske 创作于
Merge branch '370538-replace-finding-components-with-find-findall-in-spec-frontend-members' into 'master' Replace finding components with find/findAll in spec/frontend/members See merge request gitlab-org/gitlab!95207
-
由 Andrew Fontaine 创作于
Add expand/collapse when invite modal errors are more than 2 See merge request gitlab-org/gitlab!94199
-
由 Doug Stull 创作于
- better UI scalability Changelog: changed
-
由 Alexander Turinske 创作于
Display status icon for the MR Widget V2 See merge request gitlab-org/gitlab!94944
-
由 Savas Vedova 创作于
- Refactored the polling method in widget.vue. It's now simplier and previously it contained a bug which got fixed.
-
由 Andrew Fontaine 创作于
Improve existing CI schema specs See merge request gitlab-org/gitlab!95034
-
由 Jose Ivan Vargas 创作于
Remove shared runner usage tab from analytics See merge request gitlab-org/gitlab!94978
-
由 Laura Montemayor 创作于
Add Fortify on Demand (FoD) SAST template See merge request gitlab-org/gitlab!91956
-
由 rossfuhrman 创作于
Changelog: added
-
由 Clayton Cornell 创作于
Combine new_fe_guide with regular fe_guide See merge request gitlab-org/gitlab!94282
-
由 Simon Knox 创作于
Having two is confusing, to improve the structure of the FE Guide we can improve the structure of fe_guide
-
由 Mark Chao 创作于
Fix stale user highest role stats on dormant user deactivation See merge request gitlab-org/gitlab!93935
-
由 Luke Stahlman 创作于
The dormant user deactivation worker has not been triggering an update to the user role stats. This fix replaces the SQL statement with a batched deactivation via the User model. Changelog: fixed
-
由 Stan Hu 创作于
Now that Praefect manages paths by default via https://gitlab.com/gitlab-org/gitaly/-/merge_requests/4809, the use of direct disk access via Rugged doesn't work if Praefect is use, which is the case for most GDK users. We already disable Rugged when Puma is in use. This merge request now disables the disk auto-detection by default with the `skip_rugged_auto_detect` feature flag. Rugged will still be enabled if the Rugged-specific feature flags are enabled. This would avoid issues when users migrate over to Gitaly on a separate node but keep a stale copy of the `.gitaly-metadata` files: https://gitlab.com/gitlab-org/gitlab/-/issues/368545 Relates to https://gitlab.com/gitlab-org/gitlab-development-kit/-/issues/1556 Relates to https://gitlab.com/gitlab-org/gitaly/-/issues/2263 Changelog: changed
-
由 Frédéric Caplette 创作于
Avoid usage of toBeTruthy/Falsy in security dashboard See merge request gitlab-org/gitlab!94752
-
由 Clayton Cornell 创作于
[Docs] New doc for Terraform Modules Registry API See merge request gitlab-org/gitlab!95293
-