You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ja...@apache.org on 2016/08/05 14:53:29 UTC

[trafficserver] branch master updated (ed534a9 -> 845227c)

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

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

      from  ed534a9   Merge pull request #840 from jpeach/fix/TS-4711
      adds  0e0d58c   TS-4710 make `proxy.config.srv_enabled` transaction overrideable
      adds  2e5da17   TS-4710 document srv_enabled as overrideable
       new  845227c   Merge pull request #836 from jacksontj/TS-4710

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/files/records.config.en.rst      |  1 +
 iocore/hostdb/HostDB.cc                          |  2 --
 lib/ts/apidefs.h.in                              |  1 +
 mgmt/RecordsConfig.cc                            |  2 +-
 plugins/experimental/ts_lua/ts_lua_http_config.c |  2 ++
 proxy/InkAPI.cc                                  | 10 +++++++++-
 proxy/InkAPITest.cc                              |  1 +
 proxy/http/HttpConfig.cc                         |  3 +++
 proxy/http/HttpConfig.h                          |  6 ++++++
 proxy/http/HttpSM.cc                             |  8 +++-----
 proxy/http/HttpTransact.cc                       |  6 +++---
 proxy/http/HttpTransact.h                        |  3 ---
 12 files changed, 30 insertions(+), 15 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 #836 from jacksontj/TS-4710

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

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

commit 845227c398c8e6aeab41509f9b9297ca496aa9d3
Merge: ed534a9 2e5da17
Author: Thomas Jackson <ja...@gmail.com>
AuthorDate: Fri Aug 5 07:53:22 2016 -0700

    Merge pull request #836 from jacksontj/TS-4710
    
    TS-4710 make srv_enabled transaction overrideable

 doc/admin-guide/files/records.config.en.rst      |  1 +
 iocore/hostdb/HostDB.cc                          |  2 --
 lib/ts/apidefs.h.in                              |  1 +
 mgmt/RecordsConfig.cc                            |  2 +-
 plugins/experimental/ts_lua/ts_lua_http_config.c |  2 ++
 proxy/InkAPI.cc                                  | 10 +++++++++-
 proxy/InkAPITest.cc                              |  1 +
 proxy/http/HttpConfig.cc                         |  3 +++
 proxy/http/HttpConfig.h                          |  6 ++++++
 proxy/http/HttpSM.cc                             |  8 +++-----
 proxy/http/HttpTransact.cc                       |  6 +++---
 proxy/http/HttpTransact.h                        |  3 ---
 12 files changed, 30 insertions(+), 15 deletions(-)


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