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

gzip: drop deprecated filter #15867

Merged
merged 18 commits into from
Jun 9, 2021
Merged

Commits on Apr 7, 2021

  1. copy over common code to compressor filter to decouple it from gzip

    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    54c45ef View commit details
    Browse the repository at this point in the history
  2. remove deprecated Gzip filter and code common with Compressor filter

    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    488cd1f View commit details
    Browse the repository at this point in the history
  3. fix TODO items

    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    795b4ee View commit details
    Browse the repository at this point in the history
  4. fix docs

    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    a97996f View commit details
    Browse the repository at this point in the history
  5. add item to current.rst

    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    f86a9f5 View commit details
    Browse the repository at this point in the history
  6. fix current.rst

    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    e06483e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. revert protos removal

    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    8be9899 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into gzip-filter-depreca…

    …te-v4
    
    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    8b4685b View commit details
    Browse the repository at this point in the history
  3. fix current.rst after merge

    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    d018a36 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Merge remote-tracking branch 'upstream/main' into gzip-filter-depreca…

    …te-v4
    
    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed May 6, 2021
    Configuration menu
    Copy the full SHA
    436cba6 View commit details
    Browse the repository at this point in the history
  2. current.rst: recover from upstream main merge

    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed May 6, 2021
    Configuration menu
    Copy the full SHA
    0eb4f0b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Merge remote-tracking branch 'upstream/main' into gzip-filter-depreca…

    …te-v4
    
    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed May 31, 2021
    Configuration menu
    Copy the full SHA
    7a7323f View commit details
    Browse the repository at this point in the history
  2. current.rst: fix order

    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed May 31, 2021
    Configuration menu
    Copy the full SHA
    1ed5240 View commit details
    Browse the repository at this point in the history
  3. drop reference to deleted doc page

    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed May 31, 2021
    Configuration menu
    Copy the full SHA
    b09258a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. remove metadata of the deleted extensions

    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    597a689 View commit details
    Browse the repository at this point in the history
  2. proto: drop metadata from deprecated packages

    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    e28dc5b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Merge remote-tracking branch 'upstream/main' into gzip-filter-depreca…

    …te-v4
    
    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    7c48b82 View commit details
    Browse the repository at this point in the history
  2. run check_format.py fix

    Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@intel.com>
    rojkov committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    1c3fe47 View commit details
    Browse the repository at this point in the history