BigW Consortium Gitlab

  1. 23 Aug, 2017 1 commit
  2. 18 Aug, 2017 2 commits
    • Reduce duplication in GitAccess spec around error messages · 5b37f21b
      Robert Speicher authored
      - Adds a new `ProjectMovedError` class to encapsulate that error
        condition. Inherits from `NotFoundError` so existing rescues should
        continue to work.
      - Separating that condition out of `NotFoundError` allowed us to
        simplify the `raise_not_found` helper and avoid repeating the literal
        string.
      - Spec makes use of `ERROR_MESSAGES` hash to avoid repeating literal
        error message strings.
    • Greatly reduce test duration for git_access_spec · bb40f4ab
      Robert Speicher authored
      - Combine multiple `it` blocks into one where it made sense
      - Use `set` for the top-level User record
      - Refactor permission matrix tests
  3. 27 Jul, 2017 2 commits
  4. 16 Jun, 2017 1 commit
  5. 14 Jun, 2017 1 commit
  6. 05 Jun, 2017 5 commits
  7. 08 May, 2017 1 commit
  8. 20 Apr, 2017 1 commit
  9. 03 Apr, 2017 1 commit
  10. 24 Feb, 2017 1 commit
  11. 23 Feb, 2017 2 commits
    • Enable Style/WordArray · 7d4b52b2
      Douwe Maan authored
    • Fix GitAccess specs · 485ac922
      Sean McGivern authored
      These specs never ran due to incorrect indentation: the `context` blocks
      were inside the `before`.
      
      Additionally, `GitHooksService` now has to yield itself to callers, and
      `GitAccess` never appears to have had an `allowed?` method.
  12. 05 Feb, 2017 1 commit
  13. 25 Jan, 2017 1 commit
  14. 20 Dec, 2016 1 commit
  15. 08 Dec, 2016 1 commit
  16. 18 Nov, 2016 1 commit
  17. 17 Nov, 2016 1 commit
  18. 16 Nov, 2016 1 commit
  19. 11 Nov, 2016 3 commits
  20. 09 Nov, 2016 1 commit
  21. 01 Nov, 2016 1 commit
  22. 18 Oct, 2016 1 commit
  23. 20 Sep, 2016 1 commit
  24. 16 Sep, 2016 1 commit
  25. 15 Sep, 2016 3 commits
  26. 17 Aug, 2016 1 commit
  27. 04 Aug, 2016 1 commit
  28. 29 Jul, 2016 2 commits