An error occurred fetching the project authors.
  1. 01 May, 2017 2 commits
    • Bob Van Landuyt's avatar
      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.
      3143a5d2
    • 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
  2. 26 Apr, 2017 1 commit
  3. 17 Apr, 2017 1 commit
  4. 07 Apr, 2017 2 commits
  5. 06 Apr, 2017 5 commits
  6. 05 Apr, 2017 2 commits
  7. 04 Apr, 2017 3 commits
    • Rydkin Maxim's avatar
    • Rydkin Maxim's avatar
      add auto-cancel for pending pipelines on branch, if they are not HEAD · c81ef304
      Rydkin Maxim authored
      fix changelog MR reference
      
      add non-HEAD builds finder and add `created` pipelines to scope
      
      add spec for auto-cancel non-HEAD pipelines and refactor create_pipeline_service_spec
      
      more refactoring for spec
      
      adds option for auto-cancel into CI/CD settings
      
      fix spec to new configuration
      
      fix rubocop
      
      fix schema.rb
      
      fix schema.rb
      
      replace Gitlab 9.0 with 9.1 in doc
      
      change wording on pipeline settings
      
      added auto_canceled_by field as identifier of autocancel subject
      
      remove unnecessary index
      
      replace service with retry_lock
      
      replace auto_cancel_pending_pipelines boolean setting with integer (and enum in model)
      
      fix schema.rb
      
      fix schema.rb
      
      remove projekt attribute and clean up spec
      
      clean up spec withcouple of shared examples
      
      added spec for "It does not cancel current pipeline" scenario
      
      add some specs to auto-cancel
      
      add spec for another branch pipelines
      c81ef304
    • Grzegorz Bizon's avatar
      666ba382
  8. 03 Apr, 2017 8 commits
  9. 31 Mar, 2017 3 commits
  10. 24 Mar, 2017 1 commit
  11. 23 Mar, 2017 1 commit
  12. 22 Mar, 2017 2 commits
  13. 21 Mar, 2017 2 commits
  14. 20 Mar, 2017 1 commit
  15. 17 Mar, 2017 1 commit
  16. 16 Mar, 2017 1 commit
  17. 07 Mar, 2017 1 commit
  18. 06 Mar, 2017 1 commit
  19. 03 Mar, 2017 1 commit
  20. 02 Mar, 2017 1 commit