Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api: fix multiple bugs with statuses endpoints #7785

Merged
merged 11 commits into from
Aug 9, 2019

Commits on Aug 8, 2019

  1. fix commit statuses api url

    sapk committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    61b8f01 View commit details
    Browse the repository at this point in the history
  2. search refs before passing sha

    sapk committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    bf69723 View commit details
    Browse the repository at this point in the history
  3. adjust tests

    sapk committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    7ede570 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f457e2f View commit details
    Browse the repository at this point in the history
  5. fix comment

    sapk committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    9f475d3 View commit details
    Browse the repository at this point in the history
  6. de-duplicate code

    sapk committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    6a573b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    29881db View commit details
    Browse the repository at this point in the history
  8. Update routers/api/v1/repo/status.go

    Co-Authored-By: Lauris BH <lauris@nix.lv>
    sapk and lafriks committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    8128482 View commit details
    Browse the repository at this point in the history
  9. remove return

    sapk committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    31ee571 View commit details
    Browse the repository at this point in the history
  10. Update routers/api/v1/repo/status.go

    Co-Authored-By: Lauris BH <lauris@nix.lv>
    sapk and lafriks committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    5f4acca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f0bdd7 View commit details
    Browse the repository at this point in the history