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

Fix recorded requests skipped by request logger #346

Merged
merged 6 commits into from
Sep 17, 2019

Commits on Sep 16, 2019

  1. Fix recorded requests skipped request logger.

    - When proxy is enabled the recorded requests are mistaken (IMO) for admin requests and skipped
    vitaliydavydiak committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    6c170fb View commit details
    Browse the repository at this point in the history
  2. Add unit test

    vitaliydavydiak committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    4b8291e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4786d12 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Configuration menu
    Copy the full SHA
    a55ef53 View commit details
    Browse the repository at this point in the history
  2. Cleanup empty lines

    vitaliydavydiak committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    94ccb8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56fb16e View commit details
    Browse the repository at this point in the history