Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • heptapod heptapod
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 157
    • Issues 157
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • heptapod
  • heptapodheptapod
  • Issues
  • #428

Closed
Open
Created Feb 20, 2021 by Georges Racinet@gracinet🦑Owner

Group Wikis

Current GitLab Enterprise Editions have Group Wikis, for which the container attribute is a Group instance instead of a Project.

If these get open sourced or if we make an Enterprise Edition of Heptapod, they won't work because the Group model doesn't have the vcs_type and mercurial? methods.

At this point, we'll either decide to force them to return the values expected for Git (the lazy choice) or that we should rely on the recently introduced default_vcs_type group setting. After all, if the default VCS type for a Group is Mercurial, its Wiki should probably also be. We'll probably have to fix routes and internal API calls for GitLab Shell and pre/post-receive notifications and deal with persistence if default_vcs_type is changed after the fact.

(issue filed after analysis of current repo containers, in order not to lose the information)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking