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/07/19 05:28:54 UTC

[trafficserver] branch master updated (6cef292 -> e83ff17)

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  6cef292   Merge pull request #807 from jpeach/fix/4672
      adds  b1cd9df   TS-4627: support TSRemapOSResponse in ts_lua
       new  e83ff17   Merge pull request #779 from shukitchan/osresponse

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:
 doc/admin-guide/plugins/ts_lua.en.rst       | 261 ++++++++++++++++++----------
 plugins/experimental/ts_lua/ts_lua.c        |  37 ++--
 plugins/experimental/ts_lua/ts_lua_common.h |   2 +-
 plugins/experimental/ts_lua/ts_lua_http.c   |  90 +++++++++-
 plugins/experimental/ts_lua/ts_lua_util.c   |   2 +-
 5 files changed, 281 insertions(+), 111 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 #779 from shukitchan/osresponse

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 e83ff17e27877c0d71d8b47491b8fe47f143f1cb
Merge: 6cef292 b1cd9df
Author: Kit Chan <ki...@apache.org>
AuthorDate: Mon Jul 18 22:28:47 2016 -0700

    Merge pull request #779 from shukitchan/osresponse
    
    TS-4627: support TSRemapOSResponse in ts_lua

 doc/admin-guide/plugins/ts_lua.en.rst       | 261 ++++++++++++++++++----------
 plugins/experimental/ts_lua/ts_lua.c        |  37 ++--
 plugins/experimental/ts_lua/ts_lua_common.h |   2 +-
 plugins/experimental/ts_lua/ts_lua_http.c   |  90 +++++++++-
 plugins/experimental/ts_lua/ts_lua_util.c   |   2 +-
 5 files changed, 281 insertions(+), 111 deletions(-)

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