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

Add HTTP.rb adapter #1

Merged
merged 14 commits into from Mar 11, 2019
Merged

Add HTTP.rb adapter #1

merged 14 commits into from Mar 11, 2019

Commits on Mar 8, 2019

  1. Configuration menu
    Copy the full SHA
    6ab861e View commit details
    Browse the repository at this point in the history
  2. Adds Simplecov

    iMacTia committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    9a3aa6a View commit details
    Browse the repository at this point in the history
  3. Adds CircleCI config

    iMacTia committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    4bd4b06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44e7cb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dda6b15 View commit details
    Browse the repository at this point in the history
  6. Removes JUnit formatter

    iMacTia committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    0f0ad49 View commit details
    Browse the repository at this point in the history
  7. Reintroduces JUnit formatter

    iMacTia committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    a237a4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3cfcb5 View commit details
    Browse the repository at this point in the history
  9. Fix typo

    Co-Authored-By: iMacTia <iMacTia@users.noreply.github.com>
    technoweenie and iMacTia committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    b6db990 View commit details
    Browse the repository at this point in the history
  10. Fix typo

    iMacTia committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    73e3f99 View commit details
    Browse the repository at this point in the history
  11. Renames adapter class to be consistent

    Register the adapter under symbol :http
    iMacTia committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    fdf9ab4 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

  1. Configuration menu
    Copy the full SHA
    88d612f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Configuration menu
    Copy the full SHA
    fca27db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c83eae6 View commit details
    Browse the repository at this point in the history