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

Support for manual transaction logging #853

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Jul 20, 2022

  1. add ManualHttpTransaction.kt to wrap over HttpTransaction entity. thi…

    …s will help to keep real HttpTransaction entity internal and don't expose it
    aliab committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    45e5ecd View commit details
    Browse the repository at this point in the history
  2. add saveTransaction method to ChuckerCollector.kt. ManualHttpTransact…

    …ion can be saved into db via this method.
    aliab committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    f191019 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aacefb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    085716f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9344f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08245bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25a92d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    509ed8f View commit details
    Browse the repository at this point in the history
  2. merge with develp

    aliab committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    a8ef44d View commit details
    Browse the repository at this point in the history