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

Remove stack traces from web API calls. #5070

Merged
merged 13 commits into from
Feb 4, 2021

Commits on Dec 7, 2020

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

Commits on Dec 8, 2020

  1. Added logging for stacktraces at the locations that have the stacktra…

    …ces disabled in web API responses due to security requirements.
    lenko-d committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    7fa5dce View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    38099db View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

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

Commits on Dec 14, 2020

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

Commits on Jan 6, 2021

  1. Remove Unwrap. Show stacktraces for integration test helpers because …

    …it should not matter whether the strack traces are sent over the wire.
    lenko-d committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    d9b0b73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    664d435 View commit details
    Browse the repository at this point in the history
  3. Remove Unwrap. Show stacktraces for integration test helpers because …

    …it should not matter whether the strack traces are sent over the wire.
    lenko-d committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    2318730 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Improved log messages.

    lenko-d committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    25b31c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Removed not needed import.

    lenko-d committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    6ef525a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    6bf564a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0cca8b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

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