Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 10月 02, 2024
  2. 10月 01, 2024
  3. 9月 25, 2024
  4. 9月 23, 2024
    • Abdul Wadood's avatar
      Add a REST API to create an organization · 0aeede2d
      Abdul Wadood 创作于
      This change introduces a new POST API for organization creation. The
      functionality is controlled by a feature flag named
      'allow_organization_creation'. The change also modifies workhorse to
      enable file uploads on the '/api/v4/organizations' endpoint.
      0aeede2d
  5. 9月 20, 2024
  6. 9月 19, 2024
  7. 9月 12, 2024
  8. 9月 11, 2024
  9. 9月 10, 2024
  10. 9月 07, 2024
    • Julia Miocene's avatar
      Update Topic empty states · a7dc9222
      Julia Miocene 创作于
      Show EmptyState when there are no topics.
      Show EmptyResult when there are no search results.
      Migrate header to PageHeadingComponent.
      
      Changelog: changed
      a7dc9222
  11. 9月 04, 2024
  12. 9月 02, 2024
  13. 8月 30, 2024
  14. 8月 29, 2024
  15. 8月 26, 2024
  16. 8月 22, 2024
    • Eugie Limpin's avatar
      Display when locked account email verification code was sent · a903dc73
      Eugie Limpin 创作于
      There are two possible emails containing a verification code that can be
      sent to a user:
      
      1. Email containing verification code used to confirm a user's email
      right after they sign up or when they add a secondary email.
      2. Email containing verification code used to unlock a user's account
      when they get locked out after exceeding failed sign-in attempts or when
      they sign-in from an un-trusted IP address.
      
      Changelog: added
      a903dc73
    • Shubham Kumar's avatar
      Add REST API invited groups in a group · a7c97c7a
      Shubham Kumar 创作于
      Changelog: added
      a7c97c7a
  17. 8月 15, 2024
  18. 8月 14, 2024
  19. 8月 13, 2024
  20. 8月 07, 2024
  21. 8月 06, 2024
  22. 8月 03, 2024
  23. 8月 01, 2024
  24. 7月 31, 2024
  25. 7月 29, 2024
  26. 7月 27, 2024
  27. 7月 26, 2024
加载中