该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 8月 23, 2022
-
-
由 Niklas 创作于
Changelog: added
-
- 8月 22, 2022
-
-
由 Shinya Maeda 创作于
This commit adds GraphQL query for fetching deployment details. Changelog: added
- 8月 19, 2022
-
-
由 Harsimar Sandhu 创作于
Allow users to optionaly pass their own verification token while creating external audit event destination EE: true Changelog: changed
-
由 Marcos Rocha 创作于
This MR adds a mutation to create an issue from a finding. Changelog: added EE: true
-
- 8月 18, 2022
-
-
由 Shinya Maeda 创作于
This commit adds GraphQL query for fetching deployments. Changelog: added
-
由 Luke Duncalfe 创作于
This change exposes GraphQL schema that was previously hidden by default so has a Changelog. The old `feature_flag` is deprecated and should be replaced with a flag that toggles the value of fields and behaviour of mutations. This also adds `alpha` as the flag is disabled by default. https://gitlab.com/gitlab-org/gitlab/-/issues/369202 Changelog: added
-
由 Lee Tickett 创作于
Changelog: added
-
- 8月 17, 2022
-
-
由 Mario Celi 创作于
Adds a new field to the work item type containing the full path of the parent currently project but migrating into namespace Changelog: added
-
- 8月 16, 2022
-
-
由 Kushal Pandya 创作于
Exposes fields `created_at`, `updated_at`, and `closed_at` fields on WorkItem type in GraphQL. Changelog: added
-
由 Marc Shaw 创作于
MR: gitlab.com/gitlab-org/gitlab/-/merge_requests/94104 Issue: gitlab.com/gitlab-org/gitlab/-/issues/367891 Changelog: added
-
由 Luke Duncalfe 创作于
This change exposes GraphQL schema that was previously hidden by default so has a Changelog. The old `feature_flag` is deprecated and should be replaced with a flag that toggles the value of fields. This also adds `alpha` as the flag is disabled by default. https://gitlab.com/gitlab-org/gitlab/-/issues/369202 Changelog: added EE: true
-
由 Luke Duncalfe 创作于
This change exposes GraphQL schema that was previously hidden by default so has a Changelog. The old `feature_flag` is deprecated and should be replaced with a flag that toggles the value of fields. This also adds `alpha` as the flag is disabled by default. https://gitlab.com/gitlab-org/gitlab/-/issues/369202 Changelog: added
-
由 Igor Drozdov 创作于
It's backend part for: - https://gitlab.com/gitlab-org/gitlab/-/merge_requests/92363 Changelog: added
-
由 Lee Tickett 创作于
-
由 Lee Tickett 创作于
Changelog: added
-
- 8月 15, 2022
-
-
由 Nicolas Dular 创作于
This deprecates the `confidential` parameter for the Notes API in favour of `internal`. This affects the GraphQL API, REST API, and internal Notes creation API. We also expose the `internal` attribute now for a `Note` and the behaviour of `internal` and `confidential` is the same. In the case of submitting a request to create a note with `internal: true`, and `confidential: false`, `internal` overrules the `confidential` parameter. In a follow-up work, the remaining mentions of `confidential` in the Services, Models, and Database column will be renamed. Changelog: deprecated
-
- 8月 14, 2022
-
-
由 Amy Qualls 创作于
Two issues of Kramdown warnings that should be resolved: - Use of square brackets in Dora Metrics that Kramdown interprets as a malformed link - Malformed URL in Editor documentation
-
- 8月 13, 2022
-
-
由 Eulyeon Ko 创作于
This commit re-introduces the ability to convert an iterations cadence to use manual management via GraphQL API. Changelog: added EE: true
-
- 8月 12, 2022
-
-
由 Avielle Wolfe 创作于
This will allow manual jobs to be retried with new variables. Changelog: added
-
由 Vojko Pribudić 创作于
Changelog: added
-
由 Patrick Bajao 创作于
Adds `mergeRequestSetReviewers` GraphQL mutation that will be used by the frontend to set reviewers. This has the same pattern of arguments and fields as the one for assignees. Changelog: added
-
由 Darby Frey 创作于
The feature flag for Geo Replication for CI Secure Files is now default enabled. Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/95219 EE: true
-
- 8月 10, 2022
-
-
由 David Kim 创作于
It also removes attention request related quick actions. Changelog: changed EE: true
-
由 Mehmet Emin INAC 创作于
Changelog: removed EE: true
-
- 8月 09, 2022
-
-
由 Eulyeon Ko 创作于
Iterations cadences can be assigned new automation start dates for automated iterations scheduling. Changelog: added EE: true
-
由 Laura Montemayor 创作于
-
- 8月 06, 2022
-
-
This also extend the exception to reveal an unknown argument name.
-
由 Simon Knox 创作于
Allows fetching labels for work items
-
- 8月 05, 2022
-
-
由 Aditya Tiwari 创作于
Add Authentication Options for DAST API On-Demand screens Changelog: added EE: true
-
- 8月 04, 2022
-
-
Changelog: added
-
Changelog: changed EE: true
-
- 8月 03, 2022
-
-
Changelog: added EE: true
-
由 Marco Zille 创作于
Changelog: added
-
由 Heinrich Lee Yu 创作于
Allows updating of a work item's assignees
-
- 8月 02, 2022
-
-
由 Igor Frenkel 创作于
Add cyclonedx report type to the list of report artifacts. This is a Software Bill of Materials format. Changelog: added EE: true
-
由 Luke Duncalfe 创作于
Previously the original descriptions were not displayed for "inline" docs. This was because marking items as "alpha" leverages the our deprecations, and for deprecated item we only display the deprecation notice and not the original item description. For alpha fields, we now display the warning of its instability, but do also display the original description too. Changelog: added
-
由 Eugenia Grieff 创作于
The widget depends on a license including the requirements feature
-
Changelog: added EE: true
-
- 8月 01, 2022
-
-
由 Mario Celi 创作于
Allows setting a start and due date to work items via the work item widget GraphQL API
-