该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 9月 08, 2022
-
-
由 Alexandru Croitor 创作于
Add sorting capabilities for project and group members graphql resolvers. Sorting by user name, access level and membership creation date. Changelog: added
-
由 Lee Tickett 创作于
Changelog: added
-
- 9月 06, 2022
-
-
由 Pedro Pombeiro 创作于
Changelog: added
-
由 Shinya Maeda 创作于
This commit extends the GraphQL query for fetching environment's essential information, that is currently missing. Changelog: added
-
由 Furkan Ayhan 创作于
This reverts merge request !96422
-
- 9月 02, 2022
-
-
由 Heinrich Lee Yu 创作于
Updates the GraphQL mutation so that we can move to the start or end of a board list. Changelog: added
-
由 Lee Tickett 创作于
Changelog: added
-
- 9月 01, 2022
-
-
由 Valerie Burton 创作于
Refactors and adds new specs to test inherited permissions for commits
-
- 8月 30, 2022
-
-
由 Joe Woodward 创作于
This change introduces branchRules which currently points to project#protected_branches. Currently we only expose id, name, created_at, updated_at. Changelog: added
-
- 8月 26, 2022
-
-
由 Thiago Figueiró 创作于
-
由 Eulyeon Ko 创作于
A GraphQL subscription for issuable weight update is added. Changelog: added EE: true
-
- 8月 25, 2022
-
-
由 Shinya Maeda 创作于
This commit extends the deployments graphql query for index page. Changelog: added
-
由 Sincheol (David) Kim 创作于
It also removes remaining attention request support code. Changelog: removed
-
- 8月 24, 2022
-
-
由 Laura Montemayor 创作于
Changelog: added
-
Changelog: added EE: true
-
由 Eugenia Grieff 创作于
Refactor the existing logic for epics to apply it to all issuables Changelog: added EE: true
-
由 Lee Tickett 创作于
Changelog: fixed
-
- 8月 23, 2022
-
-
由 Niklas 创作于
Changelog: added
-
由 Luke Duncalfe 创作于
The property had been renamed to `_deprecated_feature_flag` earlier. This change removes it altogether and all code that was supporting it. https://gitlab.com/gitlab-org/gitlab/-/issues/369202
-
- 8月 22, 2022
-
-
由 Patrick Bajao 创作于
Introduces a new `mergeRequestReviewersUpdated` GrpahQL subscription that can be subscribed to by the frontend to get real-time updates on reviewers whenever they get updated. This only includes the subscription and the triggers will be done separately.
-
由 Shinya Maeda 创作于
This commit adds GraphQL query for fetching deployment details. Changelog: added
-
- 8月 18, 2022
-
-
由 Shinya Maeda 创作于
This commit adds GraphQL query for fetching deployments. Changelog: added
-
由 Lee Tickett 创作于
Changelog: added
-
- 8月 17, 2022
-
-
由 Valerie Burton 创作于
Refactors and adds new specs to test inherited permissions for MRs
-
由 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
-
由 Igor Drozdov 创作于
It's backend part for: - https://gitlab.com/gitlab-org/gitlab/-/merge_requests/92363 Changelog: added
-
由 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月 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
-
- 8月 11, 2022
-
-
由 张泽华 创作于
Changelog: added
-
- 8月 09, 2022
-
-
由 Laura Montemayor 创作于
-
由 Lee Tickett 创作于
-
- 8月 06, 2022
-
-
由 Simon Knox 创作于
Allows fetching labels for work items
-
- 8月 05, 2022
-
-
由 Luke Duncalfe 创作于
This first iteration of https://gitlab.com/gitlab-org/gitlab/-/issues/369202 documents the `feature_flag` property as being deprecated and that it should not be used. It renames the argument so that it's clear it's not to be used for new items. It also updates the developer docs to include advice for using flags with schema items besides fields, and where the flag is used to toggle behavior.
-
由 Mario Celi 创作于
Changelog: added Updating start or due date in an Issue or WorkItem will now trigger a relatime update so you can fetch the updated dates
-
- 8月 04, 2022
-
-
Changelog: added
-