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

WIP: Support outgoing tracking of requests with Java #8

Merged
merged 22 commits into from
May 16, 2019

Commits on May 9, 2019

  1. ignore vscode files

    matthewoates committed May 9, 2019
    Configuration menu
    Copy the full SHA
    ef5c103 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bdd60c View commit details
    Browse the repository at this point in the history
  3. clean up pom

    matthewoates committed May 9, 2019
    Configuration menu
    Copy the full SHA
    84665a4 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. change signature

    matthewoates committed May 13, 2019
    Configuration menu
    Copy the full SHA
    2611e6c View commit details
    Browse the repository at this point in the history
  2. public

    matthewoates committed May 13, 2019
    Configuration menu
    Copy the full SHA
    d624f28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a52669f View commit details
    Browse the repository at this point in the history
  4. config support

    matthewoates committed May 13, 2019
    Configuration menu
    Copy the full SHA
    c706e72 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. new calls

    matthewoates committed May 14, 2019
    Configuration menu
    Copy the full SHA
    b850a46 View commit details
    Browse the repository at this point in the history
  2. cleanup

    matthewoates committed May 14, 2019
    Configuration menu
    Copy the full SHA
    25ed0fa View commit details
    Browse the repository at this point in the history
  3. use new IP

    matthewoates committed May 14, 2019
    Configuration menu
    Copy the full SHA
    9ac8210 View commit details
    Browse the repository at this point in the history
  4. ip

    matthewoates committed May 14, 2019
    Configuration menu
    Copy the full SHA
    3ca311a View commit details
    Browse the repository at this point in the history
  5. api version

    matthewoates committed May 14, 2019
    Configuration menu
    Copy the full SHA
    76a8ef6 View commit details
    Browse the repository at this point in the history
  6. body parser

    matthewoates committed May 14, 2019
    Configuration menu
    Copy the full SHA
    489c449 View commit details
    Browse the repository at this point in the history
  7. enable syncing

    matthewoates committed May 14, 2019
    Configuration menu
    Copy the full SHA
    8fdb14c View commit details
    Browse the repository at this point in the history
  8. dependency

    matthewoates committed May 14, 2019
    Configuration menu
    Copy the full SHA
    7634178 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. reporting errors

    matthewoates committed May 15, 2019
    Configuration menu
    Copy the full SHA
    b10b188 View commit details
    Browse the repository at this point in the history
  2. async

    matthewoates committed May 15, 2019
    Configuration menu
    Copy the full SHA
    a3d94c9 View commit details
    Browse the repository at this point in the history
  3. stack trace

    matthewoates committed May 15, 2019
    Configuration menu
    Copy the full SHA
    f36f17a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. final touches

    matthewoates committed May 16, 2019
    Configuration menu
    Copy the full SHA
    c9046c5 View commit details
    Browse the repository at this point in the history
  2. fix versions

    matthewoates committed May 16, 2019
    Configuration menu
    Copy the full SHA
    4ed7a59 View commit details
    Browse the repository at this point in the history
  3. bad readme

    matthewoates committed May 16, 2019
    Configuration menu
    Copy the full SHA
    9a3e45a View commit details
    Browse the repository at this point in the history
  4. fix version numbers

    matthewoates committed May 16, 2019
    Configuration menu
    Copy the full SHA
    a88bad0 View commit details
    Browse the repository at this point in the history