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 2016/07/26 10:18:22 UTC

[trafficserver] branch master updated (0024323 -> 4b3d903)

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

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

      from  0024323   TS-4614: avoid e->schedule_in for dummy event.  This closes #766.
      adds  4a9c564   TS-4694: Some refactoring after SPDY is removed
       new  4b3d903   Merge pull request #825 from masaori335/ts-4694

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:
 proxy/ProxyClientSession.h          |  1 +
 proxy/ProxyClientTransaction.cc     | 16 ----------------
 proxy/ProxyClientTransaction.h      |  6 +++++-
 proxy/http/Http1ClientSession.h     |  6 ++++++
 proxy/http/Http1ClientTransaction.h |  5 -----
 proxy/http/HttpSM.cc                |  3 +++
 proxy/http/HttpSM.h                 |  1 +
 proxy/http2/Http2ClientSession.cc   | 12 ------------
 proxy/http2/Http2ClientSession.h    | 11 +++++++----
 proxy/http2/Http2Stream.h           |  6 ------
 proxy/logging/LogAccessHttp.cc      | 22 ++++++++++------------
 11 files changed, 33 insertions(+), 56 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 #825 from masaori335/ts-4694

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

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

commit 4b3d9037053108bd2d412fde7d1211560a385091
Merge: 0024323 4a9c564
Author: Masaori Koshiba <ma...@apache.org>
AuthorDate: Tue Jul 26 19:18:14 2016 +0900

    Merge pull request #825 from masaori335/ts-4694
    
    TS-4694: Some refactoring after SPDY is removed

 proxy/ProxyClientSession.h          |  1 +
 proxy/ProxyClientTransaction.cc     | 16 ----------------
 proxy/ProxyClientTransaction.h      |  6 +++++-
 proxy/http/Http1ClientSession.h     |  6 ++++++
 proxy/http/Http1ClientTransaction.h |  5 -----
 proxy/http/HttpSM.cc                |  3 +++
 proxy/http/HttpSM.h                 |  1 +
 proxy/http2/Http2ClientSession.cc   | 12 ------------
 proxy/http2/Http2ClientSession.h    | 11 +++++++----
 proxy/http2/Http2Stream.h           |  6 ------
 proxy/logging/LogAccessHttp.cc      | 22 ++++++++++------------
 11 files changed, 33 insertions(+), 56 deletions(-)


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