You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2016/07/21 17:51:57 UTC

[trafficserver] branch master updated (0aedb75 -> 68e1c7c)

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

zwoop pushed a change to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git.

      from  0aedb75   Merge pull request #815 from yatsukhnenko/TS-4680
      adds  833697d   TS-4683 Adds better error handling on config problems
       new  68e1c7c   Merge pull request #818 from zwoop/TS-4683

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


Summary of changes:
 lib/ts/tests.cc                               |  2 +-
 plugins/header_rewrite/header_rewrite.cc      | 44 +++++++++++++--------------
 plugins/header_rewrite/header_rewrite_test.cc |  3 +-
 plugins/header_rewrite/lulu.h                 |  2 ++
 plugins/header_rewrite/parser.cc              | 37 ++++++++++++++++++++++
 plugins/header_rewrite/parser.h               | 15 ++-------
 plugins/header_rewrite/resources.h            |  2 --
 plugins/header_rewrite/ruleset.cc             | 24 ++++++++++-----
 plugins/header_rewrite/ruleset.h              |  4 +--
 9 files changed, 84 insertions(+), 49 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].

[trafficserver] 01/01: Merge pull request #818 from zwoop/TS-4683

Posted by zw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

zwoop pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

commit 68e1c7c3b830d8c000187766c8ddbf8fe14c7fff
Merge: 0aedb75 833697d
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Thu Jul 21 11:51:50 2016 -0600

    Merge pull request #818 from zwoop/TS-4683
    
    TS-4683 Adds better error handling on config problems

 lib/ts/tests.cc                               |  2 +-
 plugins/header_rewrite/header_rewrite.cc      | 44 +++++++++++++--------------
 plugins/header_rewrite/header_rewrite_test.cc |  3 +-
 plugins/header_rewrite/lulu.h                 |  2 ++
 plugins/header_rewrite/parser.cc              | 37 ++++++++++++++++++++++
 plugins/header_rewrite/parser.h               | 15 ++-------
 plugins/header_rewrite/resources.h            |  2 --
 plugins/header_rewrite/ruleset.cc             | 24 ++++++++++-----
 plugins/header_rewrite/ruleset.h              |  4 +--
 9 files changed, 84 insertions(+), 49 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.