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 custom logs #658

Merged
merged 12 commits into from
Jan 23, 2023
Merged

Fix custom logs #658

merged 12 commits into from
Jan 23, 2023

Commits on Jan 18, 2023

  1. fix: allow for more than 16 retries

    Johannes Koch committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    2f7f8b9 View commit details
    Browse the repository at this point in the history
  2. test: use backend variable in set_response_headers value

    Johannes Koch committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    7051f15 View commit details
    Browse the repository at this point in the history
  3. fix: pass backend value to WithBeresp()

    Johannes Koch committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    9f5a670 View commit details
    Browse the repository at this point in the history
  4. test: use backend/backend_request/backend_response variables in custo…

    …m_log_fields
    Johannes Koch committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    87cec6b View commit details
    Browse the repository at this point in the history
  5. fix: evaluate backend custom_log_fields earlier

    Johannes Koch committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    87e145b View commit details
    Browse the repository at this point in the history
  6. reuse code

    Johannes Koch committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    39821b4 View commit details
    Browse the repository at this point in the history
  7. not need to append to annother slice

    Johannes Koch committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    dee2d94 View commit details
    Browse the repository at this point in the history
  8. not need for backend variables when applying custom logs fields for a…

    …ccess log
    Johannes Koch committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    50a1af3 View commit details
    Browse the repository at this point in the history
  9. changelog entry

    Johannes Koch committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    4b5093c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6eeed68 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Merge branch 'master' into fix-custom-logs

    Alex Schneider committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    c6c72fb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Merge branch 'master' into fix-custom-logs

    Alex Schneider committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    93de4ec View commit details
    Browse the repository at this point in the history