该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 2月 14, 2024
-
-
由 Jonas Larsen 创作于
The group 'package' was split to 'package_registry' and 'container_registry'
-
由 Justin Zeng 创作于
Renamed to CreateEmbeddingsRecordsWorker Changelog: other MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144374 EE: true
-
由 Sylvester Chin 创作于
This reverts merge request !144224
-
由 Jonas Larsen 创作于
-
由 Sylvester Chin 创作于
The transaction checks can be allowed using `allowing_attempt_in_transaction` but will eventually need to be removed for optimal database transaction behaviour. Changelog: other
-
由 Doug Stull 创作于
- for setting and using current organization throughout the app. - using middleware will allow us to make available in api, controller and graphql layers - move away from using our own CurrentOrganization module and use the rails provided CurrentAttributes which attaches to threads the same way and provides some default tooling. - see https://gitlab.com/gitlab-org/gitlab/-/issues/437541
-
由 Marco Zille 创作于
Changelog: added
-
- 2月 13, 2024
-
-
由 Michał Wielich 创作于
Add redisHLL unique values reading for RedisHLL metric
-
由 Peter Leitzen 创作于
-
由 Paul Gascou-Vaillancourt 创作于
We need to transpile `marked` for webpack in both production and storybook. That was harder than imagined. We probably should update storybook and this potentially goes away. Co-Authored-By:
Lukas Eipert <leipert@gitlab.com>
-
由 Laura Montemayor 创作于
Changelog: removed
-
由 Jonas Larsen 创作于
The group 'integrations' was renamed to 'import_and_integrate'
-
由 Jonas Larsen 创作于
The group 'integrations' was renamed to 'import_and_integrate'
-
由 Jonas Larsen 创作于
The group 'integrations' was renamed to 'import_and_integrate'
-
由 Jonas Larsen 创作于
The group 'integrations' was renamed to 'import_and_integrate'
-
由 Jonas Larsen 创作于
The group 'integrations' was renamed to 'import_and_integrate'
-
- 2月 12, 2024
-
-
由 Andrew Evans 创作于
Currently smart card / certificate-based sign-in can authenticate against an LDAP server, unless that server is Active Directory based. This change allows using certificates such as those hosted on smart cards to authenticate against Active Directory servers in a basic way. Changelog: added EE: true
-
由 Marc Shaw 创作于
MR: gitlab.com/gitlab-org/gitlab/-/merge_requests/144115 Changelog: performance
-
- 2月 10, 2024
-
-
由 Gregory Havenga 创作于
Changelog: added EE: true
-
- 2月 09, 2024
-
-
由 Ahmed Hemdan 创作于
This commit removes the `determine_blank_ref_based_on_gitaly_object_format` feature flag to ensure we always determine a repository blank sha reference based on gitaly's `ObjectFormatRequest` which determines a repository's object format (i.e. whether it's `sha1` or `sha256`). Changelog: changed
-
由 Sam Word 创作于
Adding RefreshImportWorker to Bitbucket Cloud and Server importer stage workers so that their job IDs are refreshed when a stage begins preventing StuckImportWroker from mistakenly thinking a slow import is stuck. Changelog: fixed
-
由 Fabio Pitino 创作于
Remove the feature flag that enables the follow redirect when fetching CI components. When a project is moved the redirection is followed if consumers of the component still point to the old path. Changelog: added
-
- 2月 08, 2024
-
-
由 Sylvester Chin 创作于
This reverts merge request !141213
-
由 Moaz Khalifa 创作于
-
由 Dmitry Gruzd 创作于
Changelog: fixed
-
由 Sylvester Chin 创作于
Changelog: other
-
由 Rémy Coutable 创作于
Changelog: removed Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
由 Adie (she/her) 创作于
Add weekly and monthly config files for deploy token metrics
-
由 Darby Frey 创作于
-
由 Marc Saleiko 创作于
This quick action allows to convert an existing issue to a Service Desk issue. Changelog: added
-
由 Max Fan 创作于
This is more performant than using database level service pings Changelog: performance
-
由 Max Fan 创作于
Creating a CI::Build will now send an internal event This is more performant than using database level service pings Changelog: performance
-
由 Rémy Coutable 创作于
Changelog: removed Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
由 Justin Ho Tuan Duong 创作于
Changelog: changed
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 2月 07, 2024
-
-
由 Małgorzata Ksionek 创作于
-
由 Furkan Ayhan 创作于
This commit removes the feature flag `ci_refactor_has_ci_config_file`. Related to https://gitlab.com/gitlab-com/gl-infra/production/-/issues/17406 Changelog: other
-
由 charlie ablett 创作于
-
由 Sarah Yasonik 创作于
-
由 Brian Williams 创作于
We are denormalizing `namespaces.traversal_ids` to sbom_occurrences in order to remove an expesive subquery from dependency list queries. This change allows us to sync that column when a Project or Group is transfered. Event subscriptions will be created in a different MR to avoid issues with canary deployments.
-