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

Fixes #2738 - Adds the /git/tags API endpoint #7138

Merged
merged 27 commits into from
Jun 8, 2019

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    d7eda0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fc1605 View commit details
    Browse the repository at this point in the history
  3. proper URLs

    richmahn committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    4b84785 View commit details
    Browse the repository at this point in the history
  4. Adds function comments

    richmahn committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    ab588c7 View commit details
    Browse the repository at this point in the history
  5. Updates swagger

    richmahn committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    716e76c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    861df65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    157d6b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Adds integration test

    richmahn committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    41bb6aa View commit details
    Browse the repository at this point in the history
  2. Removed debugging

    richmahn committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    fae950f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7013cce View commit details
    Browse the repository at this point in the history
  4. Adds tests

    richmahn committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    a5208ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    171ea70 View commit details
    Browse the repository at this point in the history
  6. Fix formatting

    richmahn committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    ad3f04c View commit details
    Browse the repository at this point in the history
  7. Removes unused varaible

    richmahn committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    582c6cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c52751 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3e7633b View commit details
    Browse the repository at this point in the history
  10. Update modules/git/repo_tag.go

    Co-Authored-By: Lauris BH <lauris@nix.lv>
    richmahn and lafriks committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    1df581d View commit details
    Browse the repository at this point in the history
  11. Uses TagPrefix

    richmahn committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    6547bfc View commit details
    Browse the repository at this point in the history
  12. Uses TagPrefix

    richmahn committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    90e5315 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

  1. Configuration menu
    Copy the full SHA
    1f8c122 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcce6bf View commit details
    Browse the repository at this point in the history
  3. Fix to getting commit ID

    richmahn committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    9bc4e19 View commit details
    Browse the repository at this point in the history
  4. Fix to getting commit ID

    richmahn committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    49e4349 View commit details
    Browse the repository at this point in the history
  5. Fix to getting commit ID

    richmahn committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    8897b75 View commit details
    Browse the repository at this point in the history
  6. Fix to getting commit ID

    richmahn committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    0321844 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b23c6d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0aeec96 View commit details
    Browse the repository at this point in the history