该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 5月 06, 2022
-
-
由 Matthias Kaeppler 创作于
It has been a long-standing issue that for Sidekiq, serving metrics and health-checks was coupled into a single server. We had already separated settings keys for these two concerns previously, in anticipation of splitting these endpoints apart, which is a breaking change. We can now do this with 15.0. Changelog: changed
-
由 Michael Lunøe 创作于
Feat(Legacy License): move to admin/settings page See merge request gitlab-org/gitlab!83591
-
由 Michael Lunøe 创作于
Moving add legacy license to admin/settings page to remove a step for the user to submit a legacy license Changelog: changed EE: true
-
由 Peter Leitzen 创作于
Configure RSpec to fail on potential false positives See merge request gitlab-org/gitlab!86429
-
由 Miguel Rincon 创作于
Use UserID for attention GraphQL mutations See merge request gitlab-org/gitlab!86716
-
由 Peter Leitzen 创作于
Remove code related to settings_operations_prometheus_service FF See merge request gitlab-org/gitlab!86327
-
由 Rajendra Kadam 创作于
This Feature Flag was never enabled.
-
由 Imre Farkas 创作于
Enable omniauth_initializer_fullhost_proc by default for Geo SSO See merge request gitlab-org/gitlab!86480
-
由 Mikołaj Wawrzyniak 创作于
Fixing the tier level of compliance report for metrics See merge request gitlab-org/gitlab!85318
-
由 Sam Kerr 创作于
-
由 Heinrich Lee Yu 创作于
Update max_seats_used_changed_at in daily seat statistics worker See merge request gitlab-org/gitlab!86201
-
由 Alex Kalderimis 创作于
Marginalia - Supply lines in test env See merge request gitlab-org/gitlab!85824
-
由 Alex Kalderimis 创作于
Reverts an older test change now that we include line in the test environment as well as in dev. Updates the merge_requests_spec to read expected queries from the query recorder log. We should be examining the `log` as the robust source for this information. Other changes are to help with understanding and tracing the test failure.
-
由 Bob Van Landuyt 创作于
GraphQL: Add platform/architecture runner fields See merge request gitlab-org/gitlab!86550
-
由 Pedro Pombeiro 创作于
Changelog: added
-
由 Kati Paizee 创作于
Create Gitlab::RequestProfile page placeholder See merge request gitlab-org/gitlab!86656
-
由 Kushal Pandya 创作于
Include only opened epics in issue bulk actions See merge request gitlab-org/gitlab!85315
-
由 Alper Akgun 创作于
Background job to trim namespaces over limit See merge request gitlab-org/gitlab!86188
-
由 Alper Akgun 创作于
Changelog: added EE: true
-
由 Tiger Watson 创作于
-
由 Vitali Tatarintev 创作于
Move Style/Next into separate TODO file See merge request gitlab-org/gitlab!86438
-
由 Dylan Griffith 创作于
Automatically fixing mirror tables inconsistencies See merge request gitlab-org/gitlab!85930
-
由 Kati Paizee 创作于
Clarify outcomes when protected-branch rules overlap See merge request gitlab-org/gitlab!86702
-
由 Amy Qualls 创作于
Make clearer that the most permissive rule wins.
-
由 Peter Leitzen 创作于
Previously RSpec only warned in the following cases: expect(foo).to raise_error expect(foo).not_to raise_error(SomeSpecifcError) and suggested to correct potential false positives with: expect(foo).to raise_error(SomeSpecifcError) expect(foo).not_to raise_error This commit corrects all warnings and make RSpec fail instead of warn in such situations preventing future false positives.
-
由 Alper Akgun 创作于
Remove epic feature discovery moment on EE See merge request gitlab-org/gitlab!85962
-
由 Alper Akgun 创作于
EE: true Changelog: removed
-
由 Jacques Erasmus 创作于
Fix Clone project button in dark mode See merge request gitlab-org/gitlab!86731
-
由 Simon Knox 创作于
-
由 Savas Vedova 创作于
Update text for the existing mr widget See merge request gitlab-org/gitlab!86558
-
由 Rajat Jain 创作于
-
由 Jose Ivan Vargas 创作于
Remove Network Policies routes and controller See merge request gitlab-org/gitlab!86331
-
Changelog: removed EE: true
-
由 Thong Kuah 创作于
Skip BBM Admin UI tests when related DBs are not configured See merge request gitlab-org/gitlab!86740
-
由 Savas Vedova 创作于
Use `no new vulnerabilities` instead of `no vulnerabilities` when there are no new vulnerabilities detected. Changelog: changed EE: true
-
由 Sincheol (David) Kim 创作于
Move HAML linter InlineJavaScript into haml_lint/linter See merge request gitlab-org/gitlab!86547
-
由 Josianne Hyson 创作于
We want to know the date that the max_seats_used was last increased so that we can efficiently alert the user about upcoming charges due to changes in seat usage. Update the statement in the seat statistics refresh worker as this statement bypasses the before_update callback on the model. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/348481 Changelog: added
-
由 Marc Shaw 创作于
Remove `runner_read_only_admin_view` feature flag See merge request gitlab-org/gitlab!86635
-
由 Simon Knox 创作于
Show operation id's by default (SwaggerUI) See merge request gitlab-org/gitlab!86651
-