该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 9月 01, 2022
-
-
由 Valerie Burton 创作于
Refactors and adds new specs to test inherited permissions for commits
-
由 Jacob Vosmaer 创作于
workhorse: Update module google.golang.org/grpc to v1.49.0 See merge request gitlab-org/gitlab!96592
-
由 Kati Paizee 创作于
Update the vale internal link extension test See merge request gitlab-org/gitlab!93529
-
由 Marcel Amirault 创作于
The test missed all internal links that did not directly link to index.md, because the internal link checker could handle it fine in the rendered site, but it's broken when viewing locally or in /help.
-
由 Olena Horal-Koretska 创作于
Add support for task item status tooltip See merge request gitlab-org/gitlab!96251
-
由 Anna Vovchenko 创作于
Complete CTRT of Webhooks and insecure internal web services docs See merge request gitlab-org/gitlab!96622
-
由 Evan Read 创作于
-
由 Marius Bobin 创作于
Merge branch '352830-backend-use-a-reduced-cost-factor-for-contributions-to-oss-plan-projects' into 'master' Use a reduced cost factor for contributions to OSS plan projects See merge request gitlab-org/gitlab!96273
-
由 Allison Browne 创作于
An open source contribution now defined as being forked from a public project on an open source plan. The fork must also be public
-
由 David Pisek 创作于
Add warning modal when a DAST profile has unsaved changes See merge request gitlab-org/gitlab!94213
-
由 Artur Fedorov 创作于
If profile was edited and has unsaved changes, prompt modal will appear if user tries to change selected profile or edit another profile. Changelog: changed EE: true
-
由 Marius Bobin 创作于
Add blueprint docs about partitioning builds metadata first See merge request gitlab-org/gitlab!96741
-
由 Grzegorz Bizon 创作于
-
由 Max Woolf 创作于
Fix rendering plantUML over kroki in reStructuredText (rst) files See merge request gitlab-org/gitlab!95178
-
由 Grzegorz Bizon 创作于
Add foreign key findings to CI data decay See merge request gitlab-org/gitlab!92781
-
由 Marius Bobin 创作于
-
由 Dmitry Gruzd 创作于
Fix Layout/HashAlignment offenses 40 See merge request gitlab-org/gitlab!96480
-
由 Vasilii Iakliushin 创作于
Update documentation for selective code owner removals See merge request gitlab-org/gitlab!96550
-
由 charlie ablett 创作于
Add similar credit card counts to external pipeline validation service payload See merge request gitlab-org/gitlab!96264
-
由 Matthias Käppler 创作于
Create ViewComponent for badges and use it for the badges helper See merge request gitlab-org/gitlab!96372
-
由 Thomas Hutterer 创作于
-
由 Kushal Pandya 创作于
- Restructures task item component. - Adds support for status icon tooltip. Changelog: added
-
由 Max Woolf 创作于
Merge branch '368996-migrate-pending-redis_hll-metrics-to-instrumentation-classes-framework-a2f7e598053a2b5e' into 'master' Migrate user_packages redis_hll metrics to instrumentation classes See merge request gitlab-org/gitlab!96346
-
由 Niko Belokolodov 创作于
Update to use the new instrumentation framework
-
由 Vasilii Iakliushin 创作于
Follow-up for https://gitlab.com/gitlab-org/gitlab/-/merge_requests/90578
-
由 Aleksei Lipniagov 创作于
Add EE events folder to MarkUsedFeatureFlags rubocop check See merge request gitlab-org/gitlab!96504
-
由 Niko Belokolodov 创作于
-
由 Kushal Pandya 创作于
Remove unused navbar theme helper variables See merge request gitlab-org/gitlab!96127
-
由 Simon Knox 创作于
It was always gray-900 The sidebar one was not used
-
由 charlie ablett 创作于
Add environment tier to allowed agents API response See merge request gitlab-org/gitlab!95441
-
由 Kati Paizee 创作于
Move multi-project pipeline content to downstream page See merge request gitlab-org/gitlab!96637
-
由 Marcel Amirault 创作于
Multi-project pipelines and parent-child pipelines are both downstream pipelines with a lot of similarities and should be documented together. This moves the multi-project pipeline content first.
-
由 Kati Paizee 创作于
Complete the CTRT of SVN to GitLab migration documentation See merge request gitlab-org/gitlab!96610
-
由 Evan Read 创作于
-
由 Natalia Tepluhina 创作于
Change copy on Issues empty state for logged in users See merge request gitlab-org/gitlab!96430
-
由 Brandon Labuschagne 创作于
Avoid usage of toBeTruthy/toBeFalsy See merge request gitlab-org/gitlab!94470
-
由 Simon Knox 创作于
Fix markdown tabs alignment on issue/MR create pages See merge request gitlab-org/gitlab!96720
-
由 Stan Hu 创作于
Split Arkose::UserVerificationService into two services See merge request gitlab-org/gitlab!95257
-
由 Eugie Limpin 创作于
Split Arkose::UserVerificationService into two services as follows: 1. Arkose::TokenVerificationService - responsible for sending a request to Arkose Labs Verify API endpoint to perform verification of the session token passed from the frontend 2. Arkose::RecordUserDataService - responsible for persisting the user's data from Arkose Labs into the database. Currently, data persisted are `arkose_session` (id), `arkose_risk_band`, `arkose_global_score`, `arkose_custom_score`. This update is required so we can reuse the resulting two services to verify session token received and persist user data during registration. TokenVerificationService will executed before a user is created and RecordUserDataService is executed after the user is created.
-
由 Marcel Amirault 创作于
Add troubleshooting for broken needs:artifacts dependencies See merge request gitlab-org/gitlab!95054
-