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 2018/02/22 04:36:39 UTC

[trafficserver] branch quic-latest updated (6706e60 -> 779b69c)

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

zwoop pushed a change to branch quic-latest
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 6706e60  Return CreationResult::IGNOER when keys for decryption are not ready
     add 82a9b4f  Call mark_body_done() when response body is empty
     add 4f9bad5  Doc: Fix more documentation build warnings.
     add 51a48b7  Adds tcpi_total_retrans to tcpinfo
     add b2705d6  Doc: Update documentation building documentation.
     new 779b69c  Merge branch 'master' into quic-latest

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


Summary of changes:
 doc/developer-guide/api/types/CoreTypes.en.rst     |  2 -
 doc/developer-guide/api/types/TSEvent.en.rst       | 23 +++++++++
 .../cache-architecture/core-cache-functions.en.rst | 16 -------
 .../cache-architecture/data-structures.en.rst      | 41 ++++++++--------
 doc/developer-guide/documentation/building.en.rst  | 54 ++++++++++++++++++----
 .../internal-libraries/memview.en.rst              |  2 +
 .../internal-libraries/scalar.en.rst               | 34 +++++++++-----
 .../internal-libraries/string_view.en.rst          | 12 +++--
 doc/developer-guide/threads-and-events.en.rst      |  2 +-
 plugins/tcpinfo/tcpinfo.cc                         |  4 +-
 proxy/http2/Http2Stream.cc                         |  3 +-
 11 files changed, 128 insertions(+), 65 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
zwoop@apache.org.

[trafficserver] 01/01: Merge branch 'master' into quic-latest

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

zwoop pushed a commit to branch quic-latest
in repository https://gitbox.apache.org/repos/asf/trafficserver.git

commit 779b69ce89d436bc64802a72fccfeacb49b8356d
Merge: 6706e60 b2705d6
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Wed Feb 21 21:36:31 2018 -0700

    Merge branch 'master' into quic-latest
    
    * master:
      Doc: Update documentation building documentation.
      Adds tcpi_total_retrans to tcpinfo
      Doc: Fix more documentation build warnings.
      Call mark_body_done() when response body is empty

 doc/developer-guide/api/types/CoreTypes.en.rst     |  2 -
 doc/developer-guide/api/types/TSEvent.en.rst       | 23 +++++++++
 .../cache-architecture/core-cache-functions.en.rst | 16 -------
 .../cache-architecture/data-structures.en.rst      | 41 ++++++++--------
 doc/developer-guide/documentation/building.en.rst  | 54 ++++++++++++++++++----
 .../internal-libraries/memview.en.rst              |  2 +
 .../internal-libraries/scalar.en.rst               | 34 +++++++++-----
 .../internal-libraries/string_view.en.rst          | 12 +++--
 doc/developer-guide/threads-and-events.en.rst      |  2 +-
 plugins/tcpinfo/tcpinfo.cc                         |  4 +-
 proxy/http2/Http2Stream.cc                         |  3 +-
 11 files changed, 128 insertions(+), 65 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
zwoop@apache.org.