该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 5月 13, 2024
-
-
由 Bojan Marjanovic 创作于
Adds `name` and `description` properties for the ProjectHook, GroupHook and SystemHook. Updates the corresponding documentation. Changelog: added
-
由 Scott de Jonge 创作于
Update GitLab UI design token import path from /dist to /src directory
-
- 5月 11, 2024
-
-
由 James Nutt 创作于
This MR helps to ensure that the placeholder user creator never creates a `User` record which will fail to save due to validation errors.
-
由 Archish Thakkar 创作于
Changelog: other
-
由 Leonardo da Rosa 创作于
Pre-16.3 migration files were removed and schema changes moved to db/init_structure.sql file Changelog: other
-
由 Jerry Seto 创作于
-
由 Justin Ho Tuan Duong 创作于
Issues, Epics, MRs. Verified that Notes and User activities work as expected. Changelog: changed
-
由 Fabio Pitino 创作于
Replace the duplicate method `cdn_frontend_url` with a new SSoT class `ObjectStorage::CDN::FileUrl`.
-
由 Alex Buijs 创作于
This adds the manage_deploy_tokens custom permission that allows to manage deploy tokens for groups and/or projects.
-
由 Jacques Erasmus 创作于
Update the mutations on the frontend to match the backend
-
由 Mario Celi 创作于
Make sure other issues with a matching IID don't exist in the DB on specs that expect a 404 is using the issue's ID instead of IID. The problem was that sometimes the ID would match with another issue's IID and return a 200.
-
- 5月 10, 2024
-
-
由 Marcin Sedlak-Jakubowski 创作于
Changelog: other
-
由 Olivier Gonzalez 创作于
Changelog: fixed
-
由 Himanshu Kapoor 创作于
In rich text editor, code suggestions and diagrams would not render properly after switching from rich text to plain text and back. This is now fixed. Changelog: fixed
-
由 Thomas Randolph 创作于
-
由 James Nutt 创作于
This MR introduces the basic controller functionality to support the assignee-facing side of https://gitlab.com/gitlab-org/gitlab/-/issues/443555. There is more work to be done on the interface, but this MR enables the basic flow of accepting/rejecting assignment, and introduces the flag to be used across the feature.
-
allow_runner_registration_token is being set in a Group hook, but the services builds the models, and the hook is not executed
-
由 Ivane Gkomarteli 创作于
Changelog: changed
-
由 Rajendra Kadam 创作于
Add association with pipeline model Add factory for execution config Add loose foreign key for project id in execution config table Add and update specs for execution config, build and pipeline model
-
由 j.seto 创作于
- Add a mutation for creating exclusions - Add a mutation for deleting exclusions - Add an integration_exclusions field for listing exclusions Contributes to: https://gitlab.com/gitlab-org/gitlab/-/issues/454372
-
由 Phil Hughes 创作于
Adds a new argument to filter merge requests by reviewer wildcard
-
由 Moaz Khalifa 创作于
In order to measure egress traffic for package registry, we need to augment GCS signed URLs with GitLab metadata. Those metadata are: project_id, root_namespace_id, & size in bytes. Changelog: added
-
由 Piotr Skorupa 创作于
-
由 Scott de Jonge 创作于
Add support for system mode to set mode from prefers-color-scheme Changelog: added
-
由 Daniel Tian 创作于
-
由 Maxime Orefice 创作于
This commit drops ci_runner_machine_builds_on_runner_machine_id index as this is a duplicated index for this table and we do not need it. Changelog: other
-
由 Abdul Wadood 创作于
Changelog: other
-
由 Luke Duncalfe 创作于
Sets the `imported_from` for objects imported in Direct Transfer. The objects that need this to be set are listed in https://gitlab.com/gitlab-org/gitlab/-/issues/424454. Changelog: added
-
由 Sylvester Chin 创作于
-
由 Ishmeet Singh 创作于
- Added a new GlFormGroup Visible which contains two Radio Inputs Visible and Masked - Update specs for the same
-
由 Brett Walker 创作于
Changelog: changed
-
由 Jerry Seto 创作于
For integrations at the instance level we have custom settings that can be configured at the group and project levels by project/group maintainers. For instance specific integrations (e.g Beyond Identity) this change introduces a similar concept except the only difference in the custom setting is whether or not the integration is active such settings are only configurable by instance admins. This commit introduces services to create and destroy such settings. Where destroying in this context is just using the same settings as the instance integration. Contributes to: https://gitlab.com/gitlab-org/gitlab/-/issues/454372 Changelog: added
-
由 Harsimar Sandhu 创作于
This commit cleans up feature flag `default_branch_protection_defaults` Changelog: added
-
由 Peter Hegman 创作于
To be more consistent with the rest of GitLab
-
由 Dheeraj Joshi 创作于
This fixes the UI rendering logic for pre-receive secret detection feature. This is done to prevent it to be treated as a new job type
-
由 Peter Hegman 创作于
To improve test coverage
-
由 Sylvester Chin 创作于
-
- 5月 09, 2024
-
-
由 Anton Kalmykov 创作于
- update related spec files - update gitlab.pot file Closes: https://gitlab.com/gitlab-org/gitlab/-/issues/454586 EE: true Changelog: changed
-
由 Rahul Chanila 创作于
Updates the button to filter by error status when multiple error packages exist Hides alert when filtered by error status Changelog: changed
-