You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ki...@apache.org on 2016/06/17 05:27:36 UTC

[trafficserver] branch master updated (8a861ea -> 0f7127a)

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

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

      from  8a861ea   TS-4119: Don't apply any compiler sanitizers to LuaJIT.
      adds  7e02353   remove OS_TYPE restriction in gunzip and add unit test
       new  0f7127a   Merge pull request #719 from shukitchan/ostype

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:
 plugins/experimental/esi/Makefile.am       |   5 +-
 plugins/experimental/esi/lib/gzip.cc       |   2 +-
 plugins/experimental/esi/test/gzip_test.cc | 119 +++++++++++++++++++++++++++++
 3 files changed, 124 insertions(+), 2 deletions(-)
 create mode 100644 plugins/experimental/esi/test/gzip_test.cc

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

[trafficserver] 01/01: Merge pull request #719 from shukitchan/ostype

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

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

commit 0f7127ac39c7f7c43d1121baff2439af333088fc
Merge: 8a861ea 7e02353
Author: Kit Chan <ki...@apache.org>
AuthorDate: Thu Jun 16 22:27:29 2016 -0700

    Merge pull request #719 from shukitchan/ostype
    
    TS-4551: remove OS_TYPE restriction in gunzip and add unit test

 plugins/experimental/esi/Makefile.am       |   5 +-
 plugins/experimental/esi/lib/gzip.cc       |   2 +-
 plugins/experimental/esi/test/gzip_test.cc | 119 +++++++++++++++++++++++++++++
 3 files changed, 124 insertions(+), 2 deletions(-)

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