You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2016/05/15 18:34:31 UTC

[trafficserver] branch master updated (9d46eb1 -> 937933a)

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

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

      from  9d46eb1   Merge pull request #641 from jpeach/fix/TS-4441
      adds  9f815d3   TS-4442: Fix the --enable-coverage option.
      adds  da4aa85   TS-4442: Prefer exit() to _exit().
       new  937933a   Merge pull request #637 from jpeach/jpeach/coverage

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:
 cmd/traffic_manager/traffic_manager.cc | 12 ++++++------
 cmd/traffic_wccp/wccp_client.cc        |  4 ++--
 configure.ac                           | 23 ++++++++++++++++-------
 iocore/net/Connection.cc               |  3 +--
 iocore/net/SSLClientUtils.cc           |  4 ++--
 iocore/net/SSLConfig.cc                |  4 ++--
 iocore/net/test_I_UDPNet.cc            |  2 +-
 iocore/net/test_P_UDPNet.cc            |  2 +-
 lib/Makefile.am                        |  2 +-
 lib/ts/ink_args.cc                     |  2 +-
 mgmt/LocalManager.cc                   | 22 ++++++++--------------
 mgmt/ProcessManager.cc                 |  3 +--
 mgmt/utils/MgmtUtils.cc                |  4 ++--
 proxy/CoreUtils.cc                     | 24 ++++++++++++------------
 proxy/Main.cc                          | 34 +++++++++++++++++-----------------
 proxy/ReverseProxy.cc                  |  5 +----
 proxy/logcat.cc                        |  6 +++---
 proxy/logging/LogConfig.cc             |  2 +-
 proxy/logging/LogStandalone.cc         |  4 ++--
 proxy/logstats.cc                      | 10 +++++-----
 proxy/sac.cc                           |  2 +-
 proxy/shared/DiagsConfig.cc            |  2 +-
 22 files changed, 87 insertions(+), 89 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 #637 from jpeach/jpeach/coverage

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

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

commit 937933a0a09f9c8e6930e96f34a2c6da1bfa3d88
Merge: 9d46eb1 da4aa85
Author: James Peach <jp...@apache.org>
AuthorDate: Sun May 15 11:34:23 2016 -0700

    Merge pull request #637 from jpeach/jpeach/coverage
    
    TS-4442: Fix code coverage.

 cmd/traffic_manager/traffic_manager.cc | 12 ++++++------
 cmd/traffic_wccp/wccp_client.cc        |  4 ++--
 configure.ac                           | 23 ++++++++++++++++-------
 iocore/net/Connection.cc               |  3 +--
 iocore/net/SSLClientUtils.cc           |  4 ++--
 iocore/net/SSLConfig.cc                |  4 ++--
 iocore/net/test_I_UDPNet.cc            |  2 +-
 iocore/net/test_P_UDPNet.cc            |  2 +-
 lib/Makefile.am                        |  2 +-
 lib/ts/ink_args.cc                     |  2 +-
 mgmt/LocalManager.cc                   | 22 ++++++++--------------
 mgmt/ProcessManager.cc                 |  3 +--
 mgmt/utils/MgmtUtils.cc                |  4 ++--
 proxy/CoreUtils.cc                     | 24 ++++++++++++------------
 proxy/Main.cc                          | 34 +++++++++++++++++-----------------
 proxy/ReverseProxy.cc                  |  5 +----
 proxy/logcat.cc                        |  6 +++---
 proxy/logging/LogConfig.cc             |  2 +-
 proxy/logging/LogStandalone.cc         |  4 ++--
 proxy/logstats.cc                      | 10 +++++-----
 proxy/sac.cc                           |  2 +-
 proxy/shared/DiagsConfig.cc            |  2 +-
 22 files changed, 87 insertions(+), 89 deletions(-)

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