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

Drop instrumentation-api-caching module and move weak cache implementation to instrumentation-api #4667

Merged
merged 33 commits into from
Nov 24, 2021

Commits on Nov 18, 2021

  1. Drop instrumentation-api-caching module and move weak cache implement…

    …ation to instrumentation-api
    iNikem committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    99b42e1 View commit details
    Browse the repository at this point in the history
  2. Some test fixes

    iNikem committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    f08d4f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Some cleanup

    iNikem committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    e651e80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c63d3fe View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

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

    trask committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    830e1d2 View commit details
    Browse the repository at this point in the history
  3. Update ClassNames and SpanNames

    trask committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    4abddb3 View commit details
    Browse the repository at this point in the history
  4. Compilation and comment

    trask committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    7bdf3e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cde78fb View commit details
    Browse the repository at this point in the history
  6. Polish

    iNikem committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    437da21 View commit details
    Browse the repository at this point in the history
  7. Add comment

    trask committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    fdc64bb View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    f7385d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e595e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e04a04 View commit details
    Browse the repository at this point in the history
  4. Keep license in java files too

    trask committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    257a6ec View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

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

Commits on Nov 24, 2021

  1. Work around lambda instrumentation failure

    Ideally we would ignore instrumenting helper classes...
    trask committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    6d63815 View commit details
    Browse the repository at this point in the history
  2. Revert "Work around lambda instrumentation failure"

    This reverts commit 6d63815.
    trask committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    7448cde View commit details
    Browse the repository at this point in the history
  3. Revert "Convert Netty wrapper cache to VirtualField"

    This reverts commit dac1522.
    trask committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    fad0967 View commit details
    Browse the repository at this point in the history
  4. Handle cleared weak values

    trask committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    9ab70f4 View commit details
    Browse the repository at this point in the history
  5. Fix comment

    trask committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    3f36678 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ebb98b View commit details
    Browse the repository at this point in the history
  7. Copy in weak-lock-free

    trask committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    37569ca View commit details
    Browse the repository at this point in the history
  8. Remove caffeine remnants

    trask committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    fe8ff0b View commit details
    Browse the repository at this point in the history
  9. Fix checkstyle

    trask committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    d4d02da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    55f8292 View commit details
    Browse the repository at this point in the history
  11. Remove duplicate LICENSE

    trask committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    ce93d40 View commit details
    Browse the repository at this point in the history
  12. Remove outdated comment

    trask committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    03824a4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a8805fb View commit details
    Browse the repository at this point in the history
  14. Enable checkstyle:off comment

    trask committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    7ad1a12 View commit details
    Browse the repository at this point in the history
  15. Re-generate license report

    trask committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    7ae3ab2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    11bee8a View commit details
    Browse the repository at this point in the history