该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 3月 12, 2025
-
-
由 Nicholas Wittstruck 创作于
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/517491 Changelog: added
-
- 3月 05, 2025
-
-
由 Himanshu Kapoor 创作于
Changelog: added
-
由 Tomas Bulva 创作于
This adds an truncating algorithm. We are measuring if we have highlight clusters and in case the string is too long and has highlights clusters we will truncate centered on the largest cluster. Changelog: fixed
-
由 Jonas Larsen 创作于
-
由 Shane Maglangit 创作于
-
由 Briley Sandlin 创作于
dynamic component to display and update input types Changelog: added
-
由 Safwan Ahmed 创作于
Co-authored-by:
Chad Woolley <cwoolley@gitlab.com>
-
由 Tianwen Chen 创作于
-
由 Furkan Ayhan 创作于
This also adds the params conversion helper for inputs.
-
由 Patrick Bajao 创作于
We need a way to toggle this just in case and we don't need it enabled by default to self-managed instances.
-
由 Jorge Cook 创作于
Along with the relevant classes, tests, and factories, and adjust references to point to their new namespapce in EE.
-
由 Chad Lavimoniere 创作于
Add table meta-components for import histort and import source list pages Changelog: added
-
由 fdegier 创作于
Changelog: performance
-
由 Rodrigo Tomonari 创作于
Update job to run more frequently to reduce the number of deleted file each time the job is executed. Changelog: fixed
-
由 Mireya Andres 创作于
This is developed under the `authentication_logs_migration_for_allowlist` feature flag. Changes include: - Moving loading behavior to page-level instead of modal-level - Update copy text on modal - Refetch allowlist setting after auto-populating - Hide actions if there are no entries to be added/removed
-
由 Ameya Darshan 创作于
-
由 Alexandru Croitor 创作于
Update issue service was running within a transaction. Some associated data e.g. issues, labels, etc was also copied within the transaction so if copying some of this associated data failed the entire move issue operation fails. We'll want to move away from that in move work item implementation, but for now we are just implementing the parity, so that there is less unexpected behaviour before we are ready to document the changes and implement proper handling mechanisms
-
由 Deepika Guliani 创作于
Changelog: fixed
-
由 Thomas Randolph 创作于
[Rapid Diffs]
-
由 Peter Leitzen 创作于
Revert "Merge branch 'pedropombeiro/504963/replace-ci_runners-with-partitioned-table' into 'master'" This reverts merge request !182549
-
由 Annabel Dunstone Gray 创作于
Changelog: fixed
-
由 Sascha Eggenberger 创作于
Also improves specs.
-
- 3月 04, 2025
-
-
由 Pedro Pombeiro 创作于
Add LFK on ci_running_builds/ci_runners Changelog: other
-
由 Chad Lavimoniere 创作于
Changelog: fixed
-
由 Tomas Bulva 创作于
-
由 Marc Saleiko 创作于
-
由 Mario Celi 创作于
Adds a sharding key and makes sure the AR model sets it in a before_validation callback Changelog: other
-
由 Anna Vovchenko 创作于
Create pipeline variables permissions mixin to control access to job variables based on user roles. Changelog: added
-
由 Nicholas Wittstruck 创作于
This MR adds a flag to the application settings for instance wide token prefixes. It also adds support for feed tokens as an example. Changelog: added Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/388379
-
由 Fabio Pitino 创作于
* Add GraphQL endpoint * Refactor FindPipelineInputsService to return inputs Changelog: added
-
由 Niklas 创作于
Changelog: added
-
由 Angelo Gulina 创作于
When Restricted Access is active, seats related notifications copy and interaction should change accordingly. Changelog: changed EE: true
-
由 Jacques 创作于
Prevents editing squash options when the target is All protected branches
-
由 Coung Ngo 创作于
Changelog: added
-
由 Deepika Guliani 创作于
Changelog: fixed
-
由 Coung Ngo 创作于
When filtering by group on the work items list, the UI currently shows all items (epics, issues, etc) on the selected group as well as its subgroups. This behaviour is incorrect. This commit fixes this behaviour so that the UI only shows items directly associated with the group (epics) and the group only (not its subgroups) Changelog: fixed
-
由 Marc Saleiko 创作于
-
由 Briley Sandlin 创作于
Removing redundant code now that pipeline variables code is successfully abstracted Changelog: removed
-
由 Himanshu Kapoor 创作于
Fix vue3 specs related to rich text editor and GLQL
-
由 Jaydip Pansuriya 创作于
-