该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 3月 12, 2025
-
-
This reverts merge request !183259
-
- 3月 11, 2025
-
-
由 Chaoyue Zhao 创作于
Changelog: removed
-
由 Andy Schoenen 创作于
The feature flag was never enabled by default or on GitLab.com. Changelog: other EE: true
-
- 3月 10, 2025
-
-
由 Alberto Roldan 创作于
Fix Style/SendWithLiteralMethodName offenses Remove Unnecessary disabling of GitlabSecurity/PublicSend Fix Layout/ArgumentAlignment offenses EE: true Changelog: other
-
由 Vitali Tatarintev 创作于
Fix RSPec/BeNil Rubocop offenses
-
- 3月 09, 2025
-
-
由 David Fernandez 创作于
User will be able to store their Docker Hub credentials in the dependency proxy for containers so that when GitLab authenticates against Docker Hub, we will switch to an authenticated request instead of using an unauthenticated request. This is behind a feature flag.
-
- 3月 07, 2025
-
-
由 Agnes Slota 创作于
Free up the `status` name for future use with customizable statuses since the status widget is not yet used in production. Introduce a database migration to update the name column for existing records. Changelog: changed
-
- 3月 06, 2025
-
-
由 Arturo Herrero 创作于
EE: true
-
由 Arturo Herrero 创作于
EE: true
-
由 Jay McCure 创作于
-
- 3月 05, 2025
-
-
由 Arturo Herrero 创作于
EE: true
-
由 Jorge Cook 创作于
Along with the relevant classes, tests, and factories, and adjust references to point to their new namespapce in EE.
-
由 Luke Duncalfe 创作于
`Gitlab::Jira::Middleware` does not exist even in EE.
-
由 Kristina Brown 创作于
-
由 Buck OLeary 创作于
Remove Groups Discovers helper - Delete ee/app/helpers/groups/discovers_helper.rb, all methods deprecated - Move group_trial_status method to gitlab_subscriptions/hand_raise_leads_helper.rb - Update .rubocop_todo configuration file to remove reference to deleted helper Changelog: other EE: true
-
- 3月 04, 2025
-
-
由 Arturo Herrero 创作于
EE: true
-
由 Patrick Bajao 创作于
This background migration doesn't seem to be used anymore so we can remove it.
-
由 Niko Belokolodov 创作于
-
由 Terri Chu 创作于
-
- 3月 03, 2025
-
-
由 Arturo Herrero 创作于
EE: true
-
由 Arturo Herrero 创作于
EE: true
-
- 2月 28, 2025
-
-
由 Zamir Martins 创作于
EE: true Changelog: fixed
-
由 Jack Chapman 创作于
-
由 Ravi Kumar 创作于
No need to do the pipe abuse detection in the zoekt exact search mode. Changelog:fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/181424
-
由 rkumar555 创作于
-
由 michold 创作于
Replace license ci metric
-
由 thelooter 创作于
Signed-off-by:
Eve Kolb <me@thelooter.de> Changelog: other
-
由 Thong Kuah 创作于
This rake task was used by pre-Cells 1.0 development, but we have since switched to Cells 1.0
-
由 Jonston Chan 创作于
Fixes Style/FormatString offenses Changelog: changed
-
- 2月 27, 2025
-
-
由 hustewart 创作于
-
由 Emerald-Jayde Henao 创作于
-
由 Joe Woodward 创作于
Removes find_by! usage for LfsFileLock by introducing new method for_path!(path) Related to https://gitlab.com/gitlab-org/gitlab/-/issues/512677
-
由 Tomas Barton 创作于
Changelog: other
-
- 2月 26, 2025
-
-
由 Anush Kumar 创作于
-
由 Vitali Tatarintev 创作于
Fix RSpec/BeNil rubocop offenses
-
由 Arturo Herrero 创作于
EE: true
-
- 2月 25, 2025
-
-
由 Joe Woodward 创作于
Minor change to fix the rubocop offence Related to https://gitlab.com/gitlab-org/gitlab/-/issues/512677
-
由 Doug Stull 创作于
- in support of https://gitlab.com/gitlab-org/gitlab/-/merge_requests/181674 we want to: - fine tune the eligibility finder API for actual use - use constants and methods to better support SSOT for the feature flag introduction. - resolve some rubocop issues. - this will also help to trim down the MR it was broken off of. - see https://gitlab.com/gitlab-org/gitlab/-/issues/507860
-
由 Kassio Borges 创作于
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/471669 Changelog: added
-
由 rkumar555 创作于
-