该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 3月 12, 2025
-
-
由 Sascha Eggenberger 创作于
Updates form to use shared components like PageHeading, SettingsSection and Crud. Changelog: changed
-
由 Rudy Crespo 创作于
Adds the `usage_count` data source to query for a single Value Streams Dashboard count metric and return data fit for `SingleStat` visualization. Also creates visualization templates for each metric. Changelog: added EE: true
-
由 Lukas Wanko 创作于
Changelog: added EE: true
-
由 Dakota Dux 创作于
We moved the controls to a separate table and want to update the FE to use the data from the new table.
-
由 Fernanda Toledo 创作于
-
- 3月 11, 2025
-
-
由 Julie Huang 创作于
Instead of modifying the existing FeatureSettingsTable component, this commit adds new components that will render the new expanded chat sub-features design. This will allow us to keep the new UI behind a feature flag so there is more control over its release. Once expanded chat sub-features are stable we can remove the feature flag and the old FeatureSettingsTable
-
由 Lukas Wanko 创作于
EE: True
-
由 Alexander Turinske 创作于
- sometimes the user is null and the ui errors - add a check for this - update tests Changelog: fixed EE: true
-
由 Zamir Martins 创作于
EE: true Changelog: changed
-
由 Jannik Lehmann 创作于
This commit adds /new to the slash-command picker in the frontend when Duo Chat is in multi-threaded mode It catches /new /clear /reset on the client side and triggers the new thread functionality. Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183822 EE: true
-
由 Artur Fedorov 创作于
Remove input finder EE: true
-
由 Mark Chao 创作于
-
由 Artur Fedorov 创作于
Wrapper component already utilises policy type property. It is passed to child editor component Changelog: changed EE: true
-
由 Simon Knox 创作于
-
- 3月 10, 2025
-
-
由 Eduardo Sanz García 创作于
* Added types * Reorder actions * Improve/clarify tests EE: true
-
由 Deepika Guliani 创作于
Changelog: fixed
-
由 Martin Čavoj 创作于
Changelog: changed EE: true
-
- 3月 08, 2025
-
-
由 Artur Fedorov 创作于
Approvals required input field will work when invalid value is provided via yaml Changelog: changed EE: true
-
由 Daniyal Arshad 创作于
EE: true
-
- 3月 07, 2025
-
-
由 Lorenz van Herwaarden 创作于
This creates a new version token for the dependency list that is added to both the group and project-level with different feature flags. It has no functionality at this time, except for showing a placeholder message based on whether 0, 1, or multiple components have been selected.
-
由 Ezekiel Kigbo 创作于
Adds the relevant median and average time series calculations to the DORA metrics dashboard line charts. Adds an additional null series for periods with no data
-
由 Lorenz van Herwaarden 创作于
Keep track of ids of selected components on the dependency list. These can be used to search for component versions in the version token.
-
由 Kos Palchyk 创作于
-
由 Jannik Lehmann 创作于
This commit: - Implements multi-threaded DuoChat integration - Updates all GraphQL queries required for the multi-threaded architecture. - Ensures seamless fallback to single-threaded mode when duo_chat_multi_thread is disabled. It was initially merged in: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/179708 Reverted to some breaking-changes in the API that are resolved. EE: true Merged-by:
Jannik Lehmann <jlehmann@gitlab.com> Approved-by:
Lindsey Shelton <lshelton@gitlab.com> Approved-by:
Andrew Fontaine <afontaine@gitlab.com> Reviewed-by:
Andrew Fontaine <afontaine@gitlab.com> Reviewed-by:
Jannik Lehmann <jlehmann@gitlab.com>
-
由 Julie Huang 创作于
/duo_self_hosted is the root directory for the GitLab Duo Self-Hosted front-end code and /self_hosted_models should be nested under this root folder as it contains its child components.
-
由 Artur Fedorov 创作于
Correct data setting and store initialisation EE: true
-
由 Chaitanya Sonwane 创作于
-
由 Alex Pennells 创作于
Migrate the create/update REST API requests and error handling from the Vuex store, to within the form component.
- 3月 06, 2025
-
-
由 charlieeekroon 创作于
-
由 Ezekiel Kigbo 创作于
Refactors the `getGraphQLDashboard`, removing the optional second parameter and instead adding an aditional method named `getGraphQLDashboardWithPanels`. Updates all related usages
-
由 Alexander Turinske 创作于
- show more information for the compliance - update tests Changelog: changed EE: true
-
由 Chaoyue Zhao 创作于
This update includes the removal of BCollapse component, which removes supports for `GlCollapseToggleDirective` and `@hide/@show` event. This MR refactors existing usage of those in this codebase. This MR also removes expandable_section.vue, which is no longer being used.
-
由 SAM FIGUEROA 创作于
- Still needs input on final wording from techinical writing staff. - Refs: https://gitlab.com/gitlab-org/gitlab/-/issues/515163 Changelog: changed EE: true
-
由 Alex Pennells 创作于
Removes `defaultGroupLabels` from the VSA Tasks by Type chart.
-
由 Scott de Jonge 创作于
Replace extraAttrs.class: '!gl-text-red-500' with variant: 'danger'
-
由 Jack Chapman 创作于
-
由 Alexander Turinske 创作于
- add cadence dropdown - make it work for array with only one schedule in it - add tests EE: true
-
- 3月 05, 2025
-
-
由 Julie Huang 创作于
As a result of consultation with Product, Brand Strategy, and Marketing, the decision has been made to change the name of Self-Hosted Models to GitLab Duo Self-Hosted. The decision is expected to make marketing and documentation simpler, align the name with a deployment designation and is only a minor variation from the current name which creates continuity with the feature as it's currently understood by customers and the media. See https://gitlab.com/gitlab-org/gitlab/-/issues/515917 for more context Changelog: changed EE: true
-