• Bob Van Landuyt's avatar
    Streamline the path validation in groups & projects · 74fcccaa
    Bob Van Landuyt authored
    `Project` uses `ProjectPathValidator` which is now a
    `NamespaceValidator` that skips the format validation.
    
    That way we're sure we are using the same collection of reserved
    paths.
    
    I updated the path constraints to reflect the changes: We now allow
    some values that are only used on a top level namespace as a name for
    a nested group/project.
    74fcccaa
group_url_constrainer_spec.rb 1.03 KB