该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 3月 14, 2025
-
-
由 Anna Vovchenko 创作于
This change improves the Flux reconciliation process by only adding the 'reconcile.fluxcd.io/requestedAt' annotation when no annotations exist. If annotations are already present, it updates only the reconciliation timestamp. Changelog: fixed
-
由 Hunter Stewart 创作于
-
由 Jannik Lehmann 创作于
-
由 Igor 创作于
-
由 Kinshuk Singh 创作于
-
- 3月 13, 2025
-
-
由 Mariana Bocoi 创作于
-
由 Paul Gascou-Vaillancourt 创作于
Adds the ability to query followed users' activity throught the GraphQL API.
-
由 janis 创作于
Signed-off-by:
janis <jaltherr@gitlab.com>
-
由 Rahul Chanila 创作于
* Fix alignment of edit/delete rule buttons in smaller widths. * Fix unfriendly text wrap when hovering on the protected badge * Update minimum access value to be capitalised instead of being uppercase
-
由 Peter Hegman 创作于
-
由 Janis Altherr 创作于
Signed-off-by:
janis <jaltherr@gitlab.com>
-
由 Smriti Garg 创作于
This flag is enabled for .com version since last 3 weeks or so. There had been no related incidents or functionliaty issues. The functionality is also verified Changelog: removed
-
由 Smriti Garg 创作于
Added regular expression check for manage endpoint Added regular expression check for manage endpoint Changes for improving groups spec
-
由 Smriti Garg 创作于
-
由 Matt D'Angelo 创作于
-
由 Radamanthus Batnag 创作于
When deleting container tags, the delete endpoint should not delete tags that match a tag protection rule. If all tag names passed for deletion are protected, the endpoint should return an error. Changelog: added
-
由 Oiza Baiye 创作于
Updates the email notification after placeholder reassignment by CSV upload is complete. Shows the count of rows that were skipped. Changelog: changed
-
由 Sascha Eggenberger 创作于
Fixes the rendering of sub tables in the description field in a scrollable table. Changelog: fixed
-
由 Deepika Guliani 创作于
Changelog: fixed
-
由 Patrick Bajao 创作于
Changelog: removed
-
由 David Kim 创作于
Changelog: other
-
由 Taka Nishida 创作于
This change fixes a regression introduced in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182221 which broke the cluster agent bootstrapping workflow. When creating environments via the REST API, we now skip checking for cluster agent authorization using a new `skip_agent_auth` parameter. During bootstrapping, environments are created before the agent connects for the first time, which means there are no DB entries for agent authorization yet. The previous behavior caused a 400 Unauthorized error, breaking glab cluster agent bootstrap commands. Related to https://gitlab.com/gitlab-org/cli/-/issues/7786. Changelog: fixed
-
由 James Rushford 创作于
-
由 imand3r 创作于
-
由 Simon Knox 创作于
Stop trying to scroll to the comment if it goes offscreen. This usually happens if you want to scroll to the description. There is supposed to be an offset of the scroll position but it does not work very well. Changelog: fixed
-
由 Ian Anderson 创作于
-
由 Tomas Bulva 创作于
-
由 Chaoyue Zhao 创作于
This happens when user navigate to the blob page from repository page. The `Mousetrap.bind()` in mounted() is getting ovewritten by the shortcuts_blob.js, which we use to trigger the old permalink button (when flag is off). This adds a feature flag check in `shortcuts_blob.js. Additionally, this also adds a new const under keybindings.js that better reflects the nature of the new permalink (e.g. copy). This feature was originally added in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/181901 and is behind the `blob_overflow_menu` feature flag.
-
由 Madelein van Niekerk 创作于
Changelog: changed
-
由 David Fernandez 创作于
Users can now set Docker Hub credentials (username/password, PAT or OAT) in the dependency proxy for containers. When pulling images that are not known by the dependency proxy, they will be pulled from Docker Hub using the provided credentials. Update the dependency proxy documentation. Changelog: changed
-
由 Chad Lavimoniere 创作于
Changelog: fixed
-
由 Niko Belokolodov 创作于
-
由 Nick Leonard 创作于
Adds tooltips with keys for work item fields with shortcuts. Changelog: added
-
由 Paul Slaughter 创作于
- Based on `vscode_extension_marketplace_settings` feature flag. - Add extension_marketplace_generator to Web IDE settings that optionally reads from application settings or returns the current Open VSX default. - Updates marketplace_home_url to be based on the value from this setting.
-
- 3月 12, 2025
-
-
由 Sascha Eggenberger 创作于
Uses Crud as container for the GLQL table, list and orderedList views. Adds two new optional props title and description. Changelog: changed
-
由 Heinrich Lee Yu 创作于
Quick actions should be parsed as part of the widget quick actions even if they came from the legacy description param because we have some quick actions that are supported only by the widget services
-
由 Nick Leonard 创作于
Uses token values for background to better support dark mode in all contexts. Changelog: fixed
-
由 Nicholas Wittstruck 创作于
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/517491 Changelog: added
-
由 Sascha Eggenberger 创作于
Adds a visual scroll indicator (shadow) to indicate there is more content available Changelog: changed
-