Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 12月 27, 2024
  2. 12月 10, 2024
  3. 12月 06, 2024
  4. 12月 03, 2024
  5. 12月 02, 2024
  6. 11月 27, 2024
  7. 11月 26, 2024
  8. 11月 20, 2024
  9. 11月 15, 2024
    • David Pisek's avatar
      AI-Resolution: Add public project warning · 4b640122
      David Pisek 创作于
      This merge request updates the vulnerability
      header and actions dropdown components.
      
      The header component now displays a warning when
      the vulnerability belongs to a public project
      and the AI resolution is enabled.
      
      This is because creating a merge request from
      a public project will publicly expose
      the vulnerability and the offered resolution.
      
      Changelog: changed
      EE: true
      4b640122
  10. 11月 11, 2024
  11. 11月 07, 2024
  12. 10月 30, 2024
  13. 10月 21, 2024
  14. 10月 20, 2024
    • Chen Charnolevsky's avatar
      Change the logic of how the content of the code flow is calculated · 97127fe6
      Chen Charnolevsky 创作于
      Add code flow to Pipeline page
      
      Update Highlight.js and add multi lines marking functionality
      
      Add the left side of 'code flow' that including description and steps
      
      Disable feature flag
      
      Update 'vulnerability_file_contents' with new highlighted component
      
      remove unnecessary code
      
      move functions
      
      fix pipeline errors
      
      CR changes
      
      Fix unit test
      
      Fix error
      
      CR changes
      
      Add the left side of 'code flow' that including description and steps
      
      Disable feature flag
      
      Add the left side of 'code flow' that including description and steps
      
      Disable feature flag
      
      Update 'vulnerability_file_contents' with new highlighted component
      
      move functions
      
      Add the right side of 'code flow' that including code viewer
      
      CR changes
      
      Add the left side of 'code flow' that including description and steps
      
      Disable feature flag
      
      move functions
      
      Add the right side of 'code flow' that including code viewer
      
      temp commit
      
      temp commit
      
      temp commit
      
      Add basic graphQL
      
      Fix graphQL queries
      
      fix code flow in pipeline page after graphql fixed
      
      fix warnings
      
      fix pipeline page after graphql + unit test
      
      Add scrolling to modal body
      
      Fix pipeline
      
      Add and fix unit test
      
      Fix unit test
      
      Update graphQL docs: `bundle exec rake gitlab:graphql:compile_docs`
      
      Fix Prettier: yarn run prettier --write '**/*.{graphql,js,vue}'
      
      Fix rubocop violations
      
      Remove unnecessary values
      
      Fix BoundedContexts rubocop violations
      
      Regenerated graphql_possible_types_extraction.js
      
      Fix test
      
      Fix test
      
      Fix eslint error
      
      CR changes
      
      CR changes
      
      Add div element
      
      Change the logic of how the content of the code flow is calculated
      
      Fix merge conflicts
      
      Add unit test + fix pipeline failure
      97127fe6
  15. 10月 10, 2024
    • Dave Pisek's avatar
      Improve status dropdown description · 27dcde5e
      Dave Pisek 创作于
      Adds "marked as..." to the status dropdown
      to to improve UX and make it more translatable
      for some languages (eg. Japanese).
      
      Changelog: changed
      EE: true
      27dcde5e
  16. 10月 09, 2024
  17. 10月 08, 2024
  18. 10月 04, 2024
  19. 9月 26, 2024
  20. 9月 24, 2024
  21. 9月 19, 2024
    • Chen Charnolevsky's avatar
      Add code flow to Pipeline page · 6ffd0f80
      Chen Charnolevsky 创作于
      Update Highlight.js and add multi lines marking functionality
      
      Add the left side of 'code flow' that including description and steps
      
      Disable feature flag
      
      Update 'vulnerability_file_contents' with new highlighted component
      
      remove unnecessary code
      
      move functions
      
      fix pipeline errors
      
      CR changes
      
      Fix unit test
      
      Fix error
      
      CR changes
      
      Add the left side of 'code flow' that including description and steps
      
      Disable feature flag
      
      Add the left side of 'code flow' that including description and steps
      
      Disable feature flag
      
      Update 'vulnerability_file_contents' with new highlighted component
      
      move functions
      
      Add the right side of 'code flow' that including code viewer
      
      CR changes
      
      Add the left side of 'code flow' that including description and steps
      
      Disable feature flag
      
      move functions
      
      Add the right side of 'code flow' that including code viewer
      
      temp commit
      
      temp commit
      
      temp commit
      
      Add basic graphQL
      
      Fix graphQL queries
      
      fix code flow in pipeline page after graphql fixed
      
      fix warnings
      
      fix pipeline page after graphql + unit test
      
      Add scrolling to modal body
      
      Fix pipeline
      
      Add and fix unit test
      
      Fix unit test
      
      Update graphQL docs: `bundle exec rake gitlab:graphql:compile_docs`
      
      Fix Prettier: yarn run prettier --write '**/*.{graphql,js,vue}'
      
      Fix rubocop violations
      
      Remove unnecessary values
      
      Fix BoundedContexts rubocop violations
      
      Regenerated graphql_possible_types_extraction.js
      
      Fix test
      
      Fix test
      
      Fix eslint error
      
      CR changes
      
      CR changes
      
      Fix pipeline error: error  Arrow function has too many parameters (4). Maximum allowed is 3  max-params
      
      Add 'pipelineVulnerabilityCodeFlow'
      
      Feature flag in ruby
      
      Create new feature flag
      6ffd0f80
  22. 9月 17, 2024
  23. 9月 16, 2024
  24. 9月 11, 2024
  25. 9月 10, 2024
  26. 9月 07, 2024
  27. 9月 06, 2024
  28. 9月 05, 2024
  29. 9月 02, 2024
  30. 8月 29, 2024
  31. 8月 26, 2024
  32. 8月 23, 2024
  33. 8月 22, 2024
加载中