该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 3月 12, 2025
-
-
This reverts merge request !183259
-
- 3月 11, 2025
-
-
由 Chaoyue Zhao 创作于
Changelog: removed
-
- 3月 07, 2025
-
- 2月 26, 2025
-
- 2月 19, 2025
-
-
由 Chaoyue Zhao 创作于
This MR adds WebIDE and Gitpod button to the new Compact Code Dropdown on repository/directory & project overview page. These two buttons remain under the edit dropdown on blob page. This feature is behind "directory_code_dropdown_updates" feature flag. This also modified `click_consolidated_edit.yml` so we could use the internal event for tracking.
-
- 2月 14, 2025
-
-
Add to tree control is no longer a part of repository breadcrums. It is placed next to other repository controls. Changelog: changed
-
- 2月 11, 2025
-
-
Moving Find file and Compare buttons to a dropdown component. Changelog: changed
-
- 2月 06, 2025
-
-
由 Chaoyue Zhao 创作于
This feature is behind "directory_code_dropdown_updates" feature flag
-
- 2月 05, 2025
-
-
由 Marcel van Remmerden 创作于
- Implement gitRef parameter in workspace-related components - Update new workspace path generation to include gitRef - Modify tests to cover gitRef functionality - Enhance user interface to display and utilize gitRef where applicable Changelog: fixed EE: true
-
- 1月 31, 2025
-
-
由 Chaoyue Zhao 创作于
This feature is behind "directory_code_dropdown_updates" feature flag
-
- 1月 24, 2025
-
-
由 Chaoyue Zhao 创作于
The new Vue app for header of Repository, Blob and Project Overview pages is temporarily hidden behind `common_repository_blob_header_app=true` URL param. This is to remove the condition and render the new app as default. Changelog: changed
-
- 1月 17, 2025
-
-
The only component that was passing that prop has been refactored to not use BlobHeader component at all in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175292 Changelog: changed
-
- 1月 10, 2025
-
-
Repository and Blob view include the name of the location together with appropriate icon for a folder or file type. Changelog: added
-
- 12月 13, 2024
-
-
由 Chaoyue Zhao 创作于
- https://gitlab.com/gitlab-org/gitlab/-/merge_requests/174093 Changelog: changed
-
- 12月 08, 2024
-
-
Specifying the context of the LockButton component ahead of adding directory lock button. Change: other EE: true
-
- 12月 02, 2024
-
-
Passes web_ide_button_data down to new Repository header component. Changelog: other EE: true
-
- 11月 27, 2024
-
-
由 Chaoyue Zhao 创作于
This MR moves the history button into commit box on larger screen. Since the box is not shown on narrow viewports, this keeps the button in the header in those case. A new design of the narrow viewport commit box is coming up in separate MRs. Changelog: changed
-
- 11月 19, 2024
-
-
This reverts merge request !172632
-
由 Chaoyue Zhao 创作于
This MR moves the history button into commit box on larger screen. Since the box is not shown on narrow viewports, this keeps the button in the header in those case. A new design of the narrow viewport commit box is coming up in separate MRs. Changelog: changed
-
- 11月 06, 2024
-
-
Create the base for header area app to be used on tree and blob view. Move tree History control. Add a check to initiate old History control only when its element is present.
-