[trafficserver] branch master updated (c4ee14b -> d4804f7)

2020-03-11 Thread bcall
This is an automated email from the ASF dual-hosted git repository.

bcall pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


from c4ee14b  Doc: connection.match default value update
 add d4804f7  XDebug: Always append to the X- header, rather than prepend

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/plugins/xdebug.en.rst |  6 +++---
 plugins/xdebug/xdebug.cc  | 14 +++---
 2 files changed, 10 insertions(+), 10 deletions(-)



[trafficserver] branch master updated (4228868 -> c4ee14b)

2020-03-11 Thread bcall
This is an automated email from the ASF dual-hosted git repository.

bcall pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


from 4228868  Charge Proxy Header Regression tests into Catch unit tests.
 add c4ee14b  Doc: connection.match default value update

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/files/records.config.en.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[trafficserver] branch master updated (41b8ea0 -> 4228868)

2020-03-11 Thread shinrich
This is an automated email from the ASF dual-hosted git repository.

shinrich pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


from 41b8ea0  traffic_dump: Make client-request gathered in a global hook 
(#6500)
 add 4228868  Charge Proxy Header Regression tests into Catch unit tests.

No new revisions were added by this update.

Summary of changes:
 .gitignore   |1 +
 include/tscore/Regression.h  |2 -
 proxy/hdrs/HdrTest.cc| 2191 --
 proxy/hdrs/HdrTest.h |   77 --
 proxy/hdrs/Makefile.am   |6 -
 proxy/hdrs/unit_tests/test_Hdrs.cc   | 1920 -
 src/traffic_server/traffic_server.cc |   15 -
 7 files changed, 1920 insertions(+), 2292 deletions(-)
 delete mode 100644 proxy/hdrs/HdrTest.cc
 delete mode 100644 proxy/hdrs/HdrTest.h