该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 1月 12, 2022
-
-
由 Ammar Alakkad 创作于
Changelog: other EE: true
-
由 Thiago Figueiró 创作于
To match the proposal in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77815
-
由 Robert Hunt 创作于
- Added the drawer component and trigger methods - Updated the drawer component to accept the new data format - Updated the existing dashboard to pass in the new data format - Added mapping functions to convert to a unified format - Added another dummy GraphQL object to have two rows in the table
-
由 Alishan Ladhani 创作于
-
由 Ezekiel Kigbo 创作于
For group VSA we should include the project name for each record in the stage table Expose project object to VSA stage records Changelog: added EE: true
-
由 Florie Guibert 创作于
Always fetch issues when mounting epic lane Changelog: fixed EE: true
-
由 Sanad Liaquat 创作于
-
由 Fernando Arias 创作于
* Add test assertions
-
由 Kamil Trzciński 创作于
Since this issue is not yet resolved (and needs to be) lets ackonwledge it for now to have the allowlist empty. Related issue: https://gitlab.com/gitlab-org/gitlab/-/issues/350051
-
由 charlie ablett 创作于
-
The DAST On-demand scan template should be updated to use the API Security scanner Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73564 EE: true
-
- 1月 11, 2022
-
-
由 Vasilii Iakliushin 创作于
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/329153 * Remove if condition for feature flag * Update tests to verify new behavior Changelog: other
-
由 Abdul Wadood 创作于
Current return message does not tell the caller why the call failed. This change adds two additional messages to the returned error message. Changelog: changed EE: true Co-authored-by:
Abdul Wadood <awadood@gitlab.com>
-
由 Sam Figueroa 创作于
- Users of lower roles aren't allowed to access the billing page for CI minutes and should not see a notification to purchase more minutes when they can't act on it(i.e. get redirected to a 404 page). Changelog: fixed EE: true
-
由 Kev 创作于
-
由 Zach Rice 创作于
Changelog: changed
-
由 Rémy Coutable 创作于
This reverts merge request !77608
-
由 Vijay Hawoldar 创作于
Enabling the User Cap setting for a root group should only be possible if the group or any of it's subgroups have not been shared outside of the root group's hierarchy Changelog: changed EE: true
-
由 GitLab Dependency Bot 创作于
-
由 Dan Jensen 创作于
Audit Events features are data-intensive endpoints that users do not expect to load as quickly as other endpoints. This sets a custom apdex SLI urgency of "low" to allow for the historically relatively slower load times of these features.
-
由 Ammar Alakkad 创作于
Changelog: changed EE: true
-
由 Diana Zubova 创作于
Show alert on api failures for Storage purchase
-
由 Paul Gascou-Vaillancourt 创作于
This removes the dast_view_scans feature flag and makes the on-demand scans index page publicly available. Changelog: other EE: true
-
由 Alexander Turinske 创作于
- add clusterAgentID field - update tests
-
由 Brian Williams 创作于
`CreateServiceBase` passes a hash to `raw_metadata` when it should actually be receiving JSON instead. This change updates `CreateServiceBase` to pass JSON instead, and also cleans up the invalid data in the DB with a background migration. Changelog: fixed
-
由 Luke Duncalfe 创作于
Adds logging when: - recursive webhook calls are detected. - the total number of webhooks triggered by other webhooks within a sequence goes above a threshold. The detection uses a header, which is passed through from the request to the web hooks to track graphs of web hook requests. The feature is behind a feature flag. The next iteration will be to block the webhook from firing rather than log. https://gitlab.com/gitlab-org/gitlab/-/issues/329743 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/75821
-
由 Michał Zając 创作于
* Add Vulnerabilities::FindingDismissService wrapping VulnerabilitiesFeedback::CreateService * Add FindingPolicy Changelog: added EE: true
-
由 Fernando Arias 创作于
* Use graphQL mutation * Add vue and apollo unit tests
-
由 Gabriel Mazetto 创作于
The new `gitlay-backup create` uses a pipe based process communication. This refactor makes it more explicit what is going on and what is the expected message format
-
由 Jacques Erasmus 创作于
Shows a fork suggestion when a user tries to delete or replace a blob
-
由 Coung Ngo 创作于
Remove unnecessary classes to reduce our global css a bit
-
由 Siddharth Asthana 创作于
Changelog: other
-
由 Doug Stull 创作于
- for tracking of state on leads.
-
由 Tyler Amos 创作于
Overriding notification methods from Gitlab::License so that admins are notified only 15 days prior to license expiration. Previously, admins were notified 1 month prior to expiration when the Gitlab::License method was used, but this is inconsistent when customers are able renew. Notifying admins early lead to confusion. Changelog: fixed EE: true
-
- 1月 10, 2022
-
-
-
由 Sam Beckham 创作于
-
-
由 Siddharth Asthana 创作于
Changelog: other EE: true