You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2022/12/20 00:43:33 UTC

[trafficserver] branch 10-Dev updated (e3e969bd8 -> 1e8939da5)

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

maskit pushed a change to branch 10-Dev
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


    from e3e969bd8 Remove cqhv log field (#9258)
     add 1e8939da5 Add enable option to xdebug plugin (#9249)

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/plugins/xdebug.en.rst              |   9 ++
 plugins/xdebug/xdebug.cc                           | 116 +++++++++++++++++----
 tests/gold_tests/cache/cache-control.test.py       |   2 +-
 .../cache/cache-generation-clear.test.py           |   2 +-
 .../cache/cache-generation-disjoint.test.py        |   2 +-
 .../cache/disjoint-wait-for-cache.test.py          |   2 +-
 .../gold_tests/headers/cache_and_req_body.test.py  |   2 +-
 tests/gold_tests/headers/cachedIMSRange.test.py    |   2 +-
 .../cache_range_requests.test.py                   |   2 +-
 ...range_requests_cache_complete_responses.test.py |   2 +-
 .../cache_range_requests_cachekey.test.py          |   2 +-
 .../cache_range_requests_cachekey_global.test.py   |   2 +-
 .../cache_range_requests_ims.test.py               |   2 +-
 .../regex_revalidate/regex_revalidate.test.py      |   2 +-
 .../regex_revalidate/regex_revalidate_miss.test.py |   2 +-
 .../pluginTest/slice/slice_prefetch.test.py        |   2 +-
 .../pluginTest/slice/slice_selfhealing.test.py     |   2 +-
 .../xdebug/x_cache_info/x_cache_info.test.py       |   2 +-
 .../xdebug/x_effective_url/x_effective_url.test.py |   2 +-
 .../pluginTest/xdebug/x_remap/x_remap.test.py      |   2 +-
 20 files changed, 120 insertions(+), 41 deletions(-)