BigW Consortium Gitlab

  1. 06 Nov, 2017 1 commit
  2. 01 May, 2017 2 commits
    • Use the namespace validator for validating all paths · 3143a5d2
      Bob Van Landuyt authored
      Since the namespacevalidator now knows the difference between a
      top-level and another path, this could all be handled there.
    • 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.
  3. 07 Mar, 2017 1 commit
  4. 06 Jan, 2017 1 commit
  5. 21 Dec, 2016 3 commits
  6. 23 Nov, 2016 1 commit