An error occurred fetching the project authors.
  1. 06 Oct, 2017 1 commit
  2. 05 Oct, 2017 1 commit
  3. 29 Sep, 2017 2 commits
  4. 28 Sep, 2017 1 commit
  5. 04 Sep, 2017 2 commits
  6. 30 Aug, 2017 2 commits
  7. 18 Aug, 2017 2 commits
    • Robert Speicher's avatar
      Reduce duplication in GitAccess spec around error messages · 202d6d4a
      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.
      202d6d4a
    • Robert Speicher's avatar
      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.
      5b37f21b
  8. 17 Jun, 2017 1 commit
  9. 16 Jun, 2017 1 commit
  10. 07 Jun, 2017 2 commits
  11. 05 Jun, 2017 9 commits
  12. 10 Apr, 2017 2 commits
  13. 09 Apr, 2017 1 commit
  14. 15 Mar, 2017 1 commit
  15. 13 Mar, 2017 2 commits
  16. 03 Mar, 2017 1 commit
  17. 23 Feb, 2017 4 commits
  18. 06 Feb, 2017 1 commit
  19. 20 Jan, 2017 1 commit
  20. 03 Jan, 2017 1 commit
  21. 20 Dec, 2016 2 commits