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

Maintenance: add ostream report API to Mgr::Action #1806

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 29, 2024

  1. Maintenance: add ostream report API to Mgr::Action

    This new API method allows new or updated cache manager reports
    to write their output to a stream without having to import
    any StoreEntry related API.
    yadij committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    753ee74 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Remove code comment

    Apparently marking an unwanted API as deprecated is enough to seriously break Squid somehow.
    yadij authored May 7, 2024
    Configuration menu
    Copy the full SHA
    58d9f91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60d3225 View commit details
    Browse the repository at this point in the history