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

Call conduit over HTTP #60

Merged
merged 8 commits into from
Aug 11, 2015
Merged

Call conduit over HTTP #60

merged 8 commits into from
Aug 11, 2015

Commits on Aug 10, 2015

  1. Call conduit over HTTP

    This removes much of the reliance on `arc` being installed.
    
    Also refactor apply patch into a task -- I realize this should be a separate
    commit, but all of this stuff is intertwined and I wanted to break it out to
    make this refactor easier.
    ascandella committed Aug 10, 2015
    Configuration menu
    Copy the full SHA
    0a342c7 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    ascandella committed Aug 10, 2015
    1 Configuration menu
    Copy the full SHA
    5f85f41 View commit details
    Browse the repository at this point in the history
  3. Remove unused parseConduit

    ascandella committed Aug 10, 2015
    Configuration menu
    Copy the full SHA
    f3268e9 View commit details
    Browse the repository at this point in the history
  4. Address review feedback

    ascandella committed Aug 10, 2015
    Configuration menu
    Copy the full SHA
    fd71a4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbe92a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf661b8 View commit details
    Browse the repository at this point in the history
  7. Add test; remove trove4j

    ascandella committed Aug 10, 2015
    Configuration menu
    Copy the full SHA
    27b43a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e881c46 View commit details
    Browse the repository at this point in the history