Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 3月 12, 2025
  2. 3月 11, 2025
  3. 3月 07, 2025
  4. 2月 26, 2025
  5. 2月 19, 2025
    • Chaoyue Zhao's avatar
      Add WebIDE and Gitpod buttons to Compact Code Dropdown · 905fdb89
      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.
      905fdb89
  6. 2月 14, 2025
  7. 2月 11, 2025
  8. 2月 06, 2025
  9. 2月 05, 2025
    • Marcel van Remmerden's avatar
      Add gitRef support for workspaces · b5aef619
      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
      b5aef619
  10. 1月 31, 2025
  11. 1月 24, 2025
    • Chaoyue Zhao's avatar
      Make new header app default · f6524fdd
      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
      f6524fdd
  12. 1月 17, 2025
  13. 1月 10, 2025
  14. 12月 13, 2024
  15. 12月 08, 2024
  16. 12月 02, 2024
  17. 11月 27, 2024
    • Chaoyue Zhao's avatar
      Move history button into commit box on repository and blob pages · 566b4c06
      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
      566b4c06
  18. 11月 19, 2024
  19. 11月 06, 2024
加载中