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

feat: add brotli plugin #10515

Merged
merged 35 commits into from
Dec 8, 2023
Merged

feat: add brotli plugin #10515

merged 35 commits into from
Dec 8, 2023

Commits on Nov 14, 2023

  1. new deps

    yuweizzz committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    46dbb82 View commit details
    Browse the repository at this point in the history
  2. brotli feat in progress

    yuweizzz committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    10b97cf View commit details
    Browse the repository at this point in the history
  3. add lrucahe

    yuweizzz committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8b42bf6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. add ci test

    yuweizzz committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2e55cb6 View commit details
    Browse the repository at this point in the history
  2. update ci

    yuweizzz committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c682922 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86eab3d View commit details
    Browse the repository at this point in the history
  4. fix: ci and header error

    yuweizzz committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ddea9bd View commit details
    Browse the repository at this point in the history
  5. debug

    yuweizzz committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d36558f View commit details
    Browse the repository at this point in the history
  6. fix: only do compress once

    yuweizzz committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    299e719 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. replace deps as brotli-ffi

    yuweizzz committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    b5f1de7 View commit details
    Browse the repository at this point in the history
  2. final version

    yuweizzz committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    dacf773 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. final t version

    yuweizzz committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d5ee1e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7f44cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d3117b View commit details
    Browse the repository at this point in the history
  4. Update brotli.t

    yuweizzz authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    fe62e46 View commit details
    Browse the repository at this point in the history
  5. Update brotli.t

    yuweizzz authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    dee5fb6 View commit details
    Browse the repository at this point in the history
  6. update ci

    yuweizzz committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c494021 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. fix ci and add doc

    yuweizzz committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    940382f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. fix ci

    yuweizzz committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2f9c3c7 View commit details
    Browse the repository at this point in the history
  2. fix: redhat ci failed

    yuweizzz committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    8f76ef6 View commit details
    Browse the repository at this point in the history
  3. fix ci

    yuweizzz committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f064a5f View commit details
    Browse the repository at this point in the history
  4. fix ci

    yuweizzz committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    75bb0cf View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. fix ci

    yuweizzz committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c5e5d08 View commit details
    Browse the repository at this point in the history
  2. update workflow

    yuweizzz committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    b959f11 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. remove sudo

    yuweizzz committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8be4f80 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. refactor

    yuweizzz committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b1c3f30 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. fix local

    yuweizzz committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    92d3461 View commit details
    Browse the repository at this point in the history
  2. vars rename

    yuweizzz committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    111813a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. update docs

    yuweizzz committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ea83d7e View commit details
    Browse the repository at this point in the history
  2. fix lint

    yuweizzz committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a63f239 View commit details
    Browse the repository at this point in the history
  3. update

    yuweizzz committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    fa6aaf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd8f323 View commit details
    Browse the repository at this point in the history
  5. fix t missing header

    yuweizzz committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e28bf8d View commit details
    Browse the repository at this point in the history
  6. fix t/admin/plugins.t error

    yuweizzz committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1c179e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. fix fuzzing ci

    yuweizzz committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9640cbc View commit details
    Browse the repository at this point in the history