Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 6月 28, 2024
  2. 6月 27, 2024
  3. 6月 26, 2024
  4. 6月 25, 2024
  5. 6月 24, 2024
  6. 6月 22, 2024
  7. 6月 21, 2024
    • Abdul Wadood's avatar
      Create internal API to delete top level groups in an organization · 09186898
      Abdul Wadood 创作于
      Currently, we cannot delete top-level groups through our REST API to
      prevent accidental removal of groups. Therefore, we're creating this
      internal API to delete top level groups in organizations.
      
      All of these changes are behind the `ui_for_organizations` feature flag.
      
      This also does some refactor to move some common params to
      Groups::Params.
      09186898
  8. 6月 20, 2024
加载中