该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 4月 25, 2022
-
-
由 Matthias Kaeppler 创作于
This change: - Adds a rake task to install gitlab-metrics-exporter into a given directory. - Allows to run it in place of the existing Ruby based exporters; this is guarded by an environment variable. - Extends the existing end-to-end test to test both Ruby and Go implementations.
-
由 Kushal Pandya 创作于
Updated merge request actions dropdown See merge request gitlab-org/gitlab!85591
-
由 Kushal Pandya 创作于
Reduce size of assignee and reviewer rows in sidebar See merge request gitlab-org/gitlab!85511
-
由 Etienne Baqué 创作于
Nullify merge_request_metrics pipeline_id on pipeline deletion See merge request gitlab-org/gitlab!84919
-
由 Patrick Bajao 创作于
Before, when a pipeline is deleted, the associated `merge_request_metrics` record will be deleted as well. This is a destructive thing as `merge_request_metrics` include other data not related to a pipeline. To fix this issue, instead of deleting the association record, we nullify the `pipeline_id` on `merge_request_metrics` instead. When this happens, related build data (`latest_build_started_at` and `latest_build_finished_at`) will be nullified as well. This is to ensure that when those data are requested, it'll still behave the same way as before. Changelog: fixed
-
由 Simon Knox 创作于
Merge branch '355866-check-that-user_avatar_link-in-ee-app-assets-javascripts-vulnerabilities-components' into 'master' Fix url link in vulnerabilities avatar link See merge request gitlab-org/gitlab!85592
-
由 James Rushford 创作于
-
- 4月 23, 2022
-
-
由 Stan Hu 创作于
Split pack vs unpack for incremental backup tests See merge request gitlab-org/gitlab!85661
-
由 Alex Ives 创作于
Update database dictionary for 2 database group tables See merge request gitlab-org/gitlab!85753
-
由 Matt Kasa 创作于
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/359362
-
由 Amy Qualls 创作于
Docs: Update numbering on container registry project transfer steps See merge request gitlab-org/gitlab!85749
-
由 Chris Kaburu 创作于
Sneaky fix. The note broke the numbering!
-
由 Simon Tomlinson 创作于
Fix function and view for autovacuum activity See merge request gitlab-org/gitlab!85739
-
由 pbair 创作于
Changelog: changed
-
由 Mayra Cabrera 创作于
Make fingerprint nullable for group_deploy_keys table See merge request gitlab-org/gitlab!85595
-
由 Amy Qualls 创作于
Source Code - Gitaly touch points See merge request gitlab-org/gitlab!85539
-
由 Sean Carroll 创作于
Let's get this work out the door. Light polishing to fix pipeline errors and some word choices. It's developer documentation and doesn't need a high gloss.
-
由 Olena Horal-Koretska 创作于
DAST status icon is misaligned when it is enabled See merge request gitlab-org/gitlab!85695
-
由 Mayra Cabrera 创作于
Match dotenv variable limits across subscription plans See merge request gitlab-org/gitlab!85613
-
由 Patrick Bair 创作于
NO-OP backfill issues work item type See merge request gitlab-org/gitlab!85735
-
由 Annabel Dunstone Gray 创作于
Moves the tooltips on the diff expansion buttons See merge request gitlab-org/gitlab!85687
-
由 Illya Klymov 创作于
Migrate flash alerts to GlAlert See merge request gitlab-org/gitlab!85126
-
由 Diana Zubova 创作于
Update alerts for checkout errors whe buying addons
-
由 Annabel Dunstone Gray 创作于
-
由 Tiffany Rea 创作于
Fix merge trains checkbox See merge request gitlab-org/gitlab!85734
-
Remove feature flag scan_result_policy See merge request gitlab-org/gitlab!84523
-
由 Zamir Martins 创作于
from backend and frontend. EE: true Changelog: other
-
由 Steve Abrams 创作于
Remove temporary max seats used indices in subscription model See merge request gitlab-org/gitlab!85121
-
由 Illya Klymov 创作于
Redirected page and fixed UI link See merge request gitlab-org/gitlab!85449
-
由 Illya Klymov 创作于
Fix: issue sticky head status breaks line See merge request gitlab-org/gitlab!85561
-
由 Mario Celi 创作于
This migration will be rescheduled, so we can do this before hand
-
由 Illya Klymov 创作于
Remove disabled toggle of mirror checkbox on import project See merge request gitlab-org/gitlab!85658
-
ci: Fix the URL of the untamper-my-lockfile job template See merge request gitlab-org/gitlab!85717
-
由 Mark Florian 创作于
Resolve project filter dropdown overflowing when a long name is selected See merge request gitlab-org/gitlab!85499
-
由 Jiaan Louw 创作于
Selecting a project with a very long name from the project filter dropdown in both the compliance report and group productivity analytics dashboard will no longer cause the input to overflow. Changelog: fixed
-
由 Andrew Fontaine 创作于
Part 1/2: Add self-managed sign in flow to Jira Connect App See merge request gitlab-org/gitlab!85483
-
由 Tiffany Rea 创作于
-
由 Jose Ivan Vargas 创作于
Refactored Project Show to reduce JS Size See merge request gitlab-org/gitlab!85181
-
由 Andrew Fontaine 创作于
Improve runner edit form design See merge request gitlab-org/gitlab!85507
-