This is an automated email from the ASF dual-hosted git repository.

gancho pushed a change to branch 8.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from c351e20  free(map) -> delete map
     new 9141684  cachekey: added --canonical-prefix parameter
     new a2c7afc  cachekey: added --key-type (for parent selection)
     new 0cc117a  cachekey: allow multiple values for `--key-type`
     new 2a70ee8  cachekey plugin docs and clang-format/tidy changes

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/admin-guide/plugins/cachekey.en.rst | 197 +++++++++++++++++++++-----------
 doc/admin-guide/plugins/index.en.rst    |   4 +-
 plugins/cachekey/README.md              |   2 +-
 plugins/cachekey/cachekey.cc            | 160 ++++++++++++++++++++------
 plugins/cachekey/cachekey.h             |  13 ++-
 plugins/cachekey/configs.cc             |  84 +++++++++++++-
 plugins/cachekey/configs.h              |  37 +++++-
 plugins/cachekey/pattern.cc             |  10 +-
 plugins/cachekey/pattern.h              |  14 +--
 plugins/cachekey/plugin.cc              |  52 +++++----
 10 files changed, 415 insertions(+), 158 deletions(-)

Reply via email to