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

Instrumentation and unit test cases for httpclient5 (async) #79

Merged
merged 27 commits into from
Oct 11, 2023

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    21de338 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f0177f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Fix for broken pipe issue

    monu-k2io committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    854e366 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    ecfea2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e2a1b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ba2ba5 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Renamed package

    monu-k2io committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6fc2f81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fdc2cc View commit details
    Browse the repository at this point in the history
  3. Renamed package

    monu-k2io committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3b2fec3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'unittest/httpclient-5' into feature/async-httpclient-5

    # Conflicts:
    #	instrumentation-security/httpclient-5.0/src/main/java/com/newrelic/agent/security/instrumentation/httpclient50/BasicRequestProducer_Instrumentation.java
    #	instrumentation-security/httpclient-5.0/src/main/java/com/newrelic/agent/security/instrumentation/httpclient50/HttpAsyncClient_Instrumentation.java
    #	instrumentation-security/httpclient-5.0/src/test/java/com/newrelic/agent/security/instrumentation/httpclient5/HttpAsyncClientTest.java
    monu-k2io committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c6ea476 View commit details
    Browse the repository at this point in the history
  5. Renamed package

    monu-k2io committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6082a48 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    3784d08 View commit details
    Browse the repository at this point in the history
  2. Renamed unit test package

    monu-k2io committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    aa94c1a View commit details
    Browse the repository at this point in the history
  3. Renamed unit test package

    monu-k2io committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c7567bb View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    8fd0d5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bf44a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb81ba4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97f995a View commit details
    Browse the repository at this point in the history
  5. Removed unused code

    monu-k2io committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    196b47a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9065da3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a79b49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa2db7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    247489f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e4a37a View commit details
    Browse the repository at this point in the history
  11. Removed use of NewField

    monu-k2io committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6be1a6c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Remove NOOP

    lovesh-ap committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    9edacc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a9e00b View commit details
    Browse the repository at this point in the history